http-utils

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

License

License

GroupId

GroupId

com.github.duanxinyuan
ArtifactId

ArtifactId

util-http-parent
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/duanxinyuan/http-utils
Source Code Management

Source Code Management

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

Download util-http-parent

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.projectlombok : lombok jar 1.18.12

test (4)

Group / Artifact Type Version
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

Project Modules

  • util-http
  • util-common

Versions

Version
1.2.0