Эксперт ХД

commons-logging:commons-logging (1.2)

Published 2026-09-15 10:46:59 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>commons-logging</groupId>
	<artifactId>commons-logging</artifactId>
	<version>1.2</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=commons-logging:commons-logging:1.2

About this package

Apache 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-09-15 10:46:59 +00:00
0
Apache Commons Logging
79 KiB
Assets (2)
Versions (9) View all
1.3.4 2026-09-15
1.1 2026-09-15
1.0.4 2026-09-15
1.0.3 2026-09-15
1.0 2026-09-15