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