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