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