Last Version

retepXMPP Clustering 10.1

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
ArtifactId

ArtifactId

cluster
Version

Version

10.1
Type

Type

jar
Description

Description

retepXMPP Clustering
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 cluster 10.1


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

Dependencies

compile (6)

Group / Artifact Type Version
uk.org.retep.xmpp : core jar 10.1
uk.org.retep.tools : concurrency jar 10.1
uk.org.retep.tools : jaxb jar 10.1
uk.org.retep.tools : messaging jar 10.1
uk.org.retep.tools : xml jar 10.1
org.terracotta.modules » tim-pipes jar 2.1.1

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 10.1

Project Modules

There are no modules declared in this project.