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.2.0'
<dependency>
<groupId>com.github.randomcodeorg.ppplugin</groupId>
<artifactId>ppplugin</artifactId>
<version>0.2.0</version>
</dependency>
<dependency org="com.github.randomcodeorg.ppplugin" name="ppplugin" rev="0.2.0"/>
"com.github.randomcodeorg.ppplugin", "ppplugin", "0.2.0"