| License | License | 
|---|---|
| GroupId | GroupIdorg.opendaylight.genius | 
| ArtifactId | ArtifactIdtestutils | 
| Last Version | Last Version0.9.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionODL :: genius :: testutils pom.xml for MD-SAL DOM plugins | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| testutils-0.9.4.pom | |
| testutils-0.9.4.jar | 19 KB | 
| testutils-0.9.4-sources.jar | 10 KB | 
| testutils-0.9.4-javadoc.jar | 65 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.opendaylight.genius/testutils/ -->
<dependency>
    <groupId>org.opendaylight.genius</groupId>
    <artifactId>testutils</artifactId>
    <version>0.9.4</version>
</dependency>// https://jarcasting.com/artifacts/org.opendaylight.genius/testutils/
implementation 'org.opendaylight.genius:testutils:0.9.4'// https://jarcasting.com/artifacts/org.opendaylight.genius/testutils/
implementation ("org.opendaylight.genius:testutils:0.9.4")'org.opendaylight.genius:testutils:jar:0.9.4'<dependency org="org.opendaylight.genius" name="testutils" rev="0.9.4">
  <artifact name="testutils" type="jar" />
</dependency>@Grapes(
@Grab(group='org.opendaylight.genius', module='testutils', version='0.9.4')
)libraryDependencies += "org.opendaylight.genius" % "testutils" % "0.9.4"[org.opendaylight.genius/testutils "0.9.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.opendaylight.genius : interfacemanager-api | jar | |
| junit : junit | jar | 4.13.2 | 
| org.mockito : mockito-core | jar | 3.3.3 | 
| com.google.truth : truth | jar | 1.1.2 | 
| org.opendaylight.yangtools : testutils | jar | |
| org.opendaylight.infrautils : infrautils-testutils | jar | |
| org.opendaylight.infrautils : inject.guice.testutils | jar | |
| org.opendaylight.mdsal : mdsal-binding-test-utils | jar | |
| org.opendaylight.genius : mdsalutil-api | test-jar | 0.9.4 | 
| org.opendaylight.genius : idmanager-api | jar | 0.9.4 | 
| org.opendaylight.genius : itm-api | jar | |
| org.hamcrest : hamcrest | jar | 2.2 | 
| org.hamcrest : hamcrest-library | jar | 2.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.osgi : org.osgi.core | jar | 6.0.0 | 
| org.slf4j : slf4j-api | jar | 1.7.28 | 
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.400 | 
| com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 | 
| org.gaul : modernizer-maven-annotations | jar | 2.2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.28 |