XMPP.rocks - WebSocket (RFC 7395) - Common

XMPP Subprotocol for WebSocket - Codecs, Connection and XMPP frames shared by client and server

License

License

GroupId

GroupId

rocks.xmpp
ArtifactId

ArtifactId

xmpp-websocket-common
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

XMPP.rocks - WebSocket (RFC 7395) - Common
XMPP Subprotocol for WebSocket - Codecs, Connection and XMPP frames shared by client and server
Project URL

Project URL

http://xmpp.rocks/xmpp-websocket-common
Project Organization

Project Organization

XMPP.rocks

Download xmpp-websocket-common

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
rocks.xmpp : xmpp-addr jar 0.8.2
rocks.xmpp : xmpp-core-common jar 0.8.2

provided (1)

Group / Artifact Type Version
javax.websocket : javax.websocket-api jar 1.1

test (2)

Group / Artifact Type Version
rocks.xmpp : xmpp-core-common test-jar 0.8.2
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.2
0.8.1
0.8.0