The Wayback Machine - https://web.archive.org/web/20201018201410/https://github.com/sullis/java-httpclient-example
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

java-httpclient-example

System requirements

This project requires:

  • Java 11.x
  • Maven 3.6.3

Java 11 development kit

Build and run


./build.sh  && ./run.sh

Core classes

Specification

HTTP client implementation

This project uses the Java platform HttpClient:

java.net.http.HttpClient

This HttpClient is available in Java 11 and above.

Third party libraries

Continuous integration

This project uses GitHub Actions workflow.

About

No description, website, or topics provided.

Resources

License

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
You can’t perform that action at this time.