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

Published 2026-02-24 13:44:11 +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>org.apache.logging</groupId>
	<artifactId>logging-parent</artifactId>
	<version>10.5.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.apache.logging:logging-parent:10.5.0

About this package

Parent project internally used in Maven-based projects of the Apache Logging Services
Details
Maven
2026-02-24 13:44:11 +00:00
0
Apache Logging Parent
Apache-2.0
51 KiB
Assets (1)
Versions (2) View all
10.5.0 2026-02-24
7 2026-02-24