is not current version
Last Version 1.3.4-Boron-SR4

org.opendaylight.netvirt:it 1.3.3-Boron-SR3

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.netvirt
ArtifactId

ArtifactId

it
Version

Version

1.3.3-Boron-SR3
Type

Type

pom

Download it 1.3.3-Boron-SR3

Filename Size
it-1.3.3-Boron-SR3.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/org.opendaylight.netvirt/it/ -->
<dependency>
    <groupId>org.opendaylight.netvirt</groupId>
    <artifactId>it</artifactId>
    <version>1.3.3-Boron-SR3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.netvirt/it/
implementation 'org.opendaylight.netvirt:it:1.3.3-Boron-SR3'
// https://jarcasting.com/artifacts/org.opendaylight.netvirt/it/
implementation ("org.opendaylight.netvirt:it:1.3.3-Boron-SR3")
'org.opendaylight.netvirt:it:pom:1.3.3-Boron-SR3'
<dependency org="org.opendaylight.netvirt" name="it" rev="1.3.3-Boron-SR3">
  <artifact name="it" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netvirt', module='it', version='1.3.3-Boron-SR3')
)
libraryDependencies += "org.opendaylight.netvirt" % "it" % "1.3.3-Boron-SR3"
[org.opendaylight.netvirt/it "1.3.3-Boron-SR3"]