Last Version

MAVEN PROCESSOR PLUGIN - 3.3.4 3.3.4

A maven plugin to process annotation for jdk6 at compile time This plugin helps to use from maven the new annotation processing provided by JDK6 integrated in java compiler This plugin could be considered the 'alter ego' of maven apt plugin http://mojo.codehaus.org/apt-maven-plugin/

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

dev.nullzwo
ArtifactId

ArtifactId

maven-processor-plugin
Version

Version

3.3.4
Type

Type

maven-plugin
Description

Description

MAVEN PROCESSOR PLUGIN - 3.3.4
A maven plugin to process annotation for jdk6 at compile time This plugin helps to use from maven the new annotation processing provided by JDK6 integrated in java compiler This plugin could be considered the 'alter ego' of maven apt plugin http://mojo.codehaus.org/apt-maven-plugin/
Project URL

Project URL

https://github.com/danny02/maven-annotation-plugin
Source Code Management

Source Code Management

https://github.com/danny02/maven-annotation-plugin

Download maven-processor-plugin 3.3.4


<plugin>
    <groupId>dev.nullzwo</groupId>
    <artifactId>maven-processor-plugin</artifactId>
    <version>3.3.4</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.1.0
org.apache.maven : maven-core jar 3.1.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2
org.codehaus.plexus : plexus-utils jar 3.0.15
org.codehaus.plexus : plexus-compiler-api jar 2.8.2
org.codehaus.plexus : plexus-compiler-manager jar 2.8.2
org.codehaus.plexus : plexus-compiler-javac jar 2.8.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.