Last Version

IBM Cloudant Java SDK 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-parent
Version

Version

0.1.4
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 Corporation
Source Code Management

Source Code Management

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

Download cloudant-parent 0.1.4

Filename Size
cloudant-parent-0.1.4.pom 22 KB
Browse

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

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