org.apache.logging.log4j:log4j (2.22.1)

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

About this package

Apache Log4j Parent

Dependencies

biz.aQute.bnd:biz.aQute.bnd.annotation
com.google.errorprone:error_prone_annotations
${error-prone.version}
org.osgi:osgi.annotation
org.osgi:org.osgi.annotation.bundle
com.github.spotbugs:spotbugs-annotations
Details
Maven
2026-02-24 13:44:10 +00:00
1
Apache Log4j Parent
Apache-2.0
36 KiB
Assets (1)
Versions (2) View all
2.20.0 2026-02-24
2.22.1 2026-02-24