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

thin-http-client 0.2.0

A simple adapter for some popular HTTP clients

Лицензия

Лицензия

Категории

Категории

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

Группа

io.github.theangrydev.thinhttpclient
Идентификатор

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

thin-http-client
Версия

Версия

0.2.0
Тип

Тип

pom
Описание

Описание

thin-http-client
A simple adapter for some popular HTTP clients
Ссылка на сайт

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

https://github.com/theangrydev/thin-http-client
Система контроля версий

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

https://github.com/theangrydev/thin-http-client.git

Скачать thin-http-client 0.2.0

Имя Файла Размер
thin-http-client-0.2.0.pom 24 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.github.theangrydev.thinhttpclient/thin-http-client/ -->
<dependency>
    <groupId>io.github.theangrydev.thinhttpclient</groupId>
    <artifactId>thin-http-client</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.theangrydev.thinhttpclient/thin-http-client/
implementation 'io.github.theangrydev.thinhttpclient:thin-http-client:0.2.0'
// https://jarcasting.com/artifacts/io.github.theangrydev.thinhttpclient/thin-http-client/
implementation ("io.github.theangrydev.thinhttpclient:thin-http-client:0.2.0")
'io.github.theangrydev.thinhttpclient:thin-http-client:pom:0.2.0'
<dependency org="io.github.theangrydev.thinhttpclient" name="thin-http-client" rev="0.2.0">
  <artifact name="thin-http-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.theangrydev.thinhttpclient', module='thin-http-client', version='0.2.0')
)
libraryDependencies += "io.github.theangrydev.thinhttpclient" % "thin-http-client" % "0.2.0"
[io.github.theangrydev.thinhttpclient/thin-http-client "0.2.0"]

Зависимости

test (6)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 2.2.3
org.assertj : assertj-core jar 3.5.2
com.github.tomakehurst : wiremock jar 2.2.1
com.googlecode.yatspec » yatspec jar 1.23
nl.jqno.equalsverifier : equalsverifier jar 2.1.6

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

  • api
  • apache-adapter
  • okhttp-adapter