mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="me.noroutine" -DarchetypeArtifactId="tobacco-bootstrap" -DarchetypeVersion="1.0.15" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdme.noroutine |
| ArtifactId | ArtifactIdtobacco-bootstrap |
| Version | Version1.0.15 |
| Type | Typemaven-archetype |
| Description |
Descriptiontobacco-bootstrap
Web Application with all modern client libraries
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=me.noroutine -DarchetypeArtifactId=tobacco-bootstrap -DarchetypeVersion=1.0.15 -DinteractiveMode=false