Last Version

Cloudant Code Examples 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-examples
Version

Version

0.1.4
Type

Type

jar
Description

Description

Cloudant Code Examples
Java Client Library to access IBM Cloudant
Project Organization

Project Organization

IBM Corporation

Download cloudant-examples 0.1.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.ibm.cloud : cloudant jar 0.1.4
org.slf4j : slf4j-jdk14 jar 1.7.36

Project Modules

There are no modules declared in this project.