MVN

org.boretti.drools.integration : drools4-integration-helper-maven-plugin

Maven & Gradle

Oct 29, 2009
1 usages

Drools 4 Integration Helper Maven Plugin · Helper Plugin for drools in maven

<plugin>
    <groupId>org.boretti.drools.integration</groupId>
    <artifactId>drools4-integration-helper-maven-plugin</artifactId>
    <version>1.1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.boretti.drools.integration : drools4-integration-helper-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of org.boretti.drools.integration : drools4-integration-helper-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
drools4-integration-helper-maven-plugin-1.1.0
1.0.x
drools4-integration-helper-maven-plugin-1.0.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.boretti.drools.integration</groupId>
    <artifactId>drools4-integration-helper-maven-plugin</artifactId>
    <version>1.1.0</version>
</plugin>