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