is not current version
Last Version 1.2.1

com.ontotext.s4:s4-client 1.1.0

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

Categories

Categories

CLI User Interface
GroupId

GroupId

com.ontotext.s4
ArtifactId

ArtifactId

s4-client
Version

Version

1.1.0
Type

Type

jar

Download s4-client 1.1.0


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