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

retepXMPP Core 10.6

This is the main part of the project and usually the only part you would want to load into an IDE due to the sheer number of modules contained within the main schemas section.

Лицензия

Лицензия

Группа

Группа

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

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

core
Версия

Версия

10.6
Тип

Тип

jar
Описание

Описание

retepXMPP Core
This is the main part of the project and usually the only part you would want to load into an IDE due to the sheer number of modules contained within the main schemas section.
Организация-разработчик

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

Retep Development Group

Скачать core 10.6


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
uk.org.retep.xmpp.xmpp : core jar 10.6
uk.org.retep.tools : concurrency jar 10.6
uk.org.retep.tools : id 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

test (3)

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

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

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