MVN

net.roboconf : roboconf-dm-rest-api

Maven & Gradle

Oct 10, 2014
3 usages

Roboconf :: Deployment Manager :: REST API

<dependency>
    <groupId>net.roboconf</groupId>
    <artifactId>roboconf-dm-rest-api</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.roboconf : roboconf-dm-rest-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of net.roboconf : roboconf-dm-rest-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
roboconf-dm-rest-api-0.1

How to add a dependency to Maven

Add the following net.roboconf : roboconf-dm-rest-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.roboconf</groupId>
    <artifactId>roboconf-dm-rest-api</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.roboconf : roboconf-dm-rest-api gradle dependency to your build.gradle file:

implementation 'net.roboconf:roboconf-dm-rest-api:0.1'

Gradle Kotlin DSL: Add the following net.roboconf : roboconf-dm-rest-api gradle kotlin dependency to your build.gradle.kts file:

implementation("net.roboconf:roboconf-dm-rest-api:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.roboconf : roboconf-dm-rest-api sbt scala dependency to your build.sbt file:

libraryDependencies += "net.roboconf" % "roboconf-dm-rest-api" % "0.1"

Advertisement

Dependencies from Group

Sep 04, 2017
50 usages
33 stars
Sep 04, 2017
20 usages
33 stars
Sep 04, 2017
17 usages
33 stars
Sep 04, 2017
13 usages
33 stars
Oct 10, 2014
10 usages
33 stars

Discover Dependencies