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