| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ontotext.s4 |
| Идентификатор | Идентификаторuimafit-s4-sdk |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеS4 UimaFit SDK
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.
|
| Имя Файла | Размер |
|---|---|
| uimafit-s4-sdk-1.0.1.pom | |
| uimafit-s4-sdk-1.0.1.jar | 685 KB |
| uimafit-s4-sdk-1.0.1-sources.jar | 555 KB |
| uimafit-s4-sdk-1.0.1-javadoc.jar | 1 MB |
| uimafit-s4-sdk-1.0.1-jar-with-dependencies.jar | 7 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ontotext.s4/uimafit-s4-sdk/ -->
<dependency>
<groupId>com.ontotext.s4</groupId>
<artifactId>uimafit-s4-sdk</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ontotext.s4/uimafit-s4-sdk/
implementation 'com.ontotext.s4:uimafit-s4-sdk:1.0.1'
// https://jarcasting.com/artifacts/com.ontotext.s4/uimafit-s4-sdk/
implementation ("com.ontotext.s4:uimafit-s4-sdk:1.0.1")
'com.ontotext.s4:uimafit-s4-sdk:jar:1.0.1'
<dependency org="com.ontotext.s4" name="uimafit-s4-sdk" rev="1.0.1">
<artifact name="uimafit-s4-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ontotext.s4', module='uimafit-s4-sdk', version='1.0.1')
)
libraryDependencies += "com.ontotext.s4" % "uimafit-s4-sdk" % "1.0.1"
[com.ontotext.s4/uimafit-s4-sdk "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.uima : uimafit-core | jar | 2.1.0 |
| org.apache.uima : uimaj-tools | jar | 2.6.0 |
| com.ontotext.s4 : s4-client | jar | 1.0.1 |
| com.beust : jcommander | jar | 1.30 |
| org.jooq : joor | jar | 0.9.5 |
| net.sf.opencsv : opencsv | jar | 2.3 |
| org.slf4j : slf4j-api | jar | 1.7.10 |
| org.slf4j : slf4j-simple | jar | 1.7.10 |
| com.google.code.gson : gson | jar | 2.6.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |