MVN

org.opendaylight.ovsdb : distribution.ovsdb

Maven & Gradle

Jul 30, 2015

ovsdb Distribution

<dependency>
    <groupId>org.opendaylight.ovsdb</groupId>
    <artifactId>distribution.ovsdb</artifactId>
    <version>1.2.4-Helium-SR4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.4-Helium-SR4

All Versions

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

Version Vulnerabilities Updated
1.2.x
distribution.ovsdb-1.2.4-Helium-SR4
distribution.ovsdb-1.2.3-Helium-SR3
distribution.ovsdb-1.2.2-Helium-SR2
distribution.ovsdb-1.2.1-Helium-SR1.1
distribution.ovsdb-1.2.1-Helium-SR1
distribution.ovsdb-1.2.0-Helium
1.0.x
distribution.ovsdb-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.ovsdb</groupId>
    <artifactId>distribution.ovsdb</artifactId>
    <version>1.2.4-Helium-SR4</version>
</dependency>