Последняя версия

retepXMPP XMPP Base protocols 9.11

This is the primary module external users should depend on. It completes the uk.org.retep.xmpp.message package with the various classes that depend on the JAXB objects, primarily the primary XMPP protocols: streams, stanzaerror, streamerror, jabber-client, jabber-server, component-accept and component-connect. The JAXB handling is also defined in this module.

Лицензия

Лицензия

Группа

Группа

uk.org.retep.xmpp.xmpp
Идентификатор

Идентификатор

base
Версия

Версия

9.11
Тип

Тип

jar
Описание

Описание

retepXMPP XMPP Base protocols
This is the primary module external users should depend on. It completes the uk.org.retep.xmpp.message package with the various classes that depend on the JAXB objects, primarily the primary XMPP protocols: streams, stanzaerror, streamerror, jabber-client, jabber-server, component-accept and component-connect. The JAXB handling is also defined in this module.
Организация-разработчик

Организация-разработчик

Retep Development Group

Скачать base 9.11


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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
uk.org.retep.xmpp.xmpp : commons jar 9.11
uk.org.retep.xmpp.protocol : component-accept jar 9.11
uk.org.retep.xmpp.protocol : component-connect jar 9.11
uk.org.retep.xmpp.protocol : delay jar 9.11
uk.org.retep.xmpp.protocol : jabber-client jar 9.11
uk.org.retep.xmpp.protocol : jabber-server jar 9.11
uk.org.retep.xmpp.protocol : stanzaerror jar 9.11
uk.org.retep.xmpp.protocol : streamerror jar 9.11
uk.org.retep.xmpp.protocol : streams jar 9.11

provided (1)

Идентификатор библиотеки Тип Версия
org.terracotta.modules » tim-annotations jar 1.4.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.7
uk.org.retep : testFramework jar 9.11.1

Модули Проекта

Данный проект не имеет модулей.