Last Version

sypht-java-client 1.3

Sypht is an service which extracts key fields from documents. https://www.sypht.com

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.sypht
ArtifactId

ArtifactId

sypht-java-client
Version

Version

1.3
Type

Type

jar
Description

Description

sypht-java-client
Sypht is an service which extracts key fields from documents. https://www.sypht.com
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/sypht-team/sypht-java-client.git

Download sypht-java-client 1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.8
org.apache.httpcomponents : httpmime jar 4.5.8
org.json : json jar 20180813
io.jsonwebtoken : jjwt-api jar 0.10.5

runtime (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-impl jar 0.10.5
io.jsonwebtoken : jjwt-jackson jar 0.10.5

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
com.github.stefanbirkner : system-rules jar 1.19.0

Project Modules

There are no modules declared in this project.