Jar examples for m:maven-plugin-log4j
Log4j Appender for Maven 2 Plugin
You can download jar file maven-plugin-log4j 1.0.1 in this page.
You can use the following script to add maven-plugin-log4j-1.0.1.jar to your project.
<dependency> <groupId>com.pyx4j</groupId> <artifactId>maven-plugin-log4j</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.pyx4j', name: 'maven-plugin-log4j', version: '1.0.1'
libraryDependencies += "com.pyx4j" % "maven-plugin-log4j" % "1.0.1"
<dependency org="com.pyx4j" name="maven-plugin-log4j" rev="1.0.1"/>
@Grapes(@Grab(group='com.pyx4j', module='maven-plugin-log4j', version='1.0.1'))
'com.pyx4j:maven-plugin-log4j:jar:1.0.1'
Click the following link to download the jar file.
maven-plugin-log4j-1.0.1-javadoc.jar