An interception and decoration wrapper for Java's HttpClient

Allows for the registration of request decorators and interceptors

Лицензия

Лицензия

Категории

Категории

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

Группа

codes.rafael.interceptablehttpclient
Идентификатор

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

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

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

An interception and decoration wrapper for Java's HttpClient
Allows for the registration of request decorators and interceptors
Ссылка на сайт

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

https://github.com/raphw/interceptable-http-client

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

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13
com.github.tomakehurst : wiremock jar 2.26.0

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

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

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

Версия
1.0