MVN

org.opendaylight.snmp4sdn : distribution-karaf

Maven & Gradle

Apr 11, 2019

snmp4sdn Karaf distribution · distribution with Karaf

<dependency>
    <groupId>org.opendaylight.snmp4sdn</groupId>
    <artifactId>distribution-karaf</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.9.0

All Versions

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

Version Vulnerabilities Updated
0.9.x
distribution-karaf-0.9.0
0.8.x
distribution-karaf-0.8.0
0.7.x
distribution-karaf-0.7.4
distribution-karaf-0.7.3
distribution-karaf-0.7.2
distribution-karaf-0.7.1
distribution-karaf-0.7.0
0.6.x
distribution-karaf-0.6.3
distribution-karaf-0.6.2
distribution-karaf-0.6.1
distribution-karaf-0.6.0
0.2.x
distribution-karaf-0.2.4-Lithium-SR4
distribution-karaf-0.2.3-Lithium-SR3
distribution-karaf-0.2.2-Lithium-SR2
distribution-karaf-0.2.1-Lithium-SR1
distribution-karaf-0.2.0-Lithium

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.snmp4sdn</groupId>
    <artifactId>distribution-karaf</artifactId>
    <version>0.9.0</version>
</dependency>