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