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