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