is not current version
Last Version 2.3.6

IBM Watson Spring boot starter 2.3.2

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
Version

Version

2.3.2
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 2.3.2


<!-- 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.2</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.2'
// 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.2")
'com.ibm.watson.developer_cloud:watson-spring-boot-starter:jar:2.3.2'
<dependency org="com.ibm.watson.developer_cloud" name="watson-spring-boot-starter" rev="2.3.2">
  <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.2')
)
libraryDependencies += "com.ibm.watson.developer_cloud" % "watson-spring-boot-starter" % "2.3.2"
[com.ibm.watson.developer_cloud/watson-spring-boot-starter "2.3.2"]

Dependencies

compile (7)

Group / Artifact Type Version
com.ibm.watson : ibm-watson jar 9.2.0
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.