MVN

com.datasift.dropwizard : dropwizard-extra

Maven & Gradle

Jan 26, 2015
109 stars

Dropwizard Extra · Additional integrations for Dropwizard.

<dependency>
    <groupId>com.datasift.dropwizard</groupId>
    <artifactId>dropwizard-extra</artifactId>
    <version>0.7.1-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.datasift.dropwizard : dropwizard-extra to add to Maven - Latest Versions:

  • Latest Stable: 0.7.1-1

All Versions

Choose a version of com.datasift.dropwizard : dropwizard-extra to add to Maven - All Versions:

Version Vulnerabilities Updated
0.7.x
dropwizard-extra-0.7.1-1
0.6.x
dropwizard-extra-0.6.2-6
dropwizard-extra-0.6.2-5
dropwizard-extra-0.6.2-4
dropwizard-extra-0.6.2-3
dropwizard-extra-0.6.2-2
dropwizard-extra-0.6.2-1
dropwizard-extra-0.6.1-1
dropwizard-extra-0.6.0-2
0.5.x
dropwizard-extra-0.5.1-3
dropwizard-extra-0.5.1-2
dropwizard-extra-0.5.1-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.datasift.dropwizard</groupId>
    <artifactId>dropwizard-extra</artifactId>
    <version>0.7.1-1</version>
</dependency>