Skip to content
/ jhttps Public

java http integration (okhttp3,apache client....)

License

Notifications You must be signed in to change notification settings

hb0730/jhttps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Central GitHub GitHub Workflow Status jdk

jhttps

java http integration (okhttp3,apache client....)

maven

<dependency>
    <groupId>com.hb0730</groupId>
    <artifactId>https</artifactId>
    <version>${version}</version>
</dependency>

use

import com.hb0730.https.SimpleHttp;

SimpleHttpResponse response=SimpleHttp.HTTP.get("");

About

java http integration (okhttp3,apache client....)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages