org.opendaylight.ovsdb:ovsdb-ui-module

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.

License

License

GroupId

GroupId

org.opendaylight.ovsdb
ArtifactId

ArtifactId

ovsdb-ui-module
Last Version

Last Version

1.2.2-Beryllium-SR1
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

OpenDaylight

Download ovsdb-ui-module

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2-Beryllium-SR1
1.2.1-Beryllium
0.1.1-Lithium-SR4
0.1.0-Lithium-SR3