is not current version
Last Version 2.5.1

net.apexes.wsonrpc:wsonrpc-client 2.5.0

JSON-RPC over websocket

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.apexes.wsonrpc
ArtifactId

ArtifactId

wsonrpc-client
Version

Version

2.5.0
Type

Type

jar
Description

Description

JSON-RPC over websocket

Download wsonrpc-client 2.5.0


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

Dependencies

compile (1)

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

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.