License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.ovsdb |
ArtifactId | ArtifactIdfeatures-ovsdb |
Last Version | Last Version1.2.2-Beryllium-SR1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionThe 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 |
<!-- https://jarcasting.com/artifacts/org.opendaylight.ovsdb/features-ovsdb/ -->
<dependency>
<groupId>org.opendaylight.ovsdb</groupId>
<artifactId>features-ovsdb</artifactId>
<version>1.2.2-Beryllium-SR1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.ovsdb/features-ovsdb/
implementation 'org.opendaylight.ovsdb:features-ovsdb:1.2.2-Beryllium-SR1'
// https://jarcasting.com/artifacts/org.opendaylight.ovsdb/features-ovsdb/
implementation ("org.opendaylight.ovsdb:features-ovsdb:1.2.2-Beryllium-SR1")
'org.opendaylight.ovsdb:features-ovsdb:pom:1.2.2-Beryllium-SR1'
<dependency org="org.opendaylight.ovsdb" name="features-ovsdb" rev="1.2.2-Beryllium-SR1">
<artifact name="features-ovsdb" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.ovsdb', module='features-ovsdb', version='1.2.2-Beryllium-SR1')
)
libraryDependencies += "org.opendaylight.ovsdb" % "features-ovsdb" % "1.2.2-Beryllium-SR1"
[org.opendaylight.ovsdb/features-ovsdb "1.2.2-Beryllium-SR1"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.compendium | jar | 5.0.0 |
org.osgi : org.osgi.core | jar | 5.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.mdsal.model : features-mdsal-model | xml | 0.8.1-Beryllium-SR1 |
org.opendaylight.netconf : features-restconf | xml | 1.3.1-Beryllium-SR1 |
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.odlparent : features-test | jar | 1.6.1-Beryllium-SR1 |