retepXMPP Server

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

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

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

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

10.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

retepXMPP Server
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

Скачать server

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

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

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

Зависимости

compile (2)

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

test (2)

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

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

  • iq-version
  • multiUserChat
  • multicast
  • ping

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

Версия
10.6
10.1
9.11