jar

com.ibm.watson.developer_cloud : watson-spring-boot-starter

Maven & Gradle

Jan 20, 2022
13 stars

IBM Watson Spring boot starter · Spring Boot Starter for the IBM Watson Services

Table Of Contents

Latest Version

Download com.ibm.watson.developer_cloud : watson-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.ibm.watson.developer_cloud : watson-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x
2.2.x
2.1.x
2.0.x
1.1.x
1.0.x
0.3.x
0.1.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window watson-spring-boot-starter-2.3.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ibm.watson.developer_cloud.spring.boot

├─ com.ibm.watson.developer_cloud.spring.boot.ConditionalOnWatsonServiceProperties.class - [JAR]

├─ com.ibm.watson.developer_cloud.spring.boot.WatsonApiKeyAuthenticator.class - [JAR]

├─ com.ibm.watson.developer_cloud.spring.boot.WatsonAssistantConfigurationProperties.class - [JAR]

├─ com.ibm.watson.developer_cloud.spring.boot.WatsonAssistantV2ConfigurationProperties.class - [JAR]

├─ com.ibm.watson.developer_cloud.spring.boot.WatsonAutoConfiguration.class - [JAR]

├─ com.ibm.watson.developer_cloud.spring.boot.WatsonCompareComplyConfigurationProperties.class - [JAR]

├─ com.ibm.watson.developer_cloud.spring.boot.WatsonConfigurationProperties.class - [JAR]

├─ com.ibm.watson.developer_cloud.spring.boot.WatsonDiscoveryConfigurationProperties.class - [JAR]

├─ com.ibm.watson.developer_cloud.spring.boot.WatsonDiscoveryV2ConfigurationProperties.class - [JAR]

├─ com.ibm.watson.developer_cloud.spring.boot.WatsonLanguageTranslatorConfigurationProperties.class - [JAR]

├─ com.ibm.watson.developer_cloud.spring.boot.WatsonNaturalLanguageClassifierConfigurationProperties.class - [JAR]

├─ com.ibm.watson.developer_cloud.spring.boot.WatsonNaturalLanguageUnderstandingConfigurationProperties.class - [JAR]

├─ com.ibm.watson.developer_cloud.spring.boot.WatsonPersonalityInsightsConfigurationProperties.class - [JAR]

├─ com.ibm.watson.developer_cloud.spring.boot.WatsonServiceCondition.class - [JAR]

├─ com.ibm.watson.developer_cloud.spring.boot.WatsonSpeechToTextConfigurationProperties.class - [JAR]

├─ com.ibm.watson.developer_cloud.spring.boot.WatsonTextToSpeechConfigurationProperties.class - [JAR]

├─ com.ibm.watson.developer_cloud.spring.boot.WatsonToneAnalyzerConfigurationProperties.class - [JAR]

├─ com.ibm.watson.developer_cloud.spring.boot.WatsonVisualRecognitionConfigurationProperties.class - [JAR]

Advertisement