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