License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.opendaylight.netconf |
ArtifactId | ArtifactIdnetconf-testtool |
Version | Version2.0.14 |
Type | Typejar |
Description |
Descriptionnetconf-testtool
pom.xml for MD-SAL DOM plugins
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opendaylight.netconf/netconf-testtool/ -->
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-testtool</artifactId>
<version>2.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.netconf/netconf-testtool/
implementation 'org.opendaylight.netconf:netconf-testtool:2.0.14'
// https://jarcasting.com/artifacts/org.opendaylight.netconf/netconf-testtool/
implementation ("org.opendaylight.netconf:netconf-testtool:2.0.14")
'org.opendaylight.netconf:netconf-testtool:jar:2.0.14'
<dependency org="org.opendaylight.netconf" name="netconf-testtool" rev="2.0.14">
<artifact name="netconf-testtool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='netconf-testtool', version='2.0.14')
)
libraryDependencies += "org.opendaylight.netconf" % "netconf-testtool" % "2.0.14"
[org.opendaylight.netconf/netconf-testtool "2.0.14"]
Group / Artifact | Type | Version |
---|---|---|
com.guicedee.services : javax.inject Optional | jar | 1.0.20.0 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.600 |
com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 |
org.gaul : modernizer-maven-annotations | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.xmlunit : xmlunit-core | jar | 2.8.4 |
org.xmlunit : xmlunit-assertj | jar | 2.8.4 |
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.12.4 |