File | Operation |
---|---|
odl-sfc-statistics-0.10.0.pom | download |
<dependency>
<groupId>org.opendaylight.sfc</groupId>
<artifactId>odl-sfc-statistics</artifactId>
<version>0.10.0</version>
<type>feature</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.sfc', module='odl-sfc-statistics', version='0.10.0')
)