org.apache.logging.log4j:log4j-slf4j2-impl (2.20.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.log4j</groupId>
	<artifactId>log4j-slf4j2-impl</artifactId>
	<version>2.20.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.apache.logging.log4j:log4j-slf4j2-impl:2.20.0

About this package

The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core

Dependencies

org.apache.logging.log4j:log4j-api
org.slf4j:slf4j-api
org.slf4j:slf4j-ext
org.apache.logging.log4j:log4j-core
org.apache.logging.log4j:log4j-api-test
org.apache.logging.log4j:log4j-core-test
org.apache.logging.log4j:log4j-to-slf4j
org.assertj:assertj-core
org.apache.commons:commons-csv
org.apache.commons:commons-lang3
org.junit.jupiter:junit-jupiter-engine
org.junit.jupiter:junit-jupiter-params
org.junit.vintage:junit-vintage-engine
Details
Maven
2026-02-24 13:44:11 +00:00
1
Apache Log4j SLF4J 2.0 Binding
31 KiB
Assets (2)
Versions (1) View all
2.20.0 2026-02-24