MVN

org.opendaylight.atrium : atrium

Maven & Gradle

Jun 16, 2017
<dependency>
    <groupId>org.opendaylight.atrium</groupId>
    <artifactId>atrium</artifactId>
    <version>0.0.5-Boron-SR4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.5-Boron-SR4

All Versions

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

Version Vulnerabilities Updated
0.0.x
atrium-0.0.5-Boron-SR4
atrium-0.0.4-Boron-SR3
atrium-0.0.3-Boron-SR2
atrium-0.0.2-Boron-SR1
atrium-0.0.1-Boron

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.atrium</groupId>
    <artifactId>atrium</artifactId>
    <version>0.0.5-Boron-SR4</version>
</dependency>