Last Version

jawampa-core 0.5.0

jawampa is a library that provides client and server support for the Web Application Messaging Protocol (WAMP) on the JVM.

License

License

GroupId

GroupId

ws.wamp.jawampa
ArtifactId

ArtifactId

jawampa-core
Version

Version

0.5.0
Type

Type

jar
Description

Description

jawampa-core
jawampa is a library that provides client and server support for the Web Application Messaging Protocol (WAMP) on the JVM.

Download jawampa-core 0.5.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.0.8
com.fasterxml.jackson.core : jackson-databind jar 2.4.4
org.msgpack : jackson-dataformat-msgpack jar 0.7.0-p7

Project Modules

There are no modules declared in this project.