не последняя версия
Последняя версия 1.4.4

org.opendaylight.of-config:integrationtest 1.1.0-Boron

The of-config integration project is a project for OpenDaylight that will implement the Of-configure protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.

Категории

Категории

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

Группа

org.opendaylight.of-config
Идентификатор

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

integrationtest
Версия

Версия

1.1.0-Boron
Тип

Тип

jar

Скачать integrationtest 1.1.0-Boron


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