License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.bsc.maven |
ArtifactId | ArtifactIdmaven-processor-plugin |
Last Version | Last Version5.0-jdk8-rc3 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionMAVEN PROCESSOR PLUGIN (JDK8)
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 |
<plugin>
<groupId>org.bsc.maven</groupId>
<artifactId>maven-processor-plugin</artifactId>
<version>5.0-jdk8-rc3</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.6.0 |
org.apache.maven : maven-core | jar | 3.5.4 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
org.codehaus.plexus : plexus-utils | jar | 3.1.1 |
org.bsc.maven : maven-processor-compiler | jar | 5.0-jdk8-rc3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-compat | jar | 3.5.4 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
junit : junit | jar | 4.13.1 |