http-utils

Http请求工具库(支持全部Http请求方式,支持日志、超时、重试等各种配置)

Лицензия

Лицензия

Группа

Группа

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

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

util-http-parent
Последняя версия

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

1.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

http-utils
Http请求工具库(支持全部Http请求方式,支持日志、超时、重试等各种配置)
Ссылка на сайт

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

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

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

https://github.com/duanxinyuan/http-utils

Скачать util-http-parent

Имя Файла Размер
util-http-parent-1.2.0.pom 8 KB
Обзор

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30
org.projectlombok : lombok jar 1.18.12

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.apache.logging.log4j : log4j-api jar 2.12.1
org.apache.logging.log4j : log4j-core jar 2.12.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.12.1

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

  • util-http
  • util-common

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

Версия
1.2.0