| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаorg.opendaylight.netconf |
| Идентификатор | Идентификаторnetconf-testtool |
| Версия | Версия2.0.1 |
| Тип | Тип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>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.netconf/netconf-testtool/
implementation 'org.opendaylight.netconf:netconf-testtool:2.0.1'
// https://jarcasting.com/artifacts/org.opendaylight.netconf/netconf-testtool/
implementation ("org.opendaylight.netconf:netconf-testtool:2.0.1")
'org.opendaylight.netconf:netconf-testtool:jar:2.0.1'
<dependency org="org.opendaylight.netconf" name="netconf-testtool" rev="2.0.1">
<artifact name="netconf-testtool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='netconf-testtool', version='2.0.1')
)
libraryDependencies += "org.opendaylight.netconf" % "netconf-testtool" % "2.0.1"
[org.opendaylight.netconf/netconf-testtool "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.guicedee.services : javax.inject Необязательный | jar | 1.0.20.0 |
| 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.9.0 |