не последняя версия
Последняя версия 1.2.3-Beryllium-SR2

org.opendaylight.ovsdb:utils.mdsal-openflow 1.2.1-Beryllium

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.

Группа

Группа

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

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

utils.mdsal-openflow
Версия

Версия

1.2.1-Beryllium
Тип

Тип

jar

Скачать utils.mdsal-openflow 1.2.1-Beryllium


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