XMPP.rocks - Core (RFC 6120 / 6121) - Common

XMPP core functionality (TLS, SASL, resource binding, stanzas, errors) that are common for clients and servers.

License

License

GroupId

GroupId

rocks.xmpp
ArtifactId

ArtifactId

xmpp-core-common
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

XMPP.rocks - Core (RFC 6120 / 6121) - Common
XMPP core functionality (TLS, SASL, resource binding, stanzas, errors) that are common for clients and servers.
Project URL

Project URL

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

Project Organization

XMPP.rocks

Download xmpp-core-common

How to add to project

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

Dependencies

compile (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.2
0.8.1
0.8.0