MVN

org.opendaylight.odlparent : single-feature3-parent

Maven & Gradle

Apr 21, 2018
<dependency>
    <groupId>org.opendaylight.odlparent</groupId>
    <artifactId>single-feature3-parent</artifactId>
    <version>1.8.4-Carbon</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.odlparent : single-feature3-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.8.4-Carbon

All Versions

Choose a version of org.opendaylight.odlparent : single-feature3-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.9.x
single-feature3-parent-1.9.0
1.8.x
single-feature3-parent-1.8.4-Carbon
single-feature3-parent-1.8.3-Carbon
single-feature3-parent-1.8.2-Carbon
single-feature3-parent-1.8.1-Carbon
single-feature3-parent-1.8.0-Carbon

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.odlparent</groupId>
    <artifactId>single-feature3-parent</artifactId>
    <version>1.8.4-Carbon</version>
</dependency>