net.apexes.wsonrpc:wsonrpc-core

JSON-RPC over websocket

License

License

Categories

Categories

Net
GroupId

GroupId

net.apexes.wsonrpc
ArtifactId

ArtifactId

wsonrpc-core
Last Version

Last Version

2.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

JSON-RPC over websocket

Download wsonrpc-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.6

provided (2)

Group / Artifact Type Version
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