is not current version
Last Version 1.9.3

org.opendaylight.controller:benchmark-aggregator 1.4.1


GroupId

GroupId

org.opendaylight.controller
ArtifactId

ArtifactId

benchmark-aggregator
Version

Version

1.4.1
Type

Type

pom

Download benchmark-aggregator 1.4.1


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