XRd4J :: Rest

This module provides HTTP clients that can be used for sending requests to web services from Adapter Server.

Группа

Группа

com.pkrete.xrd4j
Идентификатор

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

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

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

0.0.17
Дата

Дата

Тип

Тип

jar
Описание

Описание

XRd4J :: Rest
This module provides HTTP clients that can be used for sending requests to web services from Adapter Server.
Ссылка на сайт

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

https://github.com/petkivim/xrd4j

Скачать rest

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpcore jar 4.4.4
org.json : json jar 20140107

test (1)

Идентификатор библиотеки Тип Версия
com.pkrete.xrd4j : common jar 0.0.17

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

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

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

Версия
0.0.17