File | Operation |
---|---|
features-mdsal-benchmark-1.8.0.pom | download |
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>features-mdsal-benchmark</artifactId>
<version>1.8.0</version>
<type>feature</type>
</dependency>
libraryDependencies += "org.opendaylight.controller" % "features-mdsal-benchmark" % "1.8.0"
@Grapes(
@Grab(group='org.opendaylight.controller', module='features-mdsal-benchmark', version='1.8.0')
)
<dependency org="org.opendaylight.controller" name="features-mdsal-benchmark" rev="1.8.0" />