License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.serviceutils |
ArtifactId | ArtifactIdtools-testutils |
Version | Version0.7.1 |
Type | Typejar |
Description |
DescriptionODL :: serviceutils :: tools-testutils
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tools-testutils-0.7.1.pom | |
tools-testutils-0.7.1.jar | 9 KB |
tools-testutils-0.7.1-sources.jar | 4 KB |
tools-testutils-0.7.1-javadoc.jar | 392 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.serviceutils/tools-testutils/ -->
<dependency>
<groupId>org.opendaylight.serviceutils</groupId>
<artifactId>tools-testutils</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.serviceutils/tools-testutils/
implementation 'org.opendaylight.serviceutils:tools-testutils:0.7.1'
// https://jarcasting.com/artifacts/org.opendaylight.serviceutils/tools-testutils/
implementation ("org.opendaylight.serviceutils:tools-testutils:0.7.1")
'org.opendaylight.serviceutils:tools-testutils:jar:0.7.1'
<dependency org="org.opendaylight.serviceutils" name="tools-testutils" rev="0.7.1">
<artifact name="tools-testutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.serviceutils', module='tools-testutils', version='0.7.1')
)
libraryDependencies += "org.opendaylight.serviceutils" % "tools-testutils" % "0.7.1"
[org.opendaylight.serviceutils/tools-testutils "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.serviceutils : tools-api | jar | 0.7.1 |
org.opendaylight.serviceutils : rpc-api | jar | 0.7.1 |
org.opendaylight.yangtools : testutils | jar | |
com.google.inject : guice | jar | 4.2.3 |
com.mycila.guice.extensions : mycila-guice-jsr250 | jar | 4.0.rc1 |
com.google.truth : truth | jar | 1.1.2 |
org.opendaylight.infrautils : infrautils-testutils | jar |
Group / Artifact | Type | Version |
---|---|---|
com.google.errorprone : error_prone_annotations Optional | jar | 2.6.0 |
org.slf4j : slf4j-api | jar | |
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.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.mdsal : mdsal-binding-dom-adapter | test-jar | |
org.opendaylight.mdsal : mdsal-binding-dom-adapter | jar | |
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 |