mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dproject-name="My-project-name" -DarchetypeGroupId="org.openl.rules" -DarchetypeArtifactId="openl-project-archetype" -DarchetypeVersion="5.26.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.openl.rules |
ArtifactId | ArtifactIdopenl-project-archetype |
Version | Version5.26.0 |
Type | Typemaven-archetype |
Description |
DescriptionOpenL Rules Project archetype
OpenL Tablets rules engine and related frameworks
|
Project URL |
Project URL |
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.openl.rules -DarchetypeArtifactId=openl-project-archetype -DarchetypeVersion=5.26.0 -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
org.openl.rules : openl-maven-plugin | jar | 5.26.0 |
org.slf4j : slf4j-simple | jar | 1.7.36 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.4.0 |