не последняя версия
Последняя версия 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.

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

org.opendaylight.ovsdb
Идентификатор

Идентификатор

utils.config
Версия

Версия

1.1.4-Lithium-SR4
Тип

Тип

jar

Скачать 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"]