文件名 | 操作 |
---|---|
metrics-aggregator-1.5.2.pom | 下载 |
<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>metrics-aggregator</artifactId>
<version>1.5.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='metrics-aggregator', version='1.5.2')
)