MVN

org.apache.logging.log4j : log4j-jul

Maven & Gradle

Jun 18, 2023
463 usages
3.1k stars

Apache Log4j JUL Adapter · The Apache Log4j implementation of java.util.logging

<dependency>
    <groupId>org.apache.logging.log4j</groupId>
    <artifactId>log4j-jul</artifactId>
    <version>2.20.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.logging.log4j : log4j-jul to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.20.0
  • Latest Alpha: 3.0.0-alpha1

All Versions

Choose a version of org.apache.logging.log4j : log4j-jul to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
log4j-jul-3.0.0-alpha1
2.20.x
log4j-jul-2.20.0
2.19.x
log4j-jul-2.19.0
2.18.x
log4j-jul-2.18.0
2.17.x
log4j-jul-2.17.2
log4j-jul-2.17.1
log4j-jul-2.17.0
2.16.x
log4j-jul-2.16.0
2.15.x
log4j-jul-2.15.0
2.14.x
log4j-jul-2.14.1
log4j-jul-2.14.0
2.13.x
log4j-jul-2.13.3
log4j-jul-2.13.2
log4j-jul-2.13.1
log4j-jul-2.13.0
2.12.x
log4j-jul-2.12.4
log4j-jul-2.12.3
log4j-jul-2.12.2
log4j-jul-2.12.1
log4j-jul-2.12.0
2.11.x
log4j-jul-2.11.2
log4j-jul-2.11.1
log4j-jul-2.11.0
2.10.x
log4j-jul-2.10.0
2.9.x
log4j-jul-2.9.1
log4j-jul-2.9.0
2.8.x
log4j-jul-2.8.2
log4j-jul-2.8.1
2.8
log4j-jul-2.8
2.7
log4j-jul-2.7
2.6.x
log4j-jul-2.6.2
log4j-jul-2.6.1
2.6
log4j-jul-2.6
2.5
log4j-jul-2.5
2.4.x
log4j-jul-2.4.1
2.4
log4j-jul-2.4
2.3.x
log4j-jul-2.3.2
log4j-jul-2.3.1
2.3
log4j-jul-2.3
2.2
log4j-jul-2.2
2.1
log4j-jul-2.1

How to add a dependency to Maven

Add the following org.apache.logging.log4j : log4j-jul maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.logging.log4j</groupId>
    <artifactId>log4j-jul</artifactId>
    <version>2.20.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.logging.log4j : log4j-jul gradle dependency to your build.gradle file:

implementation 'org.apache.logging.log4j:log4j-jul:2.20.0'

Gradle Kotlin DSL: Add the following org.apache.logging.log4j : log4j-jul gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.logging.log4j:log4j-jul:2.20.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.logging.log4j : log4j-jul sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.logging.log4j" % "log4j-jul" % "2.20.0"

Advertisement

Dependencies from Group

Jun 18, 2023
7.7k usages
3.1k stars
Jun 18, 2023
6.3k usages
3.1k stars
Jun 18, 2023
5.5k usages
3.1k stars
Jun 18, 2023
1.1k usages
3.1k stars
Jun 18, 2023
1k usages
3.1k stars

Discover Dependencies

Jun 18, 2023
70 usages
3.1k stars
Apr 19, 2023
451 usages
2.9k stars
Apr 19, 2023
7 usages
2.9k stars
Aug 14, 2023
7 usages
Aug 14, 2023
4 usages
May 14, 2015
Aug 15, 2023
611 stars