com.github.duanxinyuan:util-common

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

License

License

GroupId

GroupId

com.github.duanxinyuan
ArtifactId

ArtifactId

util-common
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download util-common

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.google.guava : guava jar 28.1-jre
commons-codec : commons-codec jar 1.14
org.apache.commons : commons-text jar 1.8
org.apache.commons : commons-lang3 jar 3.10
org.apache.commons : commons-collections4 jar 4.4
commons-io : commons-io jar 2.7
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

There are no modules declared in this project.

Versions

Version
1.2.0