is not current version
Last Version 1.2.2-Beryllium-SR1

org.opendaylight.ovsdb:features-ovsdb 1.1.4-Lithium-SR4

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.

GroupId

GroupId

org.opendaylight.ovsdb
ArtifactId

ArtifactId

features-ovsdb
Version

Version

1.1.4-Lithium-SR4
Type

Type

jar

Download features-ovsdb 1.1.4-Lithium-SR4


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