# unirest-java **Repository Path**: mirrors/unirest-java ## Basic Information - **Project Name**: unirest-java - **Description**: Unirest in Java: Simplified, lightweight HTTP client library. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-10-13 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Unirest for Java [![Actions Status](https://github.com/kong/unirest-java/workflows/Verify/badge.svg)](https://github.com/kong/unirest-java/actions) ![Maven Central Version](https://img.shields.io/maven-central/v/com.konghq/unirest-java-bom) ## 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](http://kong.github.io/unirest-java/) ## Upgrading from Previous Versions See the [Upgrade Guide](http://kong.github.io/unirest-java/upgrade-guilde) ## ChangeLog See the [Change Log](CHANGELOG.md) for recent changes.