is not current version
Last Version 4.0.0

org.opendaylight.infrautils:itestutils-parent 2.0.7


GroupId

GroupId

org.opendaylight.infrautils
ArtifactId

ArtifactId

itestutils-parent
Version

Version

2.0.7
Type

Type

pom

Download itestutils-parent 2.0.7


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