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

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.log4j</groupId>
	<artifactId>log4j-api</artifactId>
	<version>2.22.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.apache.logging.log4j:log4j-api:2.22.1

About this package

The Apache Log4j API

Dependencies

org.osgi:org.osgi.core
Details
Maven
2026-02-24 13:44:11 +00:00
0
Apache Log4j API
Apache-2.0
331 KiB
Assets (2)
Versions (2) View all
2.20.0 2026-02-24
2.22.1 2026-02-24