Jar examples for l:log4j-slf4j-impl
The Apache Log4j SLF4J API binding to Log4j 2 Core
You can download jar file log4j-slf4j-impl 2.2 in this page.
Apache License
You can use the following script to add log4j-slf4j-impl-2.2.jar to your project.
<dependency> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-slf4j-impl</artifactId> <version>2.2</version> </dependency>
compile group: 'org.apache.logging.log4j', name: 'log4j-slf4j-impl', version: '2.2'
libraryDependencies += "org.apache.logging.log4j" % "log4j-slf4j-impl" % "2.2"
<dependency org="org.apache.logging.log4j" name="log4j-slf4j-impl" rev="2.2"/>
@Grapes(@Grab(group='org.apache.logging.log4j', module='log4j-slf4j-impl', version='2.2'))
'org.apache.logging.log4j:log4j-slf4j-impl:jar:2.2'
Click the following link to download the jar file.
log4j-slf4j-impl-2.2-javadoc.jar