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