retepXMPP Main

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

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

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

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

10.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать main

Имя Файла Размер
main-10.6.pom 1 KB
main-10.6-tests.jar 1 KB
main-10.6-site.xml 632 bytes
Обзор

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

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

Зависимости

test (2)

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

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

  • core
  • discovery
  • net
  • server

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

Версия
10.6
10.1