Last Version

ODL :: infrautils :: metrics-aggregator 1.7.3

OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.opendaylight.infrautils
ArtifactId

ArtifactId

metrics-aggregator
Version

Version

1.7.3
Type

Type

pom
Description

Description

ODL :: infrautils :: metrics-aggregator
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
Project Organization

Project Organization

OpenDaylight

Download metrics-aggregator 1.7.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • impl
  • impl-test
  • impl-prometheus
  • sample/impl
  • it