{"id":56671,"library":"hutool-http","title":"Hutool Http","description":"Hutool Http客户端 provides a simple and powerful HTTP client for Java applications.","status":"active","version":"5.8.46","language":"java","source_language":null,"source_url":"https://github.com/chinabugotech/hutool","tags":["http","client","utility","hutool"],"install":[{"cmd":"<dependency>\n  <groupId>cn.hutool</groupId>\n  <artifactId>hutool-http</artifactId>\n  <version>5.8.46</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'cn.hutool:hutool-http:5.8.46'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"HttpUtil","correct":"cn.hutool.http.HttpUtil"}],"quickstart":{"code":"import cn.hutool.http.HttpUtil;\n\npublic class Example {\n    public static void main(String[] args) {\n        String response = HttpUtil.get(\"https://example.com\");\n        System.out.println(response);\n    }\n}","lang":"java","description":"Simple GET request using Hutool HttpUtil"},"warnings":[],"env_vars":null,"search_vec":"'applic':14 'client':11,16 'http':2,10,15 'http客户端':4 'hutool':1,3,18 'java':13 'power':9 'provid':5 'simpl':7 'util':17","created_at":"2026-06-15T10:45:41.072325+00:00","updated_at":"2026-06-15T10:45:41.072325+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/chinabugotech/hutool","github":"https://github.com/chinabugotech/hutool","docs":"https://appdoc.app/artifact/cn.hutool/hutool-http/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}