License |
License |
---|---|
GroupId | GroupIdcom.github.randomcodeorg.ppplugin |
ArtifactId | ArtifactIdppplugin |
Version | Version0.3.0 |
Type | Typemaven-plugin |
Description |
DescriptionPost Processor Plugin
A maven plugin that executes one or multiple user defined processors that can be used to transform or modify the compilation result.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ppplugin-0.3.0.pom | |
ppplugin-0.3.0.jar | 20 KB |
ppplugin-0.3.0-sources.jar | 12 KB |
ppplugin-0.3.0-javadoc.jar | 87 KB |
Browse |
<plugin>
<groupId>com.github.randomcodeorg.ppplugin</groupId>
<artifactId>ppplugin</artifactId>
<version>0.3.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.2.1 |
org.javassist : javassist | jar | 3.20.0-GA |
org.apache.maven : maven-core | jar | 3.3.9 |
com.github.randomcodeorg.ppplugin : ppplugin-api | jar | 0.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |