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.

License

License

GroupId

GroupId

com.ontotext.s4
ArtifactId

ArtifactId

uimafit-s4-sdk
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download uimafit-s4-sdk

How to add to project

<!-- 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"]

Dependencies

compile (9)

Group / Artifact Type Version
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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0