IBM Watson Spring boot starter

Spring Boot Starter for the IBM Watson Services

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.ibm.watson.developer_cloud
ArtifactId

ArtifactId

watson-spring-boot-starter
Last Version

Last Version

2.3.6
Release Date

Release Date

Type

Type

jar
Description

Description

IBM Watson Spring boot starter
Spring Boot Starter for the IBM Watson Services
Project URL

Project URL

https://www.ibm.com/watson/developer
Source Code Management

Source Code Management

https://github.com/watson-developer-cloud/spring-boot-starter

Download watson-spring-boot-starter

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.ibm.watson : ibm-watson jar 9.3.1
org.springframework : spring-core jar 5.1.13.RELEASE
org.springframework : spring-context jar 5.1.13.RELEASE
org.springframework : spring-beans jar 5.1.13.RELEASE
org.springframework.boot : spring-boot jar 2.2.0.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.2.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.0.RELEASE

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.stefanbirkner : system-rules jar 1.19.0
org.springframework.boot : spring-boot-starter-test jar 2.2.0.RELEASE

Project Modules

There are no modules declared in this project.
com.ibm.watson.developer_cloud

IBM Watson APIs

A collection of SDKs that work with the Watson REST APIs. For more information about the APIs, see https://cloud.ibm.com/docs?tab=api-docs&category=ai

Versions

Version
2.3.6
2.3.5
2.3.2
2.3.1
2.3.0
2.2.0
2.1.4
2.1.3
2.1.1
2.1.0
2.0.0
1.1.0
1.0.0
0.3.0
0.1.0
0.0.2
0.0.1