| License |
License |
|---|---|
| GroupId | GroupIdrocks.xmpp |
| ArtifactId | ArtifactIdxmpp-websocket-common |
| Last Version | Last Version0.8.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXMPP.rocks - WebSocket (RFC 7395) - Common
XMPP Subprotocol for WebSocket - Codecs, Connection and XMPP frames shared by client and server
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xmpp-websocket-common-0.8.2.pom | |
| xmpp-websocket-common-0.8.2.jar | 13 KB |
| xmpp-websocket-common-0.8.2-sources.jar | 16 KB |
| xmpp-websocket-common-0.8.2-javadoc.jar | 106 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| rocks.xmpp : xmpp-addr | jar | 0.8.2 |
| rocks.xmpp : xmpp-core-common | jar | 0.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.websocket : javax.websocket-api | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| rocks.xmpp : xmpp-core-common | test-jar | 0.8.2 |
| org.testng : testng | jar | 6.8.8 |