| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаorg.opendaylight.netconf |
| Идентификатор | Идентификаторnetconf-testtool |
| Версия | Версия1.13.2 |
| Тип | Типjar |
| Описание |
Описаниеnetconf-testtool
pom.xml for MD-SAL DOM plugins
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.opendaylight.netconf/netconf-testtool/ -->
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-testtool</artifactId>
<version>1.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.netconf/netconf-testtool/
implementation 'org.opendaylight.netconf:netconf-testtool:1.13.2'
// https://jarcasting.com/artifacts/org.opendaylight.netconf/netconf-testtool/
implementation ("org.opendaylight.netconf:netconf-testtool:1.13.2")
'org.opendaylight.netconf:netconf-testtool:jar:1.13.2'
<dependency org="org.opendaylight.netconf" name="netconf-testtool" rev="1.13.2">
<artifact name="netconf-testtool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='netconf-testtool', version='1.13.2')
)
libraryDependencies += "org.opendaylight.netconf" % "netconf-testtool" % "1.13.2"
[org.opendaylight.netconf/netconf-testtool "1.13.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.xmlunit : xmlunit-core | jar | 2.8.2 |
| org.xmlunit : xmlunit-assertj | jar | 2.8.2 |
| 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 |