How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>zone.dragon</groupId>
<artifactId>base-dropwizard-4x-pom</artifactId>
<version>5.0.10</version>
</dependency>
Choose a version of zone.dragon : base-dropwizard-4x-pom to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
5.0.x |
base-dropwizard-4x-pom-5.0.10
|
||
base-dropwizard-4x-pom-5.0.9
|
|||
base-dropwizard-4x-pom-5.0.8
|
|||
base-dropwizard-4x-pom-5.0.7
|
|||
base-dropwizard-4x-pom-5.0.6
|
|||
base-dropwizard-4x-pom-5.0.5
|
|||
base-dropwizard-4x-pom-5.0.4
|
|||
base-dropwizard-4x-pom-5.0.3
|
|||
base-dropwizard-4x-pom-5.0.2
|
|||
base-dropwizard-4x-pom-5.0.1
|
|||
base-dropwizard-4x-pom-5.0.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>zone.dragon</groupId>
<artifactId>base-dropwizard-4x-pom</artifactId>
<version>5.0.10</version>
</dependency>
Advertisement