Resty

Proxy based REST client

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.5.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Resty
Proxy based REST client
Ссылка на сайт

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

https://github.com/gregmarut/resty/
Система контроля версий

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

https://github.com/gregmarut/resty.git

Скачать resty

Имя Файла Размер
resty-1.5.0.pom 5 KB
Обзор

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

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-all jar 1.8.4
org.slf4j : slf4j-log4j12 jar 1.7.12

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

  • resty-core
  • resty-client
  • resty-android
  • server-it

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

Версия
1.5.0
1.4.4
1.4.2
1.4.0
1.2-RELEASE
1.1-RELEASE