MVN

org.opendaylight.controller : switchmanager

Maven & Gradle

Feb 29, 2016
53 usages
<dependency>
    <groupId>org.opendaylight.controller</groupId>
    <artifactId>switchmanager</artifactId>
    <version>0.8.4-Lithium-SR4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.8.4-Lithium-SR4

All Versions

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

Version Vulnerabilities Updated
0.8.x
switchmanager-0.8.4-Lithium-SR4
switchmanager-0.8.3-Lithium-SR3
switchmanager-0.8.2-Lithium-SR2
switchmanager-0.8.1-Lithium-SR1
switchmanager-0.8.0-Lithium
0.7.x
switchmanager-0.7.5-Helium-SR4
switchmanager-0.7.4-Helium-SR3
switchmanager-0.7.3-Helium-SR2
switchmanager-0.7.2-Helium-SR1.1
switchmanager-0.7.2-Helium-SR1
switchmanager-0.7.1-Helium
switchmanager-0.7.0
0.5.x
switchmanager-0.5.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.opendaylight.controller</groupId>
    <artifactId>switchmanager</artifactId>
    <version>0.8.4-Lithium-SR4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.opendaylight.controller:switchmanager:0.8.4-Lithium-SR4'

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

implementation("org.opendaylight.controller:switchmanager:0.8.4-Lithium-SR4")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.opendaylight.controller" % "switchmanager" % "0.8.4-Lithium-SR4"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 31, 2023
46 usages
2.3k stars
Jun 28, 2023
67 usages
1.9k stars
Oct 04, 2021
45 usages
1 stars
Jun 28, 2022
46 usages
19 stars
Aug 09, 2021
48 usages
9 stars
Sep 17, 2021
53 usages
Aug 12, 2021
86 usages
Jun 08, 2019
55 usages
293 stars