MVN

org.opendaylight.controller : ntfbenchmark

Maven & Gradle

Jul 26, 2023
1 usages
<dependency>
    <groupId>org.opendaylight.controller</groupId>
    <artifactId>ntfbenchmark</artifactId>
    <version>7.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.controller : ntfbenchmark to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.0.9

All Versions

Choose a version of org.opendaylight.controller : ntfbenchmark to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
8.0.x
ntfbenchmark-8.0.0
7.0.x
ntfbenchmark-7.0.9
ntfbenchmark-7.0.8
ntfbenchmark-7.0.7
ntfbenchmark-7.0.6
ntfbenchmark-7.0.5
ntfbenchmark-7.0.4
ntfbenchmark-7.0.3
ntfbenchmark-7.0.2
ntfbenchmark-7.0.1
ntfbenchmark-7.0.0
6.0.x
ntfbenchmark-6.0.9
ntfbenchmark-6.0.8
ntfbenchmark-6.0.7
ntfbenchmark-6.0.6
ntfbenchmark-6.0.5
ntfbenchmark-6.0.4
ntfbenchmark-6.0.3
ntfbenchmark-6.0.2
ntfbenchmark-6.0.1
ntfbenchmark-6.0.0
5.0.x
ntfbenchmark-5.0.9
ntfbenchmark-5.0.8
ntfbenchmark-5.0.7
ntfbenchmark-5.0.6
ntfbenchmark-5.0.5
ntfbenchmark-5.0.4
ntfbenchmark-5.0.3
ntfbenchmark-5.0.2
ntfbenchmark-5.0.1
ntfbenchmark-5.0.0
4.0.x
ntfbenchmark-4.0.13
ntfbenchmark-4.0.12
ntfbenchmark-4.0.11
ntfbenchmark-4.0.10
ntfbenchmark-4.0.9
ntfbenchmark-4.0.8
ntfbenchmark-4.0.7
ntfbenchmark-4.0.6
ntfbenchmark-4.0.5
ntfbenchmark-4.0.4
ntfbenchmark-4.0.3
ntfbenchmark-4.0.2
ntfbenchmark-4.0.1
ntfbenchmark-4.0.0
3.0.x
ntfbenchmark-3.0.16
ntfbenchmark-3.0.15
ntfbenchmark-3.0.14
ntfbenchmark-3.0.13
ntfbenchmark-3.0.12
ntfbenchmark-3.0.11
ntfbenchmark-3.0.10
ntfbenchmark-3.0.9
ntfbenchmark-3.0.8
ntfbenchmark-3.0.7
ntfbenchmark-3.0.6
ntfbenchmark-3.0.5
ntfbenchmark-3.0.4
ntfbenchmark-3.0.3
ntfbenchmark-3.0.2
ntfbenchmark-3.0.1
ntfbenchmark-3.0.0
2.0.x
ntfbenchmark-2.0.10
ntfbenchmark-2.0.9
ntfbenchmark-2.0.8
ntfbenchmark-2.0.7
ntfbenchmark-2.0.6
ntfbenchmark-2.0.5
ntfbenchmark-2.0.4
ntfbenchmark-2.0.3
ntfbenchmark-2.0.2
ntfbenchmark-2.0.1
ntfbenchmark-2.0.0
1.9.x
ntfbenchmark-1.9.3
ntfbenchmark-1.9.2
ntfbenchmark-1.9.1
ntfbenchmark-1.9.0
1.8.x
ntfbenchmark-1.8.4
ntfbenchmark-1.8.3
ntfbenchmark-1.8.2
ntfbenchmark-1.8.1
ntfbenchmark-1.8.0
1.7.x
ntfbenchmark-1.7.3
ntfbenchmark-1.7.2
ntfbenchmark-1.7.1
ntfbenchmark-1.7.0
1.6.x
ntfbenchmark-1.6.3
ntfbenchmark-1.6.2
ntfbenchmark-1.6.1
ntfbenchmark-1.6.0
1.5.x
ntfbenchmark-1.5.4
ntfbenchmark-1.5.3
ntfbenchmark-1.5.2
ntfbenchmark-1.5.1
ntfbenchmark-1.5.0
1.4.x
ntfbenchmark-1.4.3
ntfbenchmark-1.4.2
ntfbenchmark-1.4.1
ntfbenchmark-1.4.0
1.3.x
ntfbenchmark-1.3.4-Carbon
ntfbenchmark-1.3.3-Carbon
ntfbenchmark-1.3.2-Carbon
ntfbenchmark-1.3.1-Carbon
ntfbenchmark-1.3.0-Carbon
1.2.x
ntfbenchmark-1.2.4-Boron-SR4
ntfbenchmark-1.2.3-Boron-SR3
ntfbenchmark-1.2.2-Boron-SR2
ntfbenchmark-1.2.1-Boron-SR1
ntfbenchmark-1.2.0-Boron
1.1.x
ntfbenchmark-1.1.4-Beryllium-SR4
ntfbenchmark-1.1.3-Beryllium-SR3
ntfbenchmark-1.1.2-Beryllium-SR2
ntfbenchmark-1.1.1-Beryllium-SR1
ntfbenchmark-1.1.0-Beryllium

How to add a dependency to Maven

Add the following org.opendaylight.controller : ntfbenchmark maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.opendaylight.controller</groupId>
    <artifactId>ntfbenchmark</artifactId>
    <version>7.0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.opendaylight.controller : ntfbenchmark gradle dependency to your build.gradle file:

implementation 'org.opendaylight.controller:ntfbenchmark:7.0.9'

Gradle Kotlin DSL: Add the following org.opendaylight.controller : ntfbenchmark gradle kotlin dependency to your build.gradle.kts file:

implementation("org.opendaylight.controller:ntfbenchmark:7.0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.opendaylight.controller : ntfbenchmark sbt scala dependency to your build.sbt file:

libraryDependencies += "org.opendaylight.controller" % "ntfbenchmark" % "7.0.9"