is not current version
Last Version 1.14.0

org.opendaylight.ovsdb:southbound-it 1.5.1


GroupId

GroupId

org.opendaylight.ovsdb
ArtifactId

ArtifactId

southbound-it
Version

Version

1.5.1
Type

Type

jar

Download southbound-it 1.5.1


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