Last Version

https 4.0.1

java http integration

License

License

GroupId

GroupId

com.hb0730
ArtifactId

ArtifactId

https
Version

Version

4.0.1
Type

Type

jar
Description

Description

https
java http integration
Project URL

Project URL

https://github.com/hb0730/jhttps.git
Source Code Management

Source Code Management

https://github.com/hb0730/jhttps.git

Download https 4.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24
org.apache.httpcomponents : httpclient Optional jar 4.5.13
org.apache.httpcomponents : httpmime Optional jar 4.5.13
com.squareup.okhttp3 : okhttp Optional jar 4.9.3
cn.hutool : hutool-http Optional jar 5.8.3

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.