mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.openl.rules" -DarchetypeArtifactId="openl-simple-project-archetype" -DarchetypeVersion="5.25.4" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdorg.openl.rules |
| ArtifactId | ArtifactIdopenl-simple-project-archetype |
| Version | Version5.25.4 |
| 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.25.4 -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| org.openl.rules : openl-maven-plugin | jar | 5.25.4 |
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-all | jar | 1.10.19 |