MVN

org.opendaylight.netvirt : it

Maven & Gradle

Jun 16, 2017

The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.

<dependency>
    <groupId>org.opendaylight.netvirt</groupId>
    <artifactId>it</artifactId>
    <version>1.3.4-Boron-SR4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3.4-Boron-SR4

All Versions

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

Version Vulnerabilities Updated
1.3.x
it-1.3.4-Boron-SR4
it-1.3.3-Boron-SR3
it-1.3.2-Boron-SR2
it-1.3.1-Boron-SR1
it-1.3.0-Boron
1.2.x
it-1.2.5-Beryllium-SR4
it-1.2.4-Beryllium-SR3
it-1.2.3-Beryllium-SR2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.netvirt</groupId>
    <artifactId>it</artifactId>
    <version>1.3.4-Boron-SR4</version>
</dependency>