MVN

com.ibm.watson.developer_cloud : parent

Maven & Gradle

Dec 16, 2016
586 stars

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

<dependency>
    <groupId>com.ibm.watson.developer_cloud</groupId>
    <artifactId>parent</artifactId>
    <version>3.5.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ibm.watson.developer_cloud : parent to add to Maven - Latest Versions:

  • Latest Stable: 3.5.3

All Versions

Choose a version of com.ibm.watson.developer_cloud : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.5.x
parent-3.5.3
parent-3.5.2
parent-3.5.1
parent-3.5.0
3.4.x
parent-3.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ibm.watson.developer_cloud</groupId>
    <artifactId>parent</artifactId>
    <version>3.5.3</version>
</dependency>