mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.airhacks" -DarchetypeArtifactId="quarkee-archetype" -DarchetypeVersion="0.0.3" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.airhacks |
ArtifactId | ArtifactIdquarkee-archetype |
Version | Version0.0.3 |
Type | Typemaven-archetype |
Description |
Descriptionquarkee-archetype
quarkus.io with Java EE-stic out-of-the-box experience
|
Project URL |
Project URL |
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.airhacks -DarchetypeArtifactId=quarkee-archetype -DarchetypeVersion=0.0.3 -DinteractiveMode=false