๐Ÿ“ฆ Kong / unirest-java

Unirest in Java: Simplified, lightweight HTTP client library.

โ˜… 2.7k stars โ‘‚ 588 forks ๐Ÿ‘ 2.7k watching โš–๏ธ MIT License
๐Ÿ“ฅ Clone https://github.com/Kong/unirest-java.git
HTTPS git clone https://github.com/Kong/unirest-java.git
SSH git clone git@github.com:Kong/unirest-java.git
CLI gh repo clone Kong/unirest-java
Ryan Bergman Ryan Bergman rm release CI job that never did anything 504c233 21 hours ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ .github
๐Ÿ“ bad-maven-test
๐Ÿ“ build
๐Ÿ“ mkdocs
๐Ÿ“ unirest
๐Ÿ“ unirest-bdd-tests
๐Ÿ“ unirest-java-bom
๐Ÿ“„ .gitignore
๐Ÿ“„ .java-version
๐Ÿ“„ CHANGELOG.md
๐Ÿ“„ CODE_OF_CONDUCT.md
๐Ÿ“„ CONTRIBUTING.md
๐Ÿ“„ deploy.sh
๐Ÿ“„ LICENSE
๐Ÿ“„ pom.xml
๐Ÿ“„ README.md
๐Ÿ“„ reports.sh
๐Ÿ“„ SECURITY.md
๐Ÿ“„ README.md

Unirest for Java

Actions Status Maven Central Version

Unirest 4

Unirest 4 is build on modern Java standards, and as such requires at least Java 11.

Unirest 4's dependencies are fully modular, and have been moved to new Maven coordinates to avoid conflicts with the previous versions. You can use a maven bom to manage the modules:

Documentation

Our Documentation

Upgrading from Previous Versions

See the Upgrade Guide

ChangeLog

See the Change Log for recent changes.