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