Last Version

ODL :: infrautils :: infrautils-testutils 4.0.0

infrautils-testutils

License

License

GroupId

GroupId

org.opendaylight.infrautils
ArtifactId

ArtifactId

infrautils-testutils
Version

Version

4.0.0
Type

Type

jar
Description

Description

ODL :: infrautils :: infrautils-testutils
infrautils-testutils
Project Organization

Project Organization

OpenDaylight

Download infrautils-testutils 4.0.0


<!-- https://jarcasting.com/artifacts/org.opendaylight.infrautils/infrautils-testutils/ -->
<dependency>
    <groupId>org.opendaylight.infrautils</groupId>
    <artifactId>infrautils-testutils</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.infrautils/infrautils-testutils/
implementation 'org.opendaylight.infrautils:infrautils-testutils:4.0.0'
// https://jarcasting.com/artifacts/org.opendaylight.infrautils/infrautils-testutils/
implementation ("org.opendaylight.infrautils:infrautils-testutils:4.0.0")
'org.opendaylight.infrautils:infrautils-testutils:jar:4.0.0'
<dependency org="org.opendaylight.infrautils" name="infrautils-testutils" rev="4.0.0">
  <artifact name="infrautils-testutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='infrautils-testutils', version='4.0.0')
)
libraryDependencies += "org.opendaylight.infrautils" % "infrautils-testutils" % "4.0.0"
[org.opendaylight.infrautils/infrautils-testutils "4.0.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-library jar 2.2
junit : junit jar 4.13.2
org.awaitility : awaitility jar 4.1.1
com.google.guava : guava jar 31.1-jre
org.mockito : mockito-core jar 4.6.1
org.slf4j : slf4j-simple jar
io.github.classgraph : classgraph jar 4.8.141
org.eclipse.jetty : jetty-webapp jar

provided (7)

Group / Artifact Type Version
com.google.errorprone : error_prone_annotations Optional jar 2.14.0
org.osgi : org.osgi.annotation.bundle jar 1.1.0
org.osgi : org.osgi.annotation.versioning jar 1.1.1
org.slf4j : slf4j-api jar
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.2.600
com.github.spotbugs : spotbugs-annotations Optional jar 4.7.0
org.gaul : modernizer-maven-annotations jar 2.4.0

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.mockito : mockito-junit-jupiter jar 4.6.1
org.junit.jupiter : junit-jupiter-migrationsupport jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.