is not current version
Last Version 1.3.4-Boron-SR4

org.opendaylight.netvirt:netvirt-artifacts 1.3.0-Boron

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

netvirt-artifacts
Version

Version

1.3.0-Boron
Type

Type

pom

Download netvirt-artifacts 1.3.0-Boron


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