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

org.opendaylight.of-config:parents 1.1.4-Boron-SR4

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
Идентификатор

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

parents
Версия

Версия

1.1.4-Boron-SR4
Тип

Тип

pom

Скачать parents 1.1.4-Boron-SR4

Имя Файла Размер
parents-1.1.4-Boron-SR4.pom 2 KB
Обзор

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