Download s4-client-1.0.1.jar file - Jar s

Jar examples for s:s4-client

Description

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

You can download jar file s4-client 1.0.1 in this page.

License

GNU Lesser General Public License, Version 3.0

Build File

You can use the following script to add s4-client-1.0.1.jar to your project.

<dependency>
   <groupId>com.ontotext.s4</groupId>
   <artifactId>s4-client</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.ontotext.s4', name: 's4-client', version: '1.0.1'
libraryDependencies += "com.ontotext.s4" % "s4-client" % "1.0.1"
<dependency org="com.ontotext.s4" name="s4-client" rev="1.0.1"/>
@Grapes(@Grab(group='com.ontotext.s4', module='s4-client', version='1.0.1'))
'com.ontotext.s4:s4-client:jar:1.0.1'

Download

Click the following link to download the jar file.

s4-client-1.0.1-javadoc.jar
s4-client-1.0.1-sources.jar
s4-client-1.0.1.jar
s4-client-1.0.1.pom



Related Tutorials