Last Version

retepXMPP XEP-0030 Service Discovery 10.6

XEP-0030 implementation allowing other modules to register themselves so remote entities can discover them

License

License

GroupId

GroupId

uk.org.retep.xmpp
ArtifactId

ArtifactId

discovery
Version

Version

10.6
Type

Type

jar
Description

Description

retepXMPP XEP-0030 Service Discovery
XEP-0030 implementation allowing other modules to register themselves so remote entities can discover them
Project Organization

Project Organization

Retep Development Group

Download discovery 10.6


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

Dependencies

compile (8)

Group / Artifact Type Version
uk.org.retep.xmpp : core jar 10.6
uk.org.retep.xmpp.protocol : disco-info jar 10.6
uk.org.retep.xmpp.protocol : disco-items jar 10.6
uk.org.retep.tools : concurrency jar 10.6
uk.org.retep.tools : filter jar 10.6
uk.org.retep.tools : jaxb jar 10.6
uk.org.retep.tools : messaging jar 10.6
uk.org.retep.tools : xml jar 10.6

test (3)

Group / Artifact Type Version
uk.org.retep.xmpp.protocol : jabber-client jar 10.6
junit : junit jar 4.7
uk.org.retep : testFramework jar 10.6

Project Modules

There are no modules declared in this project.