mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Ddescription="My-description" -DarchetypeGroupId="com.zanclus.vertx" -DarchetypeArtifactId="vertx-groovy-archetype" -DarchetypeVersion="3.3.3" -DinteractiveMode=false
License |
License
Apache License 2.0
|
---|---|
GroupId | GroupIdcom.zanclus.vertx |
ArtifactId | ArtifactIdvertx-groovy-archetype |
Version | Version3.3.3 |
Type | Typemaven-archetype |
Description |
Descriptionvertx-groovy-archetype
A Maven Archetype for generating a basic Vert.x 3.3.3Java project
|
Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.zanclus.vertx -DarchetypeArtifactId=vertx-groovy-archetype -DarchetypeVersion=3.3.3 -DinteractiveMode=false