mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.boretti.drools.integration" -DarchetypeArtifactId="drools5-integration-helper-archetype" -DarchetypeVersion="1.3.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.boretti.drools.integration |
ArtifactId | ArtifactIddrools5-integration-helper-archetype |
Version | Version1.3.0 |
Type | Typemaven-archetype |
Description |
DescriptionDrools 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 -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.boretti.drools.integration -DarchetypeArtifactId=drools5-integration-helper-archetype -DarchetypeVersion=1.3.0 -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
org.boretti.drools.integration : drools5-integration-helper-library | jar | 1.3.0 |
org.boretti.drools.integration : drools5-integration-helper-maven-plugin | jar | 1.3.0 |