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