IBM Watson Health Cognitive Services Coverage Reports

Java Client Library to access the IBM Watson Health Cognitive Services

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

com.ibm.watson.health.cognitive-services
Идентификатор

Идентификатор

whcs-java-sdk-coverage-reports
Последняя версия

Последняя версия

1.1.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

IBM Watson Health Cognitive Services Coverage Reports
Java Client Library to access the IBM Watson Health Cognitive Services
Организация-разработчик

Организация-разработчик

IBM Cloud

Скачать whcs-java-sdk-coverage-reports

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.ibm.watson.health.cognitive-services/whcs-java-sdk-coverage-reports/ -->
<dependency>
    <groupId>com.ibm.watson.health.cognitive-services</groupId>
    <artifactId>whcs-java-sdk-coverage-reports</artifactId>
    <version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.watson.health.cognitive-services/whcs-java-sdk-coverage-reports/
implementation 'com.ibm.watson.health.cognitive-services:whcs-java-sdk-coverage-reports:1.1.6'
// https://jarcasting.com/artifacts/com.ibm.watson.health.cognitive-services/whcs-java-sdk-coverage-reports/
implementation ("com.ibm.watson.health.cognitive-services:whcs-java-sdk-coverage-reports:1.1.6")
'com.ibm.watson.health.cognitive-services:whcs-java-sdk-coverage-reports:jar:1.1.6'
<dependency org="com.ibm.watson.health.cognitive-services" name="whcs-java-sdk-coverage-reports" rev="1.1.6">
  <artifact name="whcs-java-sdk-coverage-reports" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.watson.health.cognitive-services', module='whcs-java-sdk-coverage-reports', version='1.1.6')
)
libraryDependencies += "com.ibm.watson.health.cognitive-services" % "whcs-java-sdk-coverage-reports" % "1.1.6"
[com.ibm.watson.health.cognitive-services/whcs-java-sdk-coverage-reports "1.1.6"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.ibm.watson.health.cognitive-services : ibm-whcs-services-common jar 1.1.6
com.ibm.watson.health.cognitive-services : insights-for-medical-literature jar 1.1.6
com.ibm.watson.health.cognitive-services : annotator-for-clinical-data jar 1.1.6

Модули Проекта

Данный проект не имеет модулей.

IBM Watson Health Cognitive Services Java SDK Version 1.1.6

Overview

The IBM Watson Health Cognitive Services (WHCS) Java SDK allows developers to programmatically interact with the following IBM Cloud service:

Service Name Artifact ID
Annotator for Clinical Data annotator-for-clinical-data

NOTE: You must be signed in to IBM Cloud to see the docs.

Prerequisites

  • An IBM Cloud account.
  • An IAM API key to allow the SDK to access your service instance. For instructions about copying the credentials of an existing service instance, or creating a new service instance, refer to Getting Started here.
  • Java 8 or above.

Installation

The current version of this SDK is: 1.1.6

WHCS service (Option 1)

To define a dependency on the WHCS service contained in the project, use a dependency like these:

Maven
<dependency>
	<groupId>com.ibm.watson.health.cognitive-services</groupId>
	<artifactId>ibm-whcs-services</artifactId>
	<version>1.1.6</version>
</dependency>
Gradle
'com.ibm.watson.health.cognitive-services:ibm-whcs-services:1.1.6'

Annotator for Clinical Data service (Option 2)

To define a dependency on the Annotator for Clinical Data service, use a dependency like this:

Maven
<dependency>
    <groupId>com.ibm.watson.health.cognitive-services</groupId>
    <artifactId>annotator-for-clinical-data</artifactId>
    <version>1.1.6</version>
</dependency>
Gradle
'com.ibm.watson.health.cognitive-services:annotator-for-clinical-data:1.1.6'

The artifact ID is listed in the table above.

Using the SDK

For general SDK usage information, please see this link

Questions

If you are having difficulties using this SDK or have a question about the IBM Cloud services, please ask a question at Stack Overflow.

Issues

If you encounter an issue with the project, you are welcome to submit a bug report. Before that, please search for similar issues. It's possible that someone has already reported the problem.

Open source @ IBM

Find more open source projects on the IBM Github Page

Contributing

See CONTRIBUTING.

License

The IBM Watson Health Cognitive Services Java SDK is released under the Apache 2.0 license. The license's full text can be found in LICENSE.

com.ibm.watson.health.cognitive-services

International Business Machines

Версии библиотеки

Версия
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
0.0.13
0.0.12
0.0.10
0.0.8
0.0.7
0.0.6