MVN

org.opendaylight.integration : distributions

Maven & Gradle

Feb 29, 2016

OpenDaylight Distributions

<dependency>
    <groupId>org.opendaylight.integration</groupId>
    <artifactId>distributions</artifactId>
    <version>0.3.4-Lithium-SR4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.3.4-Lithium-SR4

All Versions

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

Version Vulnerabilities Updated
0.3.x
distributions-0.3.4-Lithium-SR4
distributions-0.3.3-Lithium-SR3
distributions-0.3.2-Lithium-SR2
distributions-0.3.1-Lithium-SR1
distributions-0.3.0-Lithium
0.1.x
distributions-0.1.1
distributions-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.integration</groupId>
    <artifactId>distributions</artifactId>
    <version>0.3.4-Lithium-SR4</version>
</dependency>