Saplo API Java Client

Java client for Saplo Text Analysis API

License

License

GroupId

GroupId

com.saplo
ArtifactId

ArtifactId

saplo4j
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Saplo API Java Client
Java client for Saplo Text Analysis API
Project URL

Project URL

http://developer.saplo.com

Download saplo4j

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.2
commons-httpclient : commons-httpclient jar 3.1
org.json : json jar 20090211
org.apache.wink : wink-client jar 1.1.3-incubating
org.slf4j : slf4j-api jar 1.6.4

test (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.8.5
junit : junit jar 4.8.2
org.slf4j : slf4j-log4j12 jar 1.6.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0