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