How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>eu.trentorise.opendata.commons</groupId>
<artifactId>odt-super-pom</artifactId>
<version>1.2.0</version>
</dependency>
Choose a version of eu.trentorise.opendata.commons : odt-super-pom to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.2.x |
odt-super-pom-1.2.0
|
||
1.1.x |
odt-super-pom-1.1.0
|
||
1.0.x |
odt-super-pom-1.0.19
|
||
odt-super-pom-1.0.18
|
|||
odt-super-pom-1.0.17
|
|||
odt-super-pom-1.0.16
|
|||
odt-super-pom-1.0.15
|
|||
odt-super-pom-1.0.14
|
|||
odt-super-pom-1.0.11
|
|||
odt-super-pom-1.0.10
|
|||
odt-super-pom-1.0.3
|
|||
odt-super-pom-1.0.1
|
|||
odt-super-pom-1.0.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>eu.trentorise.opendata.commons</groupId>
<artifactId>odt-super-pom</artifactId>
<version>1.2.0</version>
</dependency>
Advertisement