is not current version
Last Version 0.1.4

IBM Cloudant Java SDK 0.0.24

Java Client Library to access IBM Cloudant

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

cloudant-parent
Version

Version

0.0.24
Type

Type

pom
Description

Description

IBM Cloudant Java SDK
Java Client Library to access IBM Cloudant
Project URL

Project URL

https://github.com/IBM/cloudant-java-sdk
Project Organization

Project Organization

IBM Cloud
Source Code Management

Source Code Management

https://github.com/IBM/cloudant-java-sdk/tree/master

Download cloudant-parent 0.0.24

Filename Size
cloudant-parent-0.0.24.pom 21 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • modules/common
  • modules/cloudant
  • modules/coverage-reports
  • modules/examples