MVN

org.opendaylight.integration : distributions-base

Maven & Gradle

Feb 01, 2014
2 usages

OpenDaylight Base Edition

<dependency>
    <groupId>org.opendaylight.integration</groupId>
    <artifactId>distributions-base</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.1

All Versions

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

Version Vulnerabilities Updated
0.1.x
distributions-base-0.1.1
distributions-base-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.integration</groupId>
    <artifactId>distributions-base</artifactId>
    <version>0.1.1</version>
</dependency>