Jar examples for d:drools5-integration-helper-maven-plugin
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.
You can download jar file drools5-integration-helper-maven-plugin 1.3.0 in this page.
GPL3
You can use the following script to add drools5-integration-helper-maven-plugin-1.3.0.jar to your project.
<dependency> <groupId>org.boretti.drools.integration</groupId> <artifactId>drools5-integration-helper-maven-plugin</artifactId> <version>1.3.0</version> </dependency>
compile group: 'org.boretti.drools.integration', name: 'drools5-integration-helper-maven-plugin', version: '1.3.0'
libraryDependencies += "org.boretti.drools.integration" % "drools5-integration-helper-maven-plugin" % "1.3.0"
<dependency org="org.boretti.drools.integration" name="drools5-integration-helper-maven-plugin" rev="1.3.0"/>
@Grapes(@Grab(group='org.boretti.drools.integration', module='drools5-integration-helper-maven-plugin', version='1.3.0'))
'org.boretti.drools.integration:drools5-integration-helper-maven-plugin:jar:1.3.0'
Click the following link to download the jar file.
drools5-integration-helper-maven-plugin-1.3.0-javadoc.jar