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

retepXMPP XMPP 9.11

The common classes for XMPP and JAXB. The published schemas from xmpp.org are retrieved and compiled into an artifact for each protocol. External projects should depend on the base module + the protocol's they are interested in. All other dependencies are then retrieved automatically by maven.

Лицензия

Лицензия

Группа

Группа

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

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

xmpp
Версия

Версия

9.11
Тип

Тип

jar
Описание

Описание

retepXMPP XMPP
The common classes for XMPP and JAXB. The published schemas from xmpp.org are retrieved and compiled into an artifact for each protocol. External projects should depend on the base module + the protocol's they are interested in. All other dependencies are then retrieved automatically by maven.
Организация-разработчик

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

Retep Development Group

Скачать xmpp 9.11

Имя Файла Размер
xmpp-9.11.pom 1 KB
xmpp-9.11-tests.jar 1 KB
Обзор

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

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

  • commons
  • schemas
  • model-gen
  • base