MVN

cloud.orbit : orbit-rest-client

Maven & Gradle

May 24, 2016
2 stars

Orbit REST Client · Orbit REST Client

<dependency>
    <groupId>cloud.orbit</groupId>
    <artifactId>orbit-rest-client</artifactId>
    <version>0.8.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cloud.orbit : orbit-rest-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.2

All Versions

Choose a version of cloud.orbit : orbit-rest-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
orbit-rest-client-0.8.2
orbit-rest-client-0.8.1
orbit-rest-client-0.8.0

How to add a dependency to Maven

Add the following cloud.orbit : orbit-rest-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cloud.orbit</groupId>
    <artifactId>orbit-rest-client</artifactId>
    <version>0.8.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cloud.orbit : orbit-rest-client gradle dependency to your build.gradle file:

implementation 'cloud.orbit:orbit-rest-client:0.8.2'

Gradle Kotlin DSL: Add the following cloud.orbit : orbit-rest-client gradle kotlin dependency to your build.gradle.kts file:

implementation("cloud.orbit:orbit-rest-client:0.8.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following cloud.orbit : orbit-rest-client sbt scala dependency to your build.sbt file:

libraryDependencies += "cloud.orbit" % "orbit-rest-client" % "0.8.2"

Advertisement

Dependencies from Group

Aug 21, 2019
11 usages
1.5k stars
Aug 21, 2019
6 usages
1.5k stars
Aug 21, 2019
6 usages
1.5k stars
Aug 21, 2019
6 usages
1.5k stars
Sep 22, 2020
6 usages
1.7k stars

Discover Dependencies