License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.ibm.watson.developer_cloud |
ArtifactId | ArtifactIdwatson-spring-boot-starter |
Last Version | Last Version2.3.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIBM Watson Spring boot starter
Spring Boot Starter for the IBM Watson Services
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |