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