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

com.ontotext.s4:uimafit-s4-sdk 1.0.0

The Self-Service Semantic Suite (S4) provides a set of services for low-cost, on-demand text analytics and metadata management on the cloud. This addon enables using S4 services in uimaFIT pipelines.

Группа

Группа

com.ontotext.s4
Идентификатор

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

uimafit-s4-sdk
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать uimafit-s4-sdk 1.0.0


<!-- https://jarcasting.com/artifacts/com.ontotext.s4/uimafit-s4-sdk/ -->
<dependency>
    <groupId>com.ontotext.s4</groupId>
    <artifactId>uimafit-s4-sdk</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ontotext.s4/uimafit-s4-sdk/
implementation 'com.ontotext.s4:uimafit-s4-sdk:1.0.0'
// https://jarcasting.com/artifacts/com.ontotext.s4/uimafit-s4-sdk/
implementation ("com.ontotext.s4:uimafit-s4-sdk:1.0.0")
'com.ontotext.s4:uimafit-s4-sdk:jar:1.0.0'
<dependency org="com.ontotext.s4" name="uimafit-s4-sdk" rev="1.0.0">
  <artifact name="uimafit-s4-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ontotext.s4', module='uimafit-s4-sdk', version='1.0.0')
)
libraryDependencies += "com.ontotext.s4" % "uimafit-s4-sdk" % "1.0.0"
[com.ontotext.s4/uimafit-s4-sdk "1.0.0"]