MVN

org.opendaylight.yangtools : restconf-parent

Maven & Gradle

Feb 29, 2016
<dependency>
    <groupId>org.opendaylight.yangtools</groupId>
    <artifactId>restconf-parent</artifactId>
    <version>0.7.4-Lithium-SR4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.yangtools : restconf-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.7.4-Lithium-SR4

All Versions

Choose a version of org.opendaylight.yangtools : restconf-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.7.x
restconf-parent-0.7.4-Lithium-SR4
restconf-parent-0.7.3-Lithium-SR3
restconf-parent-0.7.2-Lithium-SR2
restconf-parent-0.7.1-Lithium-SR1
restconf-parent-0.7.0-Lithium
0.6.x
restconf-parent-0.6.6-Helium-SR4
restconf-parent-0.6.5-Helium-SR3
restconf-parent-0.6.4-Helium-SR2
restconf-parent-0.6.3-Helium-SR1.1
restconf-parent-0.6.3-Helium-SR1
restconf-parent-0.6.2-Helium
restconf-parent-0.6.1
restconf-parent-0.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.yangtools</groupId>
    <artifactId>restconf-parent</artifactId>
    <version>0.7.4-Lithium-SR4</version>
</dependency>