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