http-client-core

Use this tool to quickly create com.ifengxue.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
Последняя версия

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

1.6.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

http-client-core
Use this tool to quickly create com.ifengxue.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

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
io.mikael : urlbuilder jar 2.0.9
com.google.code.findbugs : jsr305 jar 3.0.2
org.apache.commons : commons-lang3 jar 3.9
org.slf4j : slf4j-api jar 1.7.25
org.apache.httpcomponents : httpclient jar 4.5.10
org.apache.httpcomponents : httpmime jar 4.5.10
com.alibaba : fastjson jar 1.2.58
org.projectlombok : lombok jar 1.16.20

provided (1)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.9.9

test (8)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.25
io.vertx : vertx-core jar 3.7.1
io.vertx : vertx-web jar 3.7.1
io.vertx : vertx-web-client jar 3.7.1
io.vertx : vertx-unit jar 3.7.1
log4j : log4j jar 1.2.17
junit : junit jar 4.12
org.mockito : mockito-core jar 3.0.0

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

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

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

Версия
1.6.2
1.6.1
1.6.0
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.1
1.4.0
1.3.0
1.2.1
1.2.0
1.1.13
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.3