Эксперт ХД

org.apache.logging:logging-parent (11.3.0)

Published 2026-09-15 10:12:23 +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>org.apache.logging</groupId>
	<artifactId>logging-parent</artifactId>
	<version>11.3.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.logging:logging-parent:11.3.0

About this package

Parent project internally used in Maven-based projects of the Apache Logging Services
Details
Maven
2026-09-15 10:12:23 +00:00
288
Apache Logging Parent
Apache-2.0
52 KiB
Assets (1)
Versions (3) View all
5 2026-09-15
3 2026-09-15
11.3.0 2026-09-15