MVN

org.opendaylight.lacp : distribution-karaf

Maven & Gradle

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

Latest Version

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

  • Latest Stable: 1.1.1-Beryllium-SR1

All Versions

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

Version Vulnerabilities Updated
1.1.x
distribution-karaf-1.1.1-Beryllium-SR1
distribution-karaf-1.1.0-Beryllium
1.0.x
distribution-karaf-1.0.4-Lithium-SR4
distribution-karaf-1.0.3-Lithium-SR3
distribution-karaf-1.0.2-Lithium-SR2
distribution-karaf-1.0.1-Lithium-SR1
distribution-karaf-1.0.0-Lithium

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.lacp</groupId>
    <artifactId>distribution-karaf</artifactId>
    <version>1.1.1-Beryllium-SR1</version>
</dependency>