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