is not current version
Last Version 1.9.3

org.opendaylight.controller:benchmark-artifacts 1.3.0-Carbon


GroupId

GroupId

org.opendaylight.controller
ArtifactId

ArtifactId

benchmark-artifacts
Version

Version

1.3.0-Carbon
Type

Type

pom

Download benchmark-artifacts 1.3.0-Carbon


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