retepXMPP XMPP Base protocols

This is the primary module external users should depend on. It completes the uk.org.retep.xmpp.message package with the various classes that depend on the JAXB objects, primarily the primary XMPP protocols: streams, stanzaerror, streamerror, jabber-client, jabber-server, component-accept and component-connect. The JAXB handling is also defined in this module.

License

License

GroupId

GroupId

uk.org.retep.xmpp.xmpp
ArtifactId

ArtifactId

base
Last Version

Last Version

9.11
Release Date

Release Date

Type

Type

jar
Description

Description

retepXMPP XMPP Base protocols
This is the primary module external users should depend on. It completes the uk.org.retep.xmpp.message package with the various classes that depend on the JAXB objects, primarily the primary XMPP protocols: streams, stanzaerror, streamerror, jabber-client, jabber-server, component-accept and component-connect. The JAXB handling is also defined in this module.
Project Organization

Project Organization

Retep Development Group

Download base

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
uk.org.retep.xmpp.xmpp : commons jar 9.11
uk.org.retep.xmpp.protocol : component-accept jar 9.11
uk.org.retep.xmpp.protocol : component-connect jar 9.11
uk.org.retep.xmpp.protocol : delay jar 9.11
uk.org.retep.xmpp.protocol : jabber-client jar 9.11
uk.org.retep.xmpp.protocol : jabber-server jar 9.11
uk.org.retep.xmpp.protocol : stanzaerror jar 9.11
uk.org.retep.xmpp.protocol : streamerror jar 9.11
uk.org.retep.xmpp.protocol : streams jar 9.11

provided (1)

Group / Artifact Type Version
org.terracotta.modules » tim-annotations jar 1.4.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.7
uk.org.retep : testFramework jar 9.11.1

Project Modules

There are no modules declared in this project.

Versions

Version
9.11