| License |
License |
|---|---|
| GroupId | GroupIdorg.opendaylight.infrautils |
| ArtifactId | ArtifactIditestutils-it |
| Version | Version2.0.2 |
| Type | Typejar |
| Description |
DescriptionODL :: infrautils :: itestutils-it
itestutils-it
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| itestutils-it-2.0.2.pom | |
| itestutils-it-2.0.2.jar | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.infrautils/itestutils-it/ -->
<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>itestutils-it</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.infrautils/itestutils-it/
implementation 'org.opendaylight.infrautils:itestutils-it:2.0.2'
// https://jarcasting.com/artifacts/org.opendaylight.infrautils/itestutils-it/
implementation ("org.opendaylight.infrautils:itestutils-it:2.0.2")
'org.opendaylight.infrautils:itestutils-it:jar:2.0.2'
<dependency org="org.opendaylight.infrautils" name="itestutils-it" rev="2.0.2">
<artifact name="itestutils-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='itestutils-it', version='2.0.2')
)
libraryDependencies += "org.opendaylight.infrautils" % "itestutils-it" % "2.0.2"
[org.opendaylight.infrautils/itestutils-it "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.opendaylight.infrautils : itestutils | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| 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.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 |