mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="io.automatiko.archetypes" -DarchetypeArtifactId="automatiko-archetype" -DarchetypeVersion="0.16.1" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdio.automatiko.archetypes |
ArtifactId | ArtifactIdautomatiko-archetype |
Version | Version0.16.1 |
Type | Typemaven-archetype |
Description |
DescriptionAutomatiko Engine :: Maven Archetypes :: Service
Automatiko Service Archetype
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.automatiko.archetypes -DarchetypeArtifactId=automatiko-archetype -DarchetypeVersion=0.16.1 -DinteractiveMode=false