Last Version

retepXMPP XMPP Protocol streams 10.6

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

streams
Version

Version

10.6
Type

Type

jar
Description

Description

retepXMPP XMPP Protocol streams
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 streams 10.6


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

Dependencies

compile (7)

Group / Artifact Type Version
uk.org.retep.xmpp.protocol : jabber-client jar 10.6
uk.org.retep.xmpp.protocol : jabber-server jar 10.6
uk.org.retep.xmpp.protocol : dialback jar 10.6
uk.org.retep.xmpp.protocol : streamerror jar 10.6
uk.org.retep.tools : annotations jar 10.6
uk.org.retep.xmpp : annotations jar 10.6
uk.org.retep.xmpp.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

There are no modules declared in this project.