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