mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.seedstack" -DarchetypeArtifactId="cli-archetype" -DarchetypeVersion="21.11" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.seedstack |
ArtifactId | ArtifactIdcli-archetype |
Version | Version21.11 |
Type | Typemaven-archetype |
Description |
DescriptionSeedStack archetype for running command-line based applications.
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.seedstack -DarchetypeArtifactId=cli-archetype -DarchetypeVersion=21.11 -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.code.findbugs : annotations | jar | 3.0.1 |