License |
License |
---|---|
GroupId | GroupIdcom.github.hughwick |
ArtifactId | ArtifactIdtoolbox-http |
Version | Version2.3.3 |
Type | Typejar |
Description |
Descriptiontoolbox工具类HTTP包
|
Filename | Size |
---|---|
toolbox-http-2.3.3.pom | |
toolbox-http-2.3.3.jar | 9 KB |
toolbox-http-2.3.3-sources.jar | 5 KB |
toolbox-http-2.3.3-javadoc.jar | 419 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hughwick/toolbox-http/ -->
<dependency>
<groupId>com.github.hughwick</groupId>
<artifactId>toolbox-http</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-http/
implementation 'com.github.hughwick:toolbox-http:2.3.3'
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-http/
implementation ("com.github.hughwick:toolbox-http:2.3.3")
'com.github.hughwick:toolbox-http:jar:2.3.3'
<dependency org="com.github.hughwick" name="toolbox-http" rev="2.3.3">
<artifact name="toolbox-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hughwick', module='toolbox-http', version='2.3.3')
)
libraryDependencies += "com.github.hughwick" % "toolbox-http" % "2.3.3"
[com.github.hughwick/toolbox-http "2.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.hughwick : toolbox-bean | jar | 2.3.3 |
com.github.hughwick : toolbox-core | jar | 2.3.3 |
com.github.hughwick : toolbox-json | jar | 2.3.3 |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.springframework : spring-test | jar | 5.3.20 |
org.springframework : spring-context | jar | 5.3.20 |