| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.ibm.cloud |
| ArtifactId | ArtifactIdcloudant-common |
| Version | Version0.0.32 |
| Type | Typejar |
| Description |
DescriptionCloudant Common Library
Java Client Library to access IBM Cloudant
|
| Project Organization |
Project OrganizationIBM Cloud |
| Filename | Size |
|---|---|
| cloudant-common-0.0.32.pom | |
| cloudant-common-0.0.32.jar | 14 KB |
| cloudant-common-0.0.32-tests.jar | 24 KB |
| cloudant-common-0.0.32-sources.jar | 13 KB |
| cloudant-common-0.0.32-javadoc.jar | 428 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/cloudant-common/ -->
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>cloudant-common</artifactId>
<version>0.0.32</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/cloudant-common/
implementation 'com.ibm.cloud:cloudant-common:0.0.32'
// https://jarcasting.com/artifacts/com.ibm.cloud/cloudant-common/
implementation ("com.ibm.cloud:cloudant-common:0.0.32")
'com.ibm.cloud:cloudant-common:jar:0.0.32'
<dependency org="com.ibm.cloud" name="cloudant-common" rev="0.0.32">
<artifact name="cloudant-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='cloudant-common', version='0.0.32')
)
libraryDependencies += "com.ibm.cloud" % "cloudant-common" % "0.0.32"
[com.ibm.cloud/cloudant-common "0.0.32"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ibm.cloud : sdk-core | jar | 9.15.1 |
| 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 |