Drools Helper Integration is software to help you use Drools from Java by providing a Maven plugin to support Drools compilation and validation, and by providing interface, annotations, and classes to access the Drools system.
| Tags | Java Drools Integration |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | OS Independent |
| Implementation | Java 6 |
| Translations | English |
Recent releases


Release Notes: This release fixes issues in war packaging (post processing on classes was not called). It adds several examples of usage.


Release Notes: This release fully supports Drools 5 (but uses the legacy API), the Drools Interface, Drools class, and Pre and Post conditions based on Drools. Support for resource location override has been added, constructor override has been clarified (for Drools classes), and packaging issues have been fixed. The documentation has been enhanced, and is available in various formats (from the Maven 2 repository). Javadoc uses a new doclet to have UML graphics.


Release Notes: Support for annotation on classes has been added. Support for class instrumentalization has been added. Support for Maven archetypes has been added.


Release Notes: Various minor fixes were made. The documentation was enhanced. The class modifier was fixed. The dependency scope was fixed.


Release Notes: This is the initial release. It provides a way to have an interface that maps automatically to Drools rules and a Maven plugin to validate and/or compile Drools files.