| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаorg.opendaylight.controller |
| Идентификатор | Идентификаторconfig-plugin-parent |
| Последняя версия | Последняя версия0.8.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеconfig-plugin-parent
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| config-plugin-parent-0.8.4.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/config-plugin-parent/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>config-plugin-parent</artifactId>
<version>0.8.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/config-plugin-parent/
implementation 'org.opendaylight.controller:config-plugin-parent:0.8.4'
// https://jarcasting.com/artifacts/org.opendaylight.controller/config-plugin-parent/
implementation ("org.opendaylight.controller:config-plugin-parent:0.8.4")
'org.opendaylight.controller:config-plugin-parent:pom:0.8.4'
<dependency org="org.opendaylight.controller" name="config-plugin-parent" rev="0.8.4">
<artifact name="config-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='config-plugin-parent', version='0.8.4')
)
libraryDependencies += "org.opendaylight.controller" % "config-plugin-parent" % "0.8.4"
[org.opendaylight.controller/config-plugin-parent "0.8.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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |