File | Operation |
---|---|
metrics-aggregator-1.5.0.pom | download |
<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>metrics-aggregator</artifactId>
<version>1.5.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='metrics-aggregator', version='1.5.0')
)
<parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>odlparent-lite</artifactId> <version>4.0.9</version> </parent>