com.github.hughwick:toolbox-http

toolbox工具类HTTP包

License

License

GroupId

GroupId

com.github.hughwick
ArtifactId

ArtifactId

toolbox-http
Last Version

Last Version

2.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

toolbox工具类HTTP包

Download toolbox-http

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.hughwick : toolbox-bean jar 2.3.4
com.github.hughwick : toolbox-core jar 2.3.4
com.github.hughwick : toolbox-json jar 2.3.4
com.squareup.okhttp3 : okhttp jar 4.9.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.springframework : spring-test jar 5.3.21
org.springframework : spring-context jar 5.3.21

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0