MVN

io.fabric8.archetypes : vertx-web-archetype

Maven & Gradle

Feb 10, 2017

Fabric8 :: Archetypes :: Vert.x :: Fat Jar · Creates a new Simple embedded vert.x fatjar

mvn archetype:generate -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=vertx-web-archetype -DarchetypeVersion=2.2.197
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fabric8.archetypes : vertx-web-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.2.197

All Versions

Choose a version of io.fabric8.archetypes : vertx-web-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.2.x
vertx-web-archetype-2.2.197
vertx-web-archetype-2.2.196
vertx-web-archetype-2.2.195
vertx-web-archetype-2.2.194
vertx-web-archetype-2.2.193
vertx-web-archetype-2.2.192
vertx-web-archetype-2.2.191
vertx-web-archetype-2.2.190
vertx-web-archetype-2.2.189
vertx-web-archetype-2.2.187

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=vertx-web-archetype -DarchetypeVersion=2.2.197