REST Client

A Fluent API wrapper around Apache HTTP Client that handles both synchronous and asynchronous REST calls.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.8.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

REST Client
A Fluent API wrapper around Apache HTTP Client that handles both synchronous and asynchronous REST calls.
Организация-разработчик

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

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

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

https://github.com/monarchapis/rest-client

Скачать rest-client

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

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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpclient jar 4.4.1
org.apache.httpcomponents : httpasyncclient jar 4.1
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.4
javax.validation : validation-api jar 1.1.0.Final
org.hibernate : hibernate-validator jar 5.1.3.Final
joda-time : joda-time jar 2.7
com.fasterxml.jackson.core : jackson-core jar 2.4.5
com.fasterxml.jackson.core : jackson-databind jar 2.4.5
com.fasterxml.jackson.core : jackson-annotations jar 2.4.5
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.4.5
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.4.5
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.4.5

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

Monarch - REST Client

A Fluent API wrapper around Apache HTTP Client that handles both synchronous and asynchronous REST calls.

To install this dependency in your local Maven repo run:

mvn clean install

com.monarchapis

Monarch APIs

API Manager & Gateway, Service Drivers, and Developer Tools

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

Версия
0.8.1