MVN

org.apache.logging.log4j : log4j-spring-boot

Maven & Gradle

Jun 18, 2023
47 usages
3.1k stars

Apache Log4j Spring Boot Support · Apache Log4j Spring Boot Support

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

Latest Version

Choose a version of org.apache.logging.log4j : log4j-spring-boot 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-spring-boot to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
log4j-spring-boot-3.0.0-alpha1
2.20.x
log4j-spring-boot-2.20.0
2.19.x
log4j-spring-boot-2.19.0
2.18.x
log4j-spring-boot-2.18.0
2.17.x
log4j-spring-boot-2.17.2
log4j-spring-boot-2.17.1
log4j-spring-boot-2.17.0
2.16.x
log4j-spring-boot-2.16.0
2.15.x
log4j-spring-boot-2.15.0
2.14.x
log4j-spring-boot-2.14.1
log4j-spring-boot-2.14.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.logging.log4j</groupId>
    <artifactId>log4j-spring-boot</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-spring-boot gradle dependency to your build.gradle file:

implementation 'org.apache.logging.log4j:log4j-spring-boot:2.20.0'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.logging.log4j" % "log4j-spring-boot" % "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

Aug 25, 2023
16 usages
11.9k stars
Jan 12, 2021
3 usages
2 stars
Jul 29, 2023
1 usages
6k stars
Jul 10, 2022
5 usages
26 stars
Nov 10, 2020
0 stars