License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.opendaylight.infrautils |
ArtifactId | ArtifactIdmetrics-aggregator |
Last Version | Last Version1.7.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionODL :: 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 |
Filename | Size |
---|---|
metrics-aggregator-1.7.3.pom | 1 KB |
Browse |
<!-- 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"]