How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.mainstreethub</groupId>
<artifactId>dropwizard-kotlin-parent-pom</artifactId>
<version>1.3.5-6</version>
</dependency>
Choose a version of com.mainstreethub : dropwizard-kotlin-parent-pom to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.3.x |
dropwizard-kotlin-parent-pom-1.3.5-6
|
||
dropwizard-kotlin-parent-pom-1.3.5-5
|
|||
dropwizard-kotlin-parent-pom-1.3.5-4
|
|||
dropwizard-kotlin-parent-pom-1.3.5-3
|
|||
dropwizard-kotlin-parent-pom-1.3.5-2
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.mainstreethub</groupId>
<artifactId>dropwizard-kotlin-parent-pom</artifactId>
<version>1.3.5-6</version>
</dependency>
Advertisement