Last Version

IBM Watson Java SDK - Common 10.0.1

Java client library to use the IBM Watson APIs

License

License

GroupId

GroupId

com.ibm.watson
ArtifactId

ArtifactId

common
Version

Version

10.0.1
Type

Type

jar
Description

Description

IBM Watson Java SDK - Common
Java client library to use the IBM Watson APIs
Project Organization

Project Organization

IBM Cloud

Download common 10.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.ibm.cloud : sdk-core jar 9.15.0

test (7)

Group / Artifact Type Version
org.testng : testng jar 7.4.0
org.powermock : powermock-api-mockito2 jar 2.0.5
org.powermock : powermock-module-testng jar 2.0.5
com.squareup.okhttp3 : mockwebserver jar 4.9.0
ch.qos.logback : logback-classic jar 1.2.3
com.google.guava : guava jar 27.1-android
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.