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

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>7</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.apache.logging:logging-parent:7

About this package

Parent pom for Apache Logging Services projects.
Details
Maven
2026-02-24 13:44:11 +00:00
1
Apache Logging Services
3.2 KiB
Assets (1)
Versions (2) View all
10.5.0 2026-02-24
7 2026-02-24