{"id":57005,"library":"scalaj-http-2-11","title":"ScalaJ HTTP","description":"Simple HTTP client library for Scala with a fluent API for making requests and handling responses.","status":"active","version":"2.4.2","language":"java","source_language":null,"source_url":"https://github.com/scalaj/scalaj-http","tags":["http","client","scala","networking"],"install":[{"cmd":"<dependency>\n  <groupId>org.scalaj</groupId>\n  <artifactId>scalaj-http_2.11</artifactId>\n  <version>2.4.2</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.scalaj:scalaj-http_2.11:2.4.2'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Http","correct":"scalaj.http.Http"}],"quickstart":{"code":"import scalaj.http.Http;\n\npublic class Example {\n    public static void main(String[] args) {\n        String response = Http(\"https://api.example.com\").asString().body();\n        System.out.println(response);\n    }\n}","lang":"java","description":"Making a simple HTTP GET request"},"warnings":[{"fix":"Ensure your project uses Scala 2.11 or use a version without suffix for cross-compatibility.","message":"Scala version suffix (_2.11) indicates compatibility with Scala 2.11 only; mixing with other Scala versions may cause runtime errors.","severity":"breaking","affected_versions":"all versions with _2.11 suffix"}],"env_vars":null,"search_vec":"'api':12 'client':5,20 'fluent':11 'handl':17 'http':2,4,19 'librari':6 'make':14 'network':22 'request':15 'respons':18 'scala':8,21 'scalaj':1 'simpl':3","created_at":"2026-06-15T10:59:33.441626+00:00","updated_at":"2026-06-15T10:59:33.441626+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://github.com/scalaj/scalaj-http","github":"https://github.com/scalaj/scalaj-http","docs":"https://appdoc.app/artifact/org.scalaj/scalaj-http_2.11/","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-15","next_check":"2026-12-12","install_tag":null}}