MVN

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

Maven & Gradle

Dec 02, 2009

Drools 5 Integration helper Archetype · This is an Maven 2 Archetype to support creation of a ready to use Maven 2 project with Drools support. This archetype contains examples of code based on interface, classes and pre/post condition. JUnit 4 examples are also included.

mvn archetype:generate -DarchetypeGroupId=org.boretti.drools.integration -DarchetypeArtifactId=drools5-integration-helper-archetype -DarchetypeVersion=1.3.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.boretti.drools.integration : drools5-integration-helper-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of org.boretti.drools.integration : drools5-integration-helper-archetype to generate a Maven project - All Versions:

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

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=org.boretti.drools.integration -DarchetypeArtifactId=drools5-integration-helper-archetype -DarchetypeVersion=1.3.0