A maven plugin that executes one or multiple user defined processors that can be used to transform or modify the compilation result.
'com.github.randomcodeorg.ppplugin:ppplugin:0.0.2'
<dependency>
<groupId>com.github.randomcodeorg.ppplugin</groupId>
<artifactId>ppplugin</artifactId>
<version>0.0.2</version>
</dependency>
<dependency org="com.github.randomcodeorg.ppplugin" name="ppplugin" rev="0.0.2"/>
"com.github.randomcodeorg.ppplugin", "ppplugin", "0.0.2"