mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DprojectVersion="My-projectVersion" -DarchetypeGroupId="org.refcodes" -DarchetypeArtifactId="refcodes-cli-ext-archetype" -DarchetypeVersion="2.1.0" -DinteractiveMode=false
| License |
License
Other License Agreement
|
|---|---|
| GroupId | GroupIdorg.refcodes |
| ArtifactId | ArtifactIdrefcodes-cli-ext-archetype |
| Version | Version2.1.0 |
| Type | Typemaven-archetype |
| Description |
Descriptionorg.refcodes:refcodes-cli-ext-archetype
A minimum REFCODES.ORG enabled command line interface (CLI) application.
Get inspired by "https://bitbucket.org/funcodez".
|
| Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.refcodes -DarchetypeArtifactId=refcodes-cli-ext-archetype -DarchetypeVersion=2.1.0 -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| org.refcodes : refcodes-licensing | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.5.2 |