is not current version
Last Version 1.7.3

org.opendaylight.infrautils:metrics-aggregator 1.6.3


Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.opendaylight.infrautils
ArtifactId

ArtifactId

metrics-aggregator
Version

Version

1.6.3
Type

Type

pom

Download metrics-aggregator 1.6.3


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