f

features-mdsal-benchmark

Files download
File Operation
features-mdsal-benchmark-1.2.1-Boron-SR1.jar download
features-mdsal-benchmark-1.2.1-Boron-SR1.pom download
features-mdsal-benchmark-1.2.1-Boron-SR1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.opendaylight.controller</groupId>
  <artifactId>features-mdsal-benchmark</artifactId>
  <version>1.2.1-Boron-SR1</version>
</dependency>
Gradle Groovy
implementation 'org.opendaylight.controller:features-mdsal-benchmark:1.2.1-Boron-SR1'
Gradle Kotlin
implementation("org.opendaylight.controller:features-mdsal-benchmark:1.2.1-Boron-SR1")
Scala SBT
libraryDependencies += "org.opendaylight.controller" % "features-mdsal-benchmark" % "1.2.1-Boron-SR1"
Groovy Grape
@Grapes(
  @Grab(group='org.opendaylight.controller', module='features-mdsal-benchmark', version='1.2.1-Boron-SR1')
)
Apache Ivy
<dependency org="org.opendaylight.controller" name="features-mdsal-benchmark" rev="1.2.1-Boron-SR1" />
Leiningen
[org.opendaylight.controller/features-mdsal-benchmark "1.2.1-Boron-SR1"]
Apache Buildr
'org.opendaylight.controller:features-mdsal-benchmark:jar:1.2.1-Boron-SR1'