mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.airhacks" -DarchetypeArtifactId="microprofile-essentials-archetype" -DarchetypeVersion="0.0.2" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.airhacks |
ArtifactId | ArtifactIdmicroprofile-essentials-archetype |
Version | Version0.0.2 |
Type | Typemaven-archetype |
Description |
Descriptionmicroprofile-essentials-archetype
Java EE microprofile project quickstart template. Clean, lean and minimalistic.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.airhacks -DarchetypeArtifactId=microprofile-essentials-archetype -DarchetypeVersion=0.0.2 -DinteractiveMode=false