is not current version
Last Version 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.

GroupId

GroupId

com.ontotext.s4
ArtifactId

ArtifactId

uimafit-s4-sdk
Version

Version

1.0.0
Type

Type

jar

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