MVN

org.opendaylight.ovsdb : ovsdb-ui

Maven & Gradle

Feb 29, 2016

ovsdb-ui

<dependency>
    <groupId>org.opendaylight.ovsdb</groupId>
    <artifactId>ovsdb-ui</artifactId>
    <version>1.3.4-Lithium-SR4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3.4-Lithium-SR4

All Versions

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

Version Vulnerabilities Updated
1.3.x
ovsdb-ui-1.3.4-Lithium-SR4
ovsdb-ui-1.3.3-Lithium-SR3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.ovsdb</groupId>
    <artifactId>ovsdb-ui</artifactId>
    <version>1.3.4-Lithium-SR4</version>
</dependency>