Last Version

Watson Developer Cloud Java SDK 3.5.3

Client library to use the IBM Watson Services and AlchemyAPI

GroupId

GroupId

com.ibm.watson.developer_cloud
ArtifactId

ArtifactId

parent
Version

Version

3.5.3
Type

Type

pom
Description

Description

Watson Developer Cloud Java SDK
Client library to use the IBM Watson Services and AlchemyAPI
Project URL

Project URL

https://github.com/watson-developer-cloud/java-sdk
Project Organization

Project Organization

IBM Watson
Source Code Management

Source Code Management

https://github.com/watson-developer-cloud/java-sdk

Download parent 3.5.3

Filename Size
parent-3.5.3.pom 14 KB
Browse

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

Dependencies

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

Project Modules

  • alchemy
  • conversation
  • core
  • dialog
  • discovery
  • document-conversion
  • language-translation
  • language-translator
  • natural-language-classifier
  • personality-insights
  • retrieve-and-rank
  • speech-to-text
  • text-to-speech
  • tone-analyzer
  • tradeoff-analytics
  • visual-recognition
  • tests
  • all