https

java http integration

License

License

GroupId

GroupId

com.hb0730
ArtifactId

ArtifactId

https
Last Version

Last Version

4.0.1
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
4.0.1
4.0.0
3.1.2
3.1.1
3.1.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0