MVN

eu.fbk.dkm : parent

Maven & Gradle

Aug 08, 2016
0 stars

parent · A set of common rules for development in DKM-FBK

<dependency>
    <groupId>eu.fbk.dkm</groupId>
    <artifactId>parent</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.fbk.dkm : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of eu.fbk.dkm : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4
parent-1.4
1.3
parent-1.3
1.2.x
parent-1.2.1
1.2
parent-1.2
1.1.x
parent-1.1.1
1.1
parent-1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>eu.fbk.dkm</groupId>
    <artifactId>parent</artifactId>
    <version>1.4</version>
</dependency>

Advertisement