Last Version

maven-plugin-log4j 1.0.1

Log4j Appender for Maven 2 Plugin

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.pyx4j
ArtifactId

ArtifactId

maven-plugin-log4j
Version

Version

1.0.1
Type

Type

jar
Description

Description

maven-plugin-log4j
Log4j Appender for Maven 2 Plugin
Project Organization

Project Organization

pyx4j team

Download maven-plugin-log4j 1.0.1


<!-- https://jarcasting.com/artifacts/com.pyx4j/maven-plugin-log4j/ -->
<dependency>
    <groupId>com.pyx4j</groupId>
    <artifactId>maven-plugin-log4j</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.pyx4j/maven-plugin-log4j/
implementation 'com.pyx4j:maven-plugin-log4j:1.0.1'
// https://jarcasting.com/artifacts/com.pyx4j/maven-plugin-log4j/
implementation ("com.pyx4j:maven-plugin-log4j:1.0.1")
'com.pyx4j:maven-plugin-log4j:jar:1.0.1'
<dependency org="com.pyx4j" name="maven-plugin-log4j" rev="1.0.1">
  <artifact name="maven-plugin-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pyx4j', module='maven-plugin-log4j', version='1.0.1')
)
libraryDependencies += "com.pyx4j" % "maven-plugin-log4j" % "1.0.1"
[com.pyx4j/maven-plugin-log4j "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.14
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-artifact jar 2.0

Project Modules

There are no modules declared in this project.