commons-logging:commons-logging (1.0.4)

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

About this package

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

Dependencies

log4j:log4j
1.2.6
logkit:logkit
1.0.1
junit:junit
3.7
avalon-framework:avalon-framework
4.1.3
Details
Maven
2026-02-24 13:43:34 +00:00
0
Logging
The Apache Software License, Version 2.0
42 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