commons-logging:commons-logging (1.3.0)

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</artifactId>
	<version>1.3.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=commons-logging:commons-logging:1.3.0

About this package

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

Dependencies

org.junit.vintage:junit-vintage-engine
avalon-framework:avalon-framework
4.1.5
log4j:log4j
1.2.17
org.apache.logging.log4j:log4j-api
${log4j2.version}
logkit:logkit
1.0.1
org.slf4j:slf4j-api
${slf4j.version}
javax.servlet:servlet-api
2.5
org.apache.logging.log4j:log4j-core
${log4j2.version}
org.apache.logging.log4j:log4j-core-test
${log4j2.version}
ch.qos.logback:logback-classic
${logback.version}
ch.qos.logback:logback-core
${logback.version}
ch.qos.logback:logback-core
${logback.version}
Details
Maven
2026-02-24 13:43:34 +00:00
0
Apache Commons Logging
96 KiB
Assets (2)
Versions (6) View all
1.0.4 2026-02-24
1.1.3 2026-02-24
1.2 2026-02-24
1.3.0 2026-02-24
1.0 2026-02-24