| License |
License |
|---|---|
| GroupId | GroupIdcom.saplo |
| ArtifactId | ArtifactIdsaplo4j |
| Version | Version1.0.8 |
| Type | Typejar |
| Description |
DescriptionSaplo API Java Client
Java client for Saplo Text Analysis API
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| saplo4j-1.0.8.pom | |
| saplo4j-1.0.8.jar | 90 KB |
| saplo4j-1.0.8-sources.jar | 39 KB |
| saplo4j-1.0.8-javadoc.jar | 255 KB |
| saplo4j-1.0.8-jar-with-dependencies.jar | 2 MB |
| Browse |
<!-- 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"]
| 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 |
| 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 |