mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="io.fabric8.archetypes" -DarchetypeArtifactId="vertx-simple-archetype" -DarchetypeVersion="2.2.185" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdio.fabric8.archetypes |
| ArtifactId | ArtifactIdvertx-simple-archetype |
| Version | Version2.2.185 |
| Type | Typemaven-archetype |
| Description |
DescriptionFabric8 :: Archetypes :: Vert.x :: Fat Jar
Creates a new Simple embedded vert.x fatjar
|
| Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=vertx-simple-archetype -DarchetypeVersion=2.2.185 -DinteractiveMode=false