License |
License |
---|---|
GroupId | GroupIduk.org.retep.xmpp |
ArtifactId | ArtifactIdcluster |
Last Version | Last Version10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionretepXMPP 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 OrganizationRetep Development Group |
Filename | Size |
---|---|
cluster-10.1.pom | |
cluster-10.1.jar | 7 KB |
cluster-10.1-tests.jar | 1 KB |
cluster-10.1-sources.jar | 2 KB |
cluster-10.1-javadoc.jar | 29 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.terracotta.modules » tim-annotations | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
uk.org.retep : testFramework | jar | 10.1 |