License |
License |
---|---|
GroupId | GroupIduk.org.retep.xmpp |
ArtifactId | ArtifactIddiscovery |
Last Version | Last Version10.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionretepXMPP XEP-0030 Service Discovery
XEP-0030 implementation allowing other modules to register themselves so
remote entities can discover them
|
Project Organization |
Project OrganizationRetep Development Group |
Filename | Size |
---|---|
discovery-10.6.pom | |
discovery-10.6.jar | 18 KB |
discovery-10.6-tests.jar | 1 KB |
discovery-10.6-sources.jar | 13 KB |
discovery-10.6-javadoc.jar | 66 KB |
Browse |
<!-- 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"]
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 |
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 |