| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаorg.opendaylight.netconf |
| Идентификатор | Идентификаторrestconf-parent |
| Версия | Версия1.13.4 |
| Тип | Типpom |
| Описание |
Описаниеpom.xml for MD-SAL DOM plugins
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| restconf-parent-1.13.4.pom | 930 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opendaylight.netconf/restconf-parent/ -->
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>restconf-parent</artifactId>
<version>1.13.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.netconf/restconf-parent/
implementation 'org.opendaylight.netconf:restconf-parent:1.13.4'
// https://jarcasting.com/artifacts/org.opendaylight.netconf/restconf-parent/
implementation ("org.opendaylight.netconf:restconf-parent:1.13.4")
'org.opendaylight.netconf:restconf-parent:pom:1.13.4'
<dependency org="org.opendaylight.netconf" name="restconf-parent" rev="1.13.4">
<artifact name="restconf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='restconf-parent', version='1.13.4')
)
libraryDependencies += "org.opendaylight.netconf" % "restconf-parent" % "1.13.4"
[org.opendaylight.netconf/restconf-parent "1.13.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.600 |
| com.github.spotbugs : spotbugs-annotations Необязательный | jar | 3.1.12 |
| org.gaul : modernizer-maven-annotations | jar | 2.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 3.5.11 |