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

retepXMPP XMPP JAXB Plugin 10.6

This part of the project contains the core api, xml schemas for each supported xmpp protocol and the jaxb generated code. Because this section rarely changes (i.e. when a new protocol is added or when an existing protocol is updated by the XMPP Standards Foundation its usually not required to actually build from this directory but allow maven to retrieve the pre-built artifacts instead. Doing this will save you a lot of time as there are over 100 modules within this part of the project.

Лицензия

Лицензия

Группа

Группа

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

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

plugin
Версия

Версия

10.6
Тип

Тип

jar
Описание

Описание

retepXMPP XMPP JAXB Plugin
This part of the project contains the core api, xml schemas for each supported xmpp protocol and the jaxb generated code. Because this section rarely changes (i.e. when a new protocol is added or when an existing protocol is updated by the XMPP Standards Foundation its usually not required to actually build from this directory but allow maven to retrieve the pre-built artifacts instead. Doing this will save you a lot of time as there are over 100 modules within this part of the project.
Организация-разработчик

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

Retep Development Group

Скачать plugin 10.6


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
uk.org.retep.xmpp : annotations jar 10.6
uk.org.retep.tools : jaxb jar 10.6

test (2)

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

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

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