{"id":72910,"library":"dispatch-http-2-9-1","title":"Dispatch HTTP","description":"Standard HTTP executor using Apache DefaultHttpClient for Scala applications.","status":"active","version":"0.8.10","language":"java","source_language":null,"source_url":"https://github.com/dispatch/reboot","tags":["http","scala","apache","client"],"install":[{"cmd":"<dependency>\n  <groupId>net.databinder</groupId>\n  <artifactId>dispatch-http_2.9.1</artifactId>\n  <version>0.8.10</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'net.databinder:dispatch-http_2.9.1:0.8.10'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Http","correct":"dispatch.Http"}],"quickstart":{"code":"import dispatch.Http;\nimport dispatch.url;\n\npublic class Example {\n    public static void main(String[] args) throws Exception {\n        Http http = new Http();\n        String response = http(url(\"http://example.com\") OK as.String);\n        System.out.println(response);\n    }\n}","lang":"java","description":"Simple HTTP GET request using Dispatch"},"warnings":[{"fix":"Consider upgrading to Dispatch 0.9+ or using a modern HTTP client.","message":"Dispatch 0.8.x uses Apache HttpClient 4.x which is outdated.","severity":"gotcha","affected_versions":"<=0.8.10"}],"env_vars":null,"search_vec":"'apach':7,14 'applic':11 'client':15 'defaulthttpcli':8 'dispatch':1 'executor':5 'http':2,4,12 'scala':10,13 'standard':3 'use':6","created_at":"2026-06-17T18:44:45.579759+00:00","updated_at":"2026-06-17T18:44:45.579759+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":"http://dispatch-classic.databinder.net/","github":"https://github.com/dispatch/reboot","docs":"https://appdoc.app/artifact/net.databinder/dispatch-http_2.9.1/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}