MVN

com.bazaarvoice.dropwizard : parent

Maven & Gradle

Sep 26, 2014

Dropwizard Caching Bundle Parent

<dependency>
    <groupId>com.bazaarvoice.dropwizard</groupId>
    <artifactId>parent</artifactId>
    <version>2.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bazaarvoice.dropwizard : parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.5

All Versions

Choose a version of com.bazaarvoice.dropwizard : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
parent-2.0.5
1.0.x
parent-1.0.0
0.0.x
parent-0.0.11

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.bazaarvoice.dropwizard</groupId>
    <artifactId>parent</artifactId>
    <version>2.0.5</version>
</dependency>