is not current version
Last Version 2.17.2

Apache Log4j Spring Boot Support 2.17.1

Apache Log4j Spring Boot Support

License

License

Categories

Categories

Spring Boot Container Microservices Logging Application Layer Libs
GroupId

GroupId

org.apache.logging.log4j
ArtifactId

ArtifactId

log4j-spring-boot
Version

Version

2.17.1
Type

Type

jar
Description

Description

Apache Log4j Spring Boot Support
Apache Log4j Spring Boot Support
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download log4j-spring-boot 2.17.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar
org.springframework : spring-context jar 5.3.13
org.springframework : spring-context-support jar 5.3.13
commons-logging : commons-logging jar 1.2
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1

test (6)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.apache.logging.log4j : log4j-api test-jar 2.17.1
org.hamcrest : hamcrest jar 2.2
org.apache.logging.log4j : log4j-core test-jar 2.17.1
org.springframework.boot : spring-boot-starter-test jar 2.5.7

Project Modules

There are no modules declared in this project.