Jar examples for a:apache-log4j-extras
This companion provides additional appenders, filters and other capabilities for version 1.2 of Apache log4j?. Several of these were backported from the abandoned Apache log4j 1.3 development effort.
You can download jar file apache-log4j-extras 1.2.17 in this page.
Apache License, Version 2.0
You can use the following script to add apache-log4j-extras-1.2.17.jar to your project.
<dependency> <groupId>log4j</groupId> <artifactId>apache-log4j-extras</artifactId> <version>1.2.17</version> </dependency>
compile group: 'log4j', name: 'apache-log4j-extras', version: '1.2.17'
libraryDependencies += "log4j" % "apache-log4j-extras" % "1.2.17"
<dependency org="log4j" name="apache-log4j-extras" rev="1.2.17"/>
@Grapes(@Grab(group='log4j', module='apache-log4j-extras', version='1.2.17'))
'log4j:apache-log4j-extras:jar:1.2.17'
Click the following link to download the jar file.
apache-log4j-extras-1.2.17-javadoc.jar