net.apexes.wsonrpc:wsonrpc-client

JSON-RPC over websocket

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.apexes.wsonrpc
ArtifactId

ArtifactId

wsonrpc-client
Last Version

Last Version

2.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

JSON-RPC over websocket

Download wsonrpc-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.apexes.wsonrpc : wsonrpc-core jar 2.5.1

provided (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.6
org.glassfish.tyrus.bundles : tyrus-standalone-client-jdk jar 1.15
org.java-websocket : Java-WebSocket jar 1.4.0
com.google.code.gson : gson jar 2.8.5
com.fasterxml.jackson.core : jackson-databind jar 2.9.9

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.1
2.5.0
2.4.1
2.4.0
2.3.0
2.2.1
2.2.0
2.1.15
2.1.14
2.1.13
2.1.12
2.1.11
2.1.10
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.1.0
1.0.1
1.0.0