commons-logging:commons-logging-api (1.1)

Published 2026-02-24 13:43:34 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>commons-logging</groupId>
	<artifactId>commons-logging-api</artifactId>
	<version>1.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=commons-logging:commons-logging-api:1.1

About this package

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

Dependencies

junit:junit
3.8.1
Details
Maven
2026-02-24 13:43:34 +00:00
1
Logging
The Apache Software License, Version 2.0
49 KiB
Assets (2)
Versions (1) View all
1.1 2026-02-24