MVN

org.opendaylight.didm : didm-artifacts

Maven & Gradle

Apr 21, 2018
2 usages
<dependency>
    <groupId>org.opendaylight.didm</groupId>
    <artifactId>didm-artifacts</artifactId>
    <version>0.4.4-Carbon</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.didm : didm-artifacts to add to Maven - Latest Versions:

  • Latest Stable: 0.4.4-Carbon

All Versions

Choose a version of org.opendaylight.didm : didm-artifacts to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
didm-artifacts-0.4.4-Carbon
didm-artifacts-0.4.3-Carbon
didm-artifacts-0.4.2-Carbon
didm-artifacts-0.4.1-Carbon
didm-artifacts-0.4.0-Carbon
0.3.x
didm-artifacts-0.3.4-Boron-SR4
didm-artifacts-0.3.3-Boron-SR3
didm-artifacts-0.3.2-Boron-SR2
didm-artifacts-0.3.1-Boron-SR1
didm-artifacts-0.3.0-Boron
0.1.x
didm-artifacts-0.1.4-Lithium-SR4
didm-artifacts-0.1.3-Lithium-SR3
didm-artifacts-0.1.2-Lithium-SR2
didm-artifacts-0.1.1-Lithium-SR1
didm-artifacts-0.1.0-Lithium

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.didm</groupId>
    <artifactId>didm-artifacts</artifactId>
    <version>0.4.4-Carbon</version>
</dependency>