MVN

org.opendaylight.detnet : detnet-service-model

Maven & Gradle

Mar 25, 2020
7 usages
<dependency>
    <groupId>org.opendaylight.detnet</groupId>
    <artifactId>detnet-service-model</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.detnet : detnet-service-model to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of org.opendaylight.detnet : detnet-service-model to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
detnet-service-model-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.opendaylight.detnet</groupId>
    <artifactId>detnet-service-model</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.opendaylight.detnet : detnet-service-model gradle dependency to your build.gradle file:

implementation 'org.opendaylight.detnet:detnet-service-model:0.1.0'

Gradle Kotlin DSL: Add the following org.opendaylight.detnet : detnet-service-model gradle kotlin dependency to your build.gradle.kts file:

implementation("org.opendaylight.detnet:detnet-service-model:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.opendaylight.detnet : detnet-service-model sbt scala dependency to your build.sbt file:

libraryDependencies += "org.opendaylight.detnet" % "detnet-service-model" % "0.1.0"

Advertisement

Dependencies from Group

Discover Dependencies

May 12, 2021
6 usages
250 stars
Jan 19, 2021
2 usages
1.8k stars
Nov 15, 2011
3 usages
598 stars
May 06, 2020
5 usages
2 stars
May 22, 2023
50 usages
32 stars
Sep 30, 2015
524 stars
Apr 26, 2013
7 usages
16 stars
Mar 12, 2020
8 usages
99 stars