| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаorg.opendaylight.of-config |
| Идентификатор | Идентификаторparents |
| Версия | Версия1.4.4 |
| Тип | Типpom |
| Описание |
Описаниеparents
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| parents-1.4.4.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opendaylight.of-config/parents/ -->
<dependency>
<groupId>org.opendaylight.of-config</groupId>
<artifactId>parents</artifactId>
<version>1.4.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.of-config/parents/
implementation 'org.opendaylight.of-config:parents:1.4.4'
// https://jarcasting.com/artifacts/org.opendaylight.of-config/parents/
implementation ("org.opendaylight.of-config:parents:1.4.4")
'org.opendaylight.of-config:parents:pom:1.4.4'
<dependency org="org.opendaylight.of-config" name="parents" rev="1.4.4">
<artifact name="parents" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.of-config', module='parents', version='1.4.4')
)
libraryDependencies += "org.opendaylight.of-config" % "parents" % "1.4.4"
[org.opendaylight.of-config/parents "1.4.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.google.code.findbugs : annotations Необязательный | jar | 3.0.0 |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.1.150 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.25 |