retepXMPP Server

This is the main part of the project and usually the only part you would want to load into an IDE due to the sheer number of modules contained within the main schemas section.

License

License

GroupId

GroupId

uk.org.retep.xmpp.server
ArtifactId

ArtifactId

server
Last Version

Last Version

10.6
Release Date

Release Date

Type

Type

jar
Description

Description

retepXMPP Server
This is the main part of the project and usually the only part you would want to load into an IDE due to the sheer number of modules contained within the main schemas section.
Project Organization

Project Organization

Retep Development Group

Download server

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
uk.org.retep.xmpp.xmpp : core jar 10.6
uk.org.retep.xmpp : core jar 10.6

test (2)

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

Project Modules

  • iq-version
  • multiUserChat
  • multicast
  • ping

Versions

Version
10.6
10.1
9.11