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.11.0 in this page.
Apache License
You can use the following script to add log4j-slf4j-impl-2.11.0.jar to your project.
<dependency> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-slf4j-impl</artifactId> <version>2.11.0</version> </dependency>
compile group: 'org.apache.logging.log4j', name: 'log4j-slf4j-impl', version: '2.11.0'
libraryDependencies += "org.apache.logging.log4j" % "log4j-slf4j-impl" % "2.11.0"
<dependency org="org.apache.logging.log4j" name="log4j-slf4j-impl" rev="2.11.0"/>
@Grapes(@Grab(group='org.apache.logging.log4j', module='log4j-slf4j-impl', version='2.11.0'))
'org.apache.logging.log4j:log4j-slf4j-impl:jar:2.11.0'
Click the following link to download the jar file.
log4j-slf4j-impl-2.11.0-javadoc.jar