is not current version
Last Version 2.17.2

Apache Log4j JUL Adapter 2.17.1

The Apache Log4j implementation of java.util.logging

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.apache.logging.log4j
ArtifactId

ArtifactId

log4j-jul
Version

Version

2.17.1
Type

Type

jar
Description

Description

Apache Log4j JUL Adapter
The Apache Log4j implementation of java.util.logging
Project URL

Project URL

https://logging.apache.org/log4j/2.x/log4j-jul/
Project Organization

Project Organization

The Apache Software Foundation

Download log4j-jul 2.17.1


<!-- https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-jul/ -->
<dependency>
    <groupId>org.apache.logging.log4j</groupId>
    <artifactId>log4j-jul</artifactId>
    <version>2.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-jul/
implementation 'org.apache.logging.log4j:log4j-jul:2.17.1'
// https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-jul/
implementation ("org.apache.logging.log4j:log4j-jul:2.17.1")
'org.apache.logging.log4j:log4j-jul:jar:2.17.1'
<dependency org="org.apache.logging.log4j" name="log4j-jul" rev="2.17.1">
  <artifact name="log4j-jul" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.logging.log4j', module='log4j-jul', version='2.17.1')
)
libraryDependencies += "org.apache.logging.log4j" % "log4j-jul" % "2.17.1"
[org.apache.logging.log4j/log4j-jul "2.17.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core Optional jar 2.17.1

test (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core test-jar 2.17.1
org.hamcrest : hamcrest jar 2.2
org.assertj : assertj-core jar 3.20.2
junit : junit jar 4.13.2
com.lmax : disruptor jar 3.4.4

Project Modules

There are no modules declared in this project.