MVN

eu.trentorise.opendata.commons : odt-super-pom

Maven & Gradle

May 06, 2015
0 stars

Odt Super POM · Java utility library common to open data trentino projects

<dependency>
    <groupId>eu.trentorise.opendata.commons</groupId>
    <artifactId>odt-super-pom</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.trentorise.opendata.commons : odt-super-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of eu.trentorise.opendata.commons : odt-super-pom to add to Maven - All 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

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>

Advertisement