Last Version

retepXMPP XMPP Protocol schemas 10.1

Builds the jaxb object graph for the various xmpp protocol's. When this run's you might as well make a cup of strong coffee as this module takes about 1/2 an hour to run...

License

License

GroupId

GroupId

uk.org.retep.xmpp.protocol
ArtifactId

ArtifactId

schemas
Version

Version

10.1
Type

Type

jar
Description

Description

retepXMPP XMPP Protocol schemas
Builds the jaxb object graph for the various xmpp protocol's. When this run's you might as well make a cup of strong coffee as this module takes about 1/2 an hour to run...
Project Organization

Project Organization

Retep Development Group

Download schemas 10.1


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

Dependencies

compile (1)

Group / Artifact Type Version
uk.org.retep.xmpp.xmpp : core jar 10.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.