This is the Maven 2 plugin to support Drools 5 integration. This plugin provides compilation of the drools file, validation of the drools file and also code to instrumentalize the class files.
'org.boretti.drools.integration:drools5-integration-helper-maven-plugin:1.2.0'
<dependency>
<groupId>org.boretti.drools.integration</groupId>
<artifactId>drools5-integration-helper-maven-plugin</artifactId>
<version>1.2.0</version>
</dependency>
<dependency org="org.boretti.drools.integration" name="drools5-integration-helper-maven-plugin" rev="1.2.0"/>
"org.boretti.drools.integration", "drools5-integration-helper-maven-plugin", "1.2.0"