MVN

com.vpaapi : dropwizard-parent-pom

Maven & Gradle

Sep 15, 2016
0 stars

VPA Parent Dropwizard pom

<dependency>
    <groupId>com.vpaapi</groupId>
    <artifactId>dropwizard-parent-pom</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.1

All Versions

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

Version Vulnerabilities Updated
0.0.x
dropwizard-parent-pom-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.vpaapi</groupId>
    <artifactId>dropwizard-parent-pom</artifactId>
    <version>0.0.1</version>
</dependency>