MVN

org.opendaylight.integration : root

Maven & Gradle

Jun 16, 2017

OpenDaylight Integration Project · OpenDaylight Integration/Distribution project, used for creating complete Karaf distribution packages.

<dependency>
    <groupId>org.opendaylight.integration</groupId>
    <artifactId>root</artifactId>
    <version>0.5.4-Boron-SR4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.integration : root to add to Maven - Latest Versions:

  • Latest Stable: 0.5.4-Boron-SR4

All Versions

Choose a version of org.opendaylight.integration : root to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
root-0.5.4-Boron-SR4
root-0.5.3-Boron-SR3
root-0.5.2-Boron-SR2
root-0.5.1-Boron-SR1
root-0.5.0-Boron
0.4.x
root-0.4.4-Beryllium-SR4
root-0.4.3-Beryllium-SR3
root-0.4.2-Beryllium-SR2
root-0.4.1-Beryllium-SR1
root-0.4.0-Beryllium
0.3.x
root-0.3.4-Lithium-SR4
root-0.3.3-Lithium-SR3
root-0.3.2-Lithium-SR2
root-0.3.1-Lithium-SR1
root-0.3.0-Lithium
0.1.x
root-0.1.1
root-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.integration</groupId>
    <artifactId>root</artifactId>
    <version>0.5.4-Boron-SR4</version>
</dependency>