MVN

org.opendaylight.unimgr : unimgr-impl

Maven & Gradle

Sep 04, 2018
2 usages
<dependency>
    <groupId>org.opendaylight.unimgr</groupId>
    <artifactId>unimgr-impl</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.4.0

All Versions

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

Version Vulnerabilities Updated
0.4.x
unimgr-impl-0.4.0
0.3.x
unimgr-impl-0.3.3
unimgr-impl-0.3.2
unimgr-impl-0.3.1
unimgr-impl-0.3.0
0.2.x
unimgr-impl-0.2.4-Carbon
unimgr-impl-0.2.3-Carbon
unimgr-impl-0.2.2-Carbon
unimgr-impl-0.2.1-Carbon
unimgr-impl-0.2.0-Carbon
0.1.x
unimgr-impl-0.1.4-Boron-SR4
unimgr-impl-0.1.3-Boron-SR3
unimgr-impl-0.1.2-Boron-SR2
unimgr-impl-0.1.1-Boron-SR1
unimgr-impl-0.1.0-Boron
0.0.x
unimgr-impl-0.0.5-Beryllium-SR4
unimgr-impl-0.0.4-Beryllium-SR3
unimgr-impl-0.0.3-Beryllium-SR2
unimgr-impl-0.0.2-Beryllium-SR1
unimgr-impl-0.0.1-Beryllium

How to add a dependency to Maven

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

<dependency>
    <groupId>org.opendaylight.unimgr</groupId>
    <artifactId>unimgr-impl</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.opendaylight.unimgr : unimgr-impl gradle dependency to your build.gradle file:

implementation 'org.opendaylight.unimgr:unimgr-impl:0.4.0'

Gradle Kotlin DSL: Add the following org.opendaylight.unimgr : unimgr-impl gradle kotlin dependency to your build.gradle.kts file:

implementation("org.opendaylight.unimgr:unimgr-impl:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.opendaylight.unimgr : unimgr-impl sbt scala dependency to your build.sbt file:

libraryDependencies += "org.opendaylight.unimgr" % "unimgr-impl" % "0.4.0"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 01, 2019
2 usages
Jun 02, 2023
4 usages
8 stars
Dec 07, 2020
2 usages
Jul 27, 2011
2 usages
7 stars
Aug 10, 2008
2 usages
Jun 01, 2023
197 usages
7.7k stars
Nov 04, 2020
13 usages
1.3k stars