Last Version

Hypersocket JSON Client 1.0.20

Implements a Java JSON client that can be used with to communicate with a Hypersocket Framework server

License

License

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

hypersocket-json-client
Version

Version

1.0.20
Type

Type

jar
Description

Description

Hypersocket JSON Client
Implements a Java JSON client that can be used with to communicate with a Hypersocket Framework server
Project URL

Project URL

https://github.com/sshtools/hypersocket-json-client
Source Code Management

Source Code Management

https://github.com/sshtools/hypersocket-json-client/

Download hypersocket-json-client 1.0.20


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

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.8.7
com.fasterxml.jackson.core : jackson-annotations jar 2.8.7
com.fasterxml.jackson.core : jackson-databind jar 2.8.7
com.squareup.okhttp3 : okhttp jar 3.10.0
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.7

Project Modules

There are no modules declared in this project.