mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.openl.rules" -DarchetypeArtifactId="openl-simple-project-archetype" -DarchetypeVersion="5.24.1" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdorg.openl.rules |
| ArtifactId | ArtifactIdopenl-simple-project-archetype |
| Version | Version5.24.1 |
| Type | Typemaven-archetype |
| Description |
DescriptionOpenL Simple Project archetype
OpenL Tablets rules engine and related frameworks
|
| Project URL |
Project URLhttps://openl-tablets.org |
| Project Organization |
Project OrganizationOpenL Tablets |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.openl.rules -DarchetypeArtifactId=openl-simple-project-archetype -DarchetypeVersion=5.24.1 -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| org.openl.rules : openl-maven-plugin | jar | 5.24.1 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-all | jar | 1.10.19 |