Last Version

Stream Client 0.3.1

Resilient client for Server sent events and WebSockets

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.joshworks.stream
ArtifactId

ArtifactId

stream-client
Version

Version

0.3.1
Type

Type

jar
Description

Description

Stream Client
Resilient client for Server sent events and WebSockets
Project URL

Project URL

https://github.com/josueeduardo
Source Code Management

Source Code Management

https://github.com/josueeduardo/stream-client

Download stream-client 0.3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.undertow : undertow-core jar 2.0.23.Final
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
io.joshworks.snappy : snappy jar 0.6.0
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.