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