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

About this package

The Apache Log4j implementation of java.util.logging

Dependencies

org.apache.logging.log4j:log4j-api
org.apache.logging.log4j:log4j-core
org.apache.logging.log4j:log4j-core-test
org.assertj:assertj-core
com.lmax:disruptor
org.hamcrest:hamcrest
junit:junit
Details
Maven
2026-02-24 13:44:11 +00:00
1
Apache Log4j JUL Adapter
34 KiB
Assets (2)
Versions (1) View all
2.20.0 2026-02-24