is not current version
Last Version 1.2.2-Beryllium-SR1

org.opendaylight.ovsdb:openstack.net-virt-it 1.1.0-Lithium

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.

Categories

Categories

Net
GroupId

GroupId

org.opendaylight.ovsdb
ArtifactId

ArtifactId

openstack.net-virt-it
Version

Version

1.1.0-Lithium
Type

Type

jar

Download openstack.net-virt-it 1.1.0-Lithium


<!-- https://jarcasting.com/artifacts/org.opendaylight.ovsdb/openstack.net-virt-it/ -->
<dependency>
    <groupId>org.opendaylight.ovsdb</groupId>
    <artifactId>openstack.net-virt-it</artifactId>
    <version>1.1.0-Lithium</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.ovsdb/openstack.net-virt-it/
implementation 'org.opendaylight.ovsdb:openstack.net-virt-it:1.1.0-Lithium'
// https://jarcasting.com/artifacts/org.opendaylight.ovsdb/openstack.net-virt-it/
implementation ("org.opendaylight.ovsdb:openstack.net-virt-it:1.1.0-Lithium")
'org.opendaylight.ovsdb:openstack.net-virt-it:jar:1.1.0-Lithium'
<dependency org="org.opendaylight.ovsdb" name="openstack.net-virt-it" rev="1.1.0-Lithium">
  <artifact name="openstack.net-virt-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.ovsdb', module='openstack.net-virt-it', version='1.1.0-Lithium')
)
libraryDependencies += "org.opendaylight.ovsdb" % "openstack.net-virt-it" % "1.1.0-Lithium"
[org.opendaylight.ovsdb/openstack.net-virt-it "1.1.0-Lithium"]