MVN

com.jasonclawson.dropwizardry : dropwizardry-parent

Maven & Gradle

Mar 24, 2014
9 stars

Dropwizardry Parent · Addons for Dropwizard

<dependency>
    <groupId>com.jasonclawson.dropwizardry</groupId>
    <artifactId>dropwizardry-parent</artifactId>
    <version>0.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jasonclawson.dropwizardry : dropwizardry-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.5.1

All Versions

Choose a version of com.jasonclawson.dropwizardry : dropwizardry-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
dropwizardry-parent-0.5.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.jasonclawson.dropwizardry</groupId>
    <artifactId>dropwizardry-parent</artifactId>
    <version>0.5.1</version>
</dependency>