retepXMPP XMPP Protocol muc-owner

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

Categories

Categories

owner Application Layer Libs Configuration
GroupId

GroupId

uk.org.retep.xmpp.protocol
ArtifactId

ArtifactId

muc-owner
Last Version

Last Version

10.6
Release Date

Release Date

Type

Type

jar
Description

Description

retepXMPP XMPP Protocol muc-owner
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 muc-owner

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
uk.org.retep.xmpp.protocol : x-data 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.

Versions

Version
10.6
10.1
9.11