MVN

org.opendaylight.controller : distribution.opendaylight-karaf

Maven & Gradle

Dec 08, 2020
<dependency>
    <groupId>org.opendaylight.controller</groupId>
    <artifactId>distribution.opendaylight-karaf</artifactId>
    <version>1.14.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.14.3

All Versions

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

Version Vulnerabilities Updated
1.14.x
distribution.opendaylight-karaf-1.14.3
distribution.opendaylight-karaf-1.14.2
distribution.opendaylight-karaf-1.14.1
distribution.opendaylight-karaf-1.14.0
1.13.x
distribution.opendaylight-karaf-1.13.4
distribution.opendaylight-karaf-1.13.3
distribution.opendaylight-karaf-1.13.2
distribution.opendaylight-karaf-1.13.1
distribution.opendaylight-karaf-1.13.0
1.12.x
distribution.opendaylight-karaf-1.12.3
distribution.opendaylight-karaf-1.12.2
distribution.opendaylight-karaf-1.12.1
distribution.opendaylight-karaf-1.12.0
1.11.x
distribution.opendaylight-karaf-1.11.3
distribution.opendaylight-karaf-1.11.2
distribution.opendaylight-karaf-1.11.1
distribution.opendaylight-karaf-1.11.0
1.10.x
distribution.opendaylight-karaf-1.10.4
distribution.opendaylight-karaf-1.10.3
distribution.opendaylight-karaf-1.10.2
distribution.opendaylight-karaf-1.10.1
distribution.opendaylight-karaf-1.10.0
1.9.x
distribution.opendaylight-karaf-1.9.3
distribution.opendaylight-karaf-1.9.2
distribution.opendaylight-karaf-1.9.1
distribution.opendaylight-karaf-1.9.0
1.8.x
distribution.opendaylight-karaf-1.8.4-Carbon
distribution.opendaylight-karaf-1.8.3-Carbon
distribution.opendaylight-karaf-1.8.2-Carbon
distribution.opendaylight-karaf-1.8.1-Carbon
distribution.opendaylight-karaf-1.8.0-Carbon
1.7.x
distribution.opendaylight-karaf-1.7.4-Boron-SR4
distribution.opendaylight-karaf-1.7.3-Boron-SR3
distribution.opendaylight-karaf-1.7.2-Boron-SR2
distribution.opendaylight-karaf-1.7.1-Boron-SR1
distribution.opendaylight-karaf-1.7.0-Boron
1.6.x
distribution.opendaylight-karaf-1.6.4-Beryllium-SR4
distribution.opendaylight-karaf-1.6.3-Beryllium-SR3
distribution.opendaylight-karaf-1.6.2-Beryllium-SR2
distribution.opendaylight-karaf-1.6.1-Beryllium-SR1
distribution.opendaylight-karaf-1.6.0-Beryllium
1.5.x
distribution.opendaylight-karaf-1.5.4-Lithium-SR4
distribution.opendaylight-karaf-1.5.3-Lithium-SR3
distribution.opendaylight-karaf-1.5.2-Lithium-SR2
distribution.opendaylight-karaf-1.5.1-Lithium-SR1
distribution.opendaylight-karaf-1.5.0-Lithium
1.4.x
distribution.opendaylight-karaf-1.4.6-Helium-SR4
distribution.opendaylight-karaf-1.4.5-Helium-SR3
distribution.opendaylight-karaf-1.4.4-Helium-SR2
distribution.opendaylight-karaf-1.4.3-Helium-SR1.1
distribution.opendaylight-karaf-1.4.3-Helium-SR1
distribution.opendaylight-karaf-1.4.2-Helium

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.controller</groupId>
    <artifactId>distribution.opendaylight-karaf</artifactId>
    <version>1.14.3</version>
</dependency>