MVN

io.paradoxical : dropwizard-api

Maven & Gradle

Apr 24, 2016

dropwizard-api-archetype · A simple dropwizard (0.9.2) api template with swagger enabled, bundled as a docker container

mvn archetype:generate -DarchetypeGroupId=io.paradoxical -DarchetypeArtifactId=dropwizard-api -DarchetypeVersion=0.9.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.paradoxical : dropwizard-api to generate a Maven project - Latest Versions:

  • Latest Stable: 0.9.2

All Versions

Choose a version of io.paradoxical : dropwizard-api to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.0
dropwizard-api-1.0
0.9.x
dropwizard-api-0.9.2

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.paradoxical -DarchetypeArtifactId=dropwizard-api -DarchetypeVersion=0.9.2