S4 Java SDK

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.ontotext.s4
ArtifactId

ArtifactId

s4-client
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

S4 Java SDK
The Self-Service Semantic Suite (S4) provides a set of services for low-cost, on-demand text analytics and metadata management in the cloud.

Download s4-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.3.0
commons-io : commons-io jar 2.4
com.beust : jcommander jar 1.48

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.0
1.0.1
1.0