License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.ibm.cloud |
ArtifactId | ArtifactIdcloudant |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCloudant Generated
Java Client Library to access IBM Cloudant
|
Project Organization |
Project OrganizationIBM Corporation |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cloudant-0.1.4.pom | |
cloudant-0.1.4.jar | 412 KB |
cloudant-0.1.4-sources.jar | 265 KB |
cloudant-0.1.4-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/cloudant/ -->
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>cloudant</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/cloudant/
implementation 'com.ibm.cloud:cloudant:0.1.4'
// https://jarcasting.com/artifacts/com.ibm.cloud/cloudant/
implementation ("com.ibm.cloud:cloudant:0.1.4")
'com.ibm.cloud:cloudant:jar:0.1.4'
<dependency org="com.ibm.cloud" name="cloudant" rev="0.1.4">
<artifact name="cloudant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='cloudant', version='0.1.4')
)
libraryDependencies += "com.ibm.cloud" % "cloudant" % "0.1.4"
[com.ibm.cloud/cloudant "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.cloud : cloudant-common | jar | 0.1.4 |
com.google.code.gson : gson | jar | 2.9.0 |
com.ibm.cloud : sdk-core | jar | 9.17.2 |
Group / Artifact | Type | Version |
---|---|---|
com.ibm.cloud : cloudant-common | test-jar | 0.1.4 |
org.testng : testng | jar | 7.4.0 |
com.squareup.okhttp3 : mockwebserver | jar | 4.9.3 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
org.powermock : powermock-module-testng | jar | 2.0.9 |