# unirest **Repository Path**: ljm888/unirest ## Basic Information - **Project Name**: unirest - **Description**: Unirest 是一个轻量级的 HTTP 请求库,涵盖 Node、Ruby、Java、PHP、Python、Objective-C、.NET 等多种语言 - **Primary Language**: Java - **License**: MIT - **Default Branch**: main - **Homepage**: https://www.oschina.net/p/unirest - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2025-05-26 - **Last Updated**: 2025-05-26 ## 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](https://maven-badges.herokuapp.com/maven-central/com.konghq/unirest-java-parent/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.kong/unirest-java) [![Javadocs](http://www.javadoc.io/badge/com.konghq/unirest-java-core.svg)](http://www.javadoc.io/doc/com.konghq/unirest-java) ## 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.