java-cloudant

HTTP utilities for Java Cloudant clients

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.cloudant
ArtifactId

ArtifactId

cloudant-http
Last Version

Last Version

2.20.1
Release Date

Release Date

Type

Type

jar
Description

Description

java-cloudant
HTTP utilities for Java Cloudant clients
Project URL

Project URL

https://cloudant.com
Source Code Management

Source Code Management

https://[email protected]/cloudant/java-cloudant.git

Download cloudant-http

How to add to project

<!-- https://jarcasting.com/artifacts/com.cloudant/cloudant-http/ -->
<dependency>
    <groupId>com.cloudant</groupId>
    <artifactId>cloudant-http</artifactId>
    <version>2.20.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cloudant/cloudant-http/
implementation 'com.cloudant:cloudant-http:2.20.1'
// https://jarcasting.com/artifacts/com.cloudant/cloudant-http/
implementation ("com.cloudant:cloudant-http:2.20.1")
'com.cloudant:cloudant-http:jar:2.20.1'
<dependency org="com.cloudant" name="cloudant-http" rev="2.20.1">
  <artifact name="cloudant-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cloudant', module='cloudant-http', version='2.20.1')
)
libraryDependencies += "com.cloudant" % "cloudant-http" % "2.20.1"
[com.cloudant/cloudant-http "2.20.1"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
com.squareup.okhttp3 : okhttp-urlconnection Optional jar 3.12.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.20.1
2.20.0
2.19.2
2.19.1
2.19.0
2.18.0
2.17.0
2.16.0
2.15.0
2.14.0
2.13.1
2.13.0
2.12.0
2.11.0
2.10.0
2.9.0
2.8.0
2.7.0
2.6.2
2.6.1
2.6.0
2.5.1
2.5.0
2.4.3
2.4.2
2.4.1