retepXMPP XMPP Commons

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
Идентификатор

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

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

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

9.11
Дата

Дата

Тип

Тип

jar
Описание

Описание

retepXMPP XMPP Commons
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

Скачать commons

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
uk.org.retep.tools : concurrency jar 9.11.1
uk.org.retep.tools : jaxb jar 9.11.1
uk.org.retep.tools : messaging jar 9.11.1
uk.org.retep.tools : xml jar 9.11.1

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

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

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

Версии библиотеки

Версия
9.11