is not current version
Last Version 1.9.3

org.opendaylight.controller:benchmark-artifacts 1.7.1


GroupId

GroupId

org.opendaylight.controller
ArtifactId

ArtifactId

benchmark-artifacts
Version

Version

1.7.1
Type

Type

pom

Download benchmark-artifacts 1.7.1


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