License |
License |
---|---|
GroupId | GroupIduk.org.retep.xmpp.protocol |
ArtifactId | ArtifactIdschemas |
Last Version | Last Version10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionretepXMPP 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 OrganizationRetep Development Group |
Filename | Size |
---|---|
schemas-10.1.pom | |
schemas-10.1.jar | 1 KB |
schemas-10.1-tests.jar | 1 KB |
schemas-10.1-sources.jar | 317 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
uk.org.retep.xmpp.xmpp : core | jar | 10.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 |