Last Version

Cloudant Common Library 0.1.4

Java Client Library to access IBM Cloudant

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

cloudant-common
Version

Version

0.1.4
Type

Type

jar
Description

Description

Cloudant Common Library
Java Client Library to access IBM Cloudant
Project Organization

Project Organization

IBM Corporation

Download cloudant-common 0.1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.ibm.cloud : sdk-core jar 9.17.2

test (4)

Group / Artifact Type Version
org.testng : testng jar 7.4.0
org.powermock : powermock-api-mockito2 jar 2.0.9
org.powermock : powermock-module-testng jar 2.0.9
com.squareup.okhttp3 : mockwebserver jar 4.9.3

Project Modules

There are no modules declared in this project.