Drools 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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.boretti.drools.integration
ArtifactId

ArtifactId

drools5-integration-helper-maven-plugin
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Drools 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.

Download drools5-integration-helper-maven-plugin

How to add to project

<plugin>
    <groupId>org.boretti.drools.integration</groupId>
    <artifactId>drools5-integration-helper-maven-plugin</artifactId>
    <version>1.3.0</version>
</plugin>

Dependencies

compile (12)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.0