org.apache.logging.log4j:log4j-1.2-api (2.20.0)

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

About this package

The Apache Log4j 1.x Compatibility API

Dependencies

javax.jms:javax.jms-api
org.apache.logging.log4j:log4j-api
org.apache.logging.log4j:log4j-core
org.apache.logging.log4j:log4j-api-test
org.apache.logging.log4j:log4j-core-test
commons-io:commons-io
org.apache.commons:commons-lang3
com.fasterxml.jackson.dataformat:jackson-dataformat-xml
org.junit.jupiter:junit-jupiter-engine
org.junit.jupiter:junit-jupiter-params
org.junit.vintage:junit-vintage-engine
org.mockito:mockito-core
org.apache.felix:org.apache.felix.framework
org.eclipse.tycho:org.eclipse.osgi
oro:oro
org.apache.velocity:velocity
Details
Maven
2026-02-24 13:44:10 +00:00
1
Apache Log4j 1.x Compatibility API
341 KiB
Assets (2)
Versions (1) View all
2.20.0 2026-02-24