quickprotocol-websocket-client

A simple communicate protocol for TCP,Pipeline,SerialPort,WebSocket.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.quickprotocol
ArtifactId

ArtifactId

quickprotocol-websocket-client
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

quickprotocol-websocket-client
A simple communicate protocol for TCP,Pipeline,SerialPort,WebSocket.
Project URL

Project URL

https://github.com/QuickProtocol/QuickProtocol_Java
Source Code Management

Source Code Management

https://github.com/QuickProtocol/QuickProtocol_Java

Download quickprotocol-websocket-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0
io.github.quickprotocol : quickprotocol-core jar 2.1.0
org.eclipse.jetty.websocket : websocket-client jar 9.4.44.v20210927

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0