MVN

org.opendaylight.topoprocessing : distribution-karaf

Maven & Gradle

Mar 18, 2016
<dependency>
    <groupId>org.opendaylight.topoprocessing</groupId>
    <artifactId>distribution-karaf</artifactId>
    <version>0.1.1-Beryllium-SR1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.topoprocessing : distribution-karaf to add to Maven - Latest Versions:

  • Latest Stable: 0.1.1-Beryllium-SR1

All Versions

Choose a version of org.opendaylight.topoprocessing : distribution-karaf to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
distribution-karaf-0.1.1-Beryllium-SR1
distribution-karaf-0.1.0-Beryllium
0.0.x
distribution-karaf-0.0.5-Lithium-SR4
distribution-karaf-0.0.4-Lithium-SR3
distribution-karaf-0.0.3-Lithium-SR2
distribution-karaf-0.0.2-Lithium-SR1
distribution-karaf-0.0.1-Lithium

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.topoprocessing</groupId>
    <artifactId>distribution-karaf</artifactId>
    <version>0.1.1-Beryllium-SR1</version>
</dependency>