MVN

com.cloudant : cloudant-http

Maven & Gradle

Sep 10, 2021
3 usages
79 stars

java-cloudant · HTTP utilities for Java Cloudant clients

<dependency>
    <groupId>com.cloudant</groupId>
    <artifactId>cloudant-http</artifactId>
    <version>2.20.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cloudant : cloudant-http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.20.1

All Versions

Choose a version of com.cloudant : cloudant-http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.20.x
cloudant-http-2.20.1
cloudant-http-2.20.0
2.19.x
cloudant-http-2.19.2
cloudant-http-2.19.1
cloudant-http-2.19.0
2.18.x
cloudant-http-2.18.0
2.17.x
cloudant-http-2.17.0
2.16.x
cloudant-http-2.16.0
2.15.x
cloudant-http-2.15.0
2.14.x
cloudant-http-2.14.0
2.13.x
cloudant-http-2.13.1
cloudant-http-2.13.0
2.12.x
cloudant-http-2.12.0
2.11.x
cloudant-http-2.11.0
2.10.x
cloudant-http-2.10.0
2.9.x
cloudant-http-2.9.0
2.8.x
cloudant-http-2.8.0
2.7.x
cloudant-http-2.7.0
2.6.x
cloudant-http-2.6.2
cloudant-http-2.6.1
cloudant-http-2.6.0
2.5.x
cloudant-http-2.5.1
cloudant-http-2.5.0
2.4.x
cloudant-http-2.4.3
cloudant-http-2.4.2
cloudant-http-2.4.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.cloudant</groupId>
    <artifactId>cloudant-http</artifactId>
    <version>2.20.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cloudant : cloudant-http gradle dependency to your build.gradle file:

implementation 'com.cloudant:cloudant-http:2.20.1'

Gradle Kotlin DSL: Add the following com.cloudant : cloudant-http gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cloudant:cloudant-http:2.20.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cloudant : cloudant-http sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cloudant" % "cloudant-http" % "2.20.1"

Advertisement

Dependencies from Group

Sep 10, 2021
13 usages
79 stars
Mar 07, 2020
3 usages
268 stars
Mar 07, 2020
3 usages
268 stars
Sep 10, 2021
3 usages
79 stars
Mar 22, 2017
2 usages
5 stars

Discover Dependencies

Feb 19, 2019
9 usages
146 stars
Apr 05, 2019
5 usages
1.9k stars
Mar 19, 2016
2.7k stars
Feb 01, 2022
12 stars
Jan 27, 2017
3 usages
16 stars