WebSocket RPC Core Library

This is the core libraries for the WebSocket (wsrpc) project.

License

License

Categories

Categories

Net
GroupId

GroupId

net.psgglobal.wsrpc
ArtifactId

ArtifactId

wsrpc-core
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

WebSocket RPC Core Library
This is the core libraries for the WebSocket (wsrpc) project.
Project URL

Project URL

https://github.com/kc7bfi/wsrpc-core
Source Code Management

Source Code Management

http://github.com/kc7bfi/wsrpc-core

Download wsrpc-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.8
com.google.code.gson : gson jar 2.8.4
org.apache.commons : commons-lang3 jar 3.7
org.java-websocket : Java-WebSocket jar 1.5.1
io.reactivex.rxjava2 : rxjava jar 2.1.8
com.auth0 : java-jwt jar 3.4.1
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1