com.gruelbox:service-wamp

This is the public fork of xchange-stream used by Orko. It is usually the development branch of xchange-stream plus some urgent fixes. Those fixes will be or will have already been submitted to xchange-stream as pull requests, but will not have been reviewed yet. It is not advised for other projects to track or use this fork. Please use the main project.

License

License

GroupId

GroupId

com.gruelbox
ArtifactId

ArtifactId

service-wamp
Last Version

Last Version

4.3.16.3
Release Date

Release Date

Type

Type

jar
Description

Description

This is the public fork of xchange-stream used by Orko. It is usually the development branch of xchange-stream plus some urgent fixes. Those fixes will be or will have already been submitted to xchange-stream as pull requests, but will not have been reviewed yet. It is not advised for other projects to track or use this fork. Please use the main project.

Download service-wamp

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.gruelbox : service-core jar 4.3.16.3
ws.wamp.jawampa : jawampa-netty jar 0.5.0
io.netty : netty-codec-http jar 4.1.36.Final
io.netty : netty-handler jar 4.1.36.Final
com.github.akarnokd : rxjava2-interop jar 0.13.6
org.slf4j : slf4j-api jar 1.7.26
io.reactivex.rxjava2 : rxjava jar 2.2.9

test (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.2
org.apache.logging.log4j : log4j-core jar 2.11.2
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.2
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.16.3
4.3.16.2
4.3.16.1