commons-logging:commons-logging (1.1.3)

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

About this package

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

Dependencies

junit:junit
3.8.1
log4j:log4j
1.2.17
logkit:logkit
1.0.1
avalon-framework:avalon-framework
4.1.5
javax.servlet:servlet-api
2.3
Details
Maven
2026-02-24 13:43:34 +00:00
0
Commons Logging
18 KiB
Assets (1)
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