MVN

com.clarolab.http : simple-rest-client

Maven & Gradle

Oct 31, 2019
2 usages

simple-rest-client · Simple http client to perform REST operations

<dependency>
    <groupId>com.clarolab.http</groupId>
    <artifactId>simple-rest-client</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.clarolab.http : simple-rest-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.clarolab.http : simple-rest-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
simple-rest-client-1.1
1.0
simple-rest-client-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.clarolab.http</groupId>
    <artifactId>simple-rest-client</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.clarolab.http : simple-rest-client gradle dependency to your build.gradle file:

implementation 'com.clarolab.http:simple-rest-client:1.1'

Gradle Kotlin DSL: Add the following com.clarolab.http : simple-rest-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.clarolab.http:simple-rest-client:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.clarolab.http : simple-rest-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.clarolab.http" % "simple-rest-client" % "1.1"

Advertisement

Dependencies from Group

Oct 31, 2019
2 usages

Discover Dependencies

Sep 13, 2019
2 usages
0 stars
Oct 26, 2019
2 usages
8 stars
Sep 07, 2021
3 usages
2.3k stars
Mar 16, 2020
2 usages
3 stars
Nov 18, 2019
5 stars
Nov 21, 2019
2 usages
11 stars
Nov 23, 2020
0 stars
Dec 23, 2019
3 usages
21 stars