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.24.5" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdorg.openl.rules |
| ArtifactId | ArtifactIdopenl-project-archetype |
| Version | Version5.24.5 |
| 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.24.5 -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| org.openl.rules : openl-maven-plugin | jar | 5.24.5 |
| org.slf4j : slf4j-simple | jar | 1.7.31 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-all | jar | 1.10.19 |