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