MVN

org.opendaylight.controller : netconf-subsystem

Maven & Gradle

Feb 29, 2016
<dependency>
    <groupId>org.opendaylight.controller</groupId>
    <artifactId>netconf-subsystem</artifactId>
    <version>0.3.4-Lithium-SR4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.controller : netconf-subsystem to add to Maven - Latest Versions:

  • Latest Stable: 0.3.4-Lithium-SR4

All Versions

Choose a version of org.opendaylight.controller : netconf-subsystem to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
netconf-subsystem-0.3.4-Lithium-SR4
netconf-subsystem-0.3.3-Lithium-SR3
netconf-subsystem-0.3.2-Lithium-SR2
netconf-subsystem-0.3.1-Lithium-SR1
netconf-subsystem-0.3.0-Lithium
0.2.x
netconf-subsystem-0.2.9-Helium-SR4
netconf-subsystem-0.2.8-Helium-SR3
netconf-subsystem-0.2.7-Helium-SR2
netconf-subsystem-0.2.6-Helium-SR1.1
netconf-subsystem-0.2.6-Helium-SR1
netconf-subsystem-0.2.5-Helium
netconf-subsystem-0.2.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.controller</groupId>
    <artifactId>netconf-subsystem</artifactId>
    <version>0.3.4-Lithium-SR4</version>
</dependency>