is not current version
Last Version 2.17.2

Apache Log4j SLF4J Binding 2.17.1

The Apache Log4j SLF4J API binding to Log4j 2 Core

License

License

Categories

Categories

Logging Application Layer Libs SLF4J
GroupId

GroupId

org.apache.logging.log4j
ArtifactId

ArtifactId

log4j-slf4j-impl
Version

Version

2.17.1
Type

Type

jar
Description

Description

Apache Log4j SLF4J Binding
The Apache Log4j SLF4J API binding to Log4j 2 Core
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download log4j-slf4j-impl 2.17.1


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

Dependencies

compile (3)

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

runtime (1)

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

test (7)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api test-jar 2.17.1
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-csv jar 1.9.0
org.apache.logging.log4j : log4j-core test-jar 2.17.1
org.apache.logging.log4j : log4j-to-slf4j jar 2.17.1
org.junit.vintage : junit-vintage-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.