Эксперт ХД

commons-logging:commons-logging (1.1)

Published 2026-09-15 11:08:19 +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.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=commons-logging:commons-logging:1.1

About this package

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

Dependencies

log4j:log4j
1.2.12
logkit:logkit
1.0.1
junit:junit
3.8.1
avalon-framework:avalon-framework
4.1.3
javax.servlet:servlet-api
2.3
Details
Maven
2026-09-15 11:08:19 +00:00
0
Logging
The Apache Software License, Version 2.0
6.0 KiB
Assets (1)
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