MVN

com.github.vivekkothari : dropwizard-extra

Maven & Gradle

Jul 25, 2016
0 stars

Dropwizard Extra · Additional integrations for Dropwizard.

<dependency>
    <groupId>com.github.vivekkothari</groupId>
    <artifactId>dropwizard-extra</artifactId>
    <version>0.9.2-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.9.2-1

All Versions

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

Version Vulnerabilities Updated
0.9.x
dropwizard-extra-0.9.2-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.vivekkothari</groupId>
    <artifactId>dropwizard-extra</artifactId>
    <version>0.9.2-1</version>
</dependency>