mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.strategicgains.archetype" -DarchetypeArtifactId="restexpress-cassandra" -DarchetypeVersion="1.18" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.strategicgains.archetype |
ArtifactId | ArtifactIdrestexpress-cassandra |
Version | Version1.18 |
Type | Typemaven-archetype |
Description |
Descriptionrestexpress-cassandra
A Basic, Cassandra-backed Service Suite
|
Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.strategicgains.archetype -DarchetypeArtifactId=restexpress-cassandra -DarchetypeVersion=1.18 -DinteractiveMode=false