MVN

org.opendaylight.integration : feature3-repo-artifacts

Maven & Gradle

Apr 21, 2018

POM to import, with all user-facing upstream ODL Karaf 3 feature repository artifact versions.

<dependency>
    <groupId>org.opendaylight.integration</groupId>
    <artifactId>feature3-repo-artifacts</artifactId>
    <version>0.6.4-Carbon</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.integration : feature3-repo-artifacts to add to Maven - Latest Versions:

  • Latest Stable: 0.6.4-Carbon

All Versions

Choose a version of org.opendaylight.integration : feature3-repo-artifacts to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
feature3-repo-artifacts-0.6.4-Carbon
feature3-repo-artifacts-0.6.3-Carbon
feature3-repo-artifacts-0.6.2-Carbon
feature3-repo-artifacts-0.6.1-Carbon
feature3-repo-artifacts-0.6.0-Carbon

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.integration</groupId>
    <artifactId>feature3-repo-artifacts</artifactId>
    <version>0.6.4-Carbon</version>
</dependency>