MVN

org.boretti.drools.integration : drools5-integration-helper-main

Maven & Gradle

Dec 02, 2009

Drools 5 Integration Helper Main · This is the main pom for the Drools 5 Integration. Drools 5 Integration is composed of several sub-modules. The first one is the java library. The second one is the maven plugin. The third one is the archetype. The last one is an internal module to compute performance test.

<dependency>
    <groupId>org.boretti.drools.integration</groupId>
    <artifactId>drools5-integration-helper-main</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.boretti.drools.integration : drools5-integration-helper-main to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of org.boretti.drools.integration : drools5-integration-helper-main to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
drools5-integration-helper-main-1.3.0
1.2.x
drools5-integration-helper-main-1.2.0
1.1.x
drools5-integration-helper-main-1.1.0
1.0.x
drools5-integration-helper-main-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.boretti.drools.integration</groupId>
    <artifactId>drools5-integration-helper-main</artifactId>
    <version>1.3.0</version>
</dependency>