MVN

org.opendaylight.integration : feature-repo-artifacts

Maven & Gradle

Dec 08, 2020

POM to import, with all upstream ODL user-facing feature repo artifact versions.

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

Latest Version

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

  • Latest Stable: 0.12.3

All Versions

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

Version Vulnerabilities Updated
0.12.x
feature-repo-artifacts-0.12.3
feature-repo-artifacts-0.12.2
feature-repo-artifacts-0.12.1
feature-repo-artifacts-0.12.0
0.11.x
feature-repo-artifacts-0.11.4
feature-repo-artifacts-0.11.3
feature-repo-artifacts-0.11.2
feature-repo-artifacts-0.11.1
feature-repo-artifacts-0.11.0
0.10.x
feature-repo-artifacts-0.10.3
feature-repo-artifacts-0.10.2
feature-repo-artifacts-0.10.1
feature-repo-artifacts-0.10.0
0.9.x
feature-repo-artifacts-0.9.3
feature-repo-artifacts-0.9.2
feature-repo-artifacts-0.9.1
feature-repo-artifacts-0.9.0
0.8.x
feature-repo-artifacts-0.8.4
feature-repo-artifacts-0.8.3
feature-repo-artifacts-0.8.2
feature-repo-artifacts-0.8.1
feature-repo-artifacts-0.8.0
0.7.x
feature-repo-artifacts-0.7.3
feature-repo-artifacts-0.7.2
feature-repo-artifacts-0.7.1
feature-repo-artifacts-0.7.0
0.6.x
feature-repo-artifacts-0.6.4-Carbon
feature-repo-artifacts-0.6.3-Carbon
feature-repo-artifacts-0.6.2-Carbon
feature-repo-artifacts-0.6.1-Carbon
feature-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>feature-repo-artifacts</artifactId>
    <version>0.12.3</version>
</dependency>