License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.boretti.drools.integration |
ArtifactId | ArtifactIddrools5-integration-helper-maven-plugin |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionDrools 5 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.
|
<plugin>
<groupId>org.boretti.drools.integration</groupId>
<artifactId>drools5-integration-helper-maven-plugin</artifactId>
<version>1.3.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0.9 |
org.apache.maven.reporting : maven-reporting-impl | jar | 2.0.4.3 |
org.apache.maven.shared : maven-filtering | jar | 1.0-beta-3 |
org.codehaus.plexus : plexus-utils | jar | 2.0.1 |
org.codehaus.plexus : plexus-container-default | jar | 1.5.1 |
org.codehaus.plexus : plexus-archiver | jar | 1.0-alpha-12 |
org.drools : drools-compiler | jar | 5.0.1 |
asm : asm | jar | 3.2 |
asm : asm-util | jar | 3.2 |
asm : asm-commons | jar | 3.2 |
asm : asm-tree | jar | 3.2 |
org.boretti.drools.integration : drools5-integration-helper-library | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |