文件名 | 操作 |
---|---|
clustering-it-1.10.1.pom | 下载 |
<dependency>
<groupId>org.opendaylight.controller.samples</groupId>
<artifactId>clustering-it</artifactId>
<version>1.10.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller.samples', module='clustering-it', version='1.10.1')
)
<dependency org="org.opendaylight.controller.samples" name="clustering-it" rev="1.10.1" />