is not current version
Last Version 1.14.0

org.opendaylight.ovsdb:utils.config 1.1.4-Lithium-SR4

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

config Application Layer Libs Configuration
GroupId

GroupId

org.opendaylight.ovsdb
ArtifactId

ArtifactId

utils.config
Version

Version

1.1.4-Lithium-SR4
Type

Type

jar

Download utils.config 1.1.4-Lithium-SR4


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