mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.ontology2" -DarchetypeArtifactId="centipede-archetype" -DarchetypeVersion="100.2" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdcom.ontology2 |
| ArtifactId | ArtifactIdcentipede-archetype |
| Version | Version100.2 |
| Type | Typemaven-archetype |
| Description |
Descriptionarchetype for command line applications based on Centipede, Spring and Guava
|
| Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.ontology2 -DarchetypeArtifactId=centipede-archetype -DarchetypeVersion=100.2 -DinteractiveMode=false