REST API Client for Openfire

Java REST API Client for the Openfire to manage Openfire instances by sending an REST/HTTP request to the server

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.igniterealtime
Идентификатор

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

rest-api-client
Последняя версия

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

1.1.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

REST API Client for Openfire
Java REST API Client for the Openfire to manage Openfire instances by sending an REST/HTTP request to the server
Ссылка на сайт

Ссылка на сайт

https://github.com/igniterealtime/REST-API-Client
Система контроля версий

Система контроля версий

https://github.com/igniterealtime/REST-API-Client

Скачать rest-api-client

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

<!-- https://jarcasting.com/artifacts/org.igniterealtime/rest-api-client/ -->
<dependency>
    <groupId>org.igniterealtime</groupId>
    <artifactId>rest-api-client</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.igniterealtime/rest-api-client/
implementation 'org.igniterealtime:rest-api-client:1.1.5'
// https://jarcasting.com/artifacts/org.igniterealtime/rest-api-client/
implementation ("org.igniterealtime:rest-api-client:1.1.5")
'org.igniterealtime:rest-api-client:jar:1.1.5'
<dependency org="org.igniterealtime" name="rest-api-client" rev="1.1.5">
  <artifact name="rest-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.igniterealtime', module='rest-api-client', version='1.1.5')
)
libraryDependencies += "org.igniterealtime" % "rest-api-client" % "1.1.5"
[org.igniterealtime/rest-api-client "1.1.5"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.glassfish.jersey.core : jersey-client jar 2.24.1
org.glassfish.jersey.media : jersey-media-moxy jar 2.24.1
org.slf4j : slf4j-api jar 1.8.0-beta2
org.slf4j : slf4j-simple jar 1.8.0-beta2

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

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

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

Версия
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.0.0