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