http-client-ratelimiter

Use this tool to quickly create http client. Currently support get,post,put and patch request. Request body support url-encoded, form-data, json, Response body support json, text, stream.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.6.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

http-client-ratelimiter
Use this tool to quickly create http client. Currently support get,post,put and patch request. Request body support url-encoded, form-data, json, Response body support json, text, stream.

Скачать http-client-ratelimiter

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.ifengxue : http-client jar 1.6.2
org.projectlombok : lombok jar 1.16.20
io.github.resilience4j : resilience4j-ratelimiter jar 0.14.1
com.google.guava : guava jar 27.1-jre

test (1)

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

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

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

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

Версия
1.6.2
1.6.1
1.6.0
1.5.5
1.5.4
1.5.3
1.5.2