is not current version
Last Version 0.1.4-Lithium-SR4

org.opendaylight.ovsdb:features-ovs-sfc 0.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.

GroupId

GroupId

org.opendaylight.ovsdb
ArtifactId

ArtifactId

features-ovs-sfc
Version

Version

0.1.0-Lithium
Type

Type

jar

Download features-ovs-sfc 0.1.0-Lithium


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