| License |
License |
|---|---|
| GroupId | GroupIdcom.ibm.watson |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version10.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIBM Watson Java SDK - Common
Java client library to use the IBM Watson APIs
|
| Project Organization |
Project OrganizationIBM Cloud |
| Filename | Size |
|---|---|
| common-10.0.1.pom | |
| common-10.0.1.jar | 2 KB |
| common-10.0.1-sources.jar | 2 KB |
| common-10.0.1-javadoc.jar | 21 KB |
| common-10.0.1-jar-with-dependencies.jar | 6 MB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ibm.cloud : sdk-core | jar | 9.15.0 |
| 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 |