Java ROW client

Java Client for Rest Over Websocket

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.ep2p
ArtifactId

ArtifactId

row-client
Last Version

Last Version

2.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Java ROW client
Java Client for Rest Over Websocket
Project URL

Project URL

https://github.com/ep2p/row-client
Source Code Management

Source Code Management

http://github.com/ep2p/row-client/tree/master

Download row-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
javax.websocket : javax.websocket-client-api jar 1.1
org.glassfish.tyrus.bundles : tyrus-standalone-client jar 1.17
com.fasterxml.jackson.core : jackson-databind jar 2.11.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.12

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.junit.platform : junit-platform-launcher jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-RELEASE