{"id":64941,"library":"http4s-client-2-12","title":"http4s Client","description":"Base library for building HTTP clients using the http4s functional HTTP framework for Scala.","status":"active","version":"0.23.34","language":"java","source_language":null,"source_url":"https://github.com/http4s/http4s","tags":["http","client","scala","functional"],"install":[{"cmd":"<dependency>\n  <groupId>org.http4s</groupId>\n  <artifactId>http4s-client_2.12</artifactId>\n  <version>0.23.34</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.http4s:http4s-client_2.12:0.23.34'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Client","correct":"org.http4s.client.Client"}],"quickstart":{"code":"import org.http4s.client.Client;\nimport cats.effect.IO;\n\npublic class Example {\n    public static void main(String[] args) {\n        Client<IO> client = Client.fromHttpApp(httpApp);\n    }\n}","lang":"java","description":"Minimal http4s client creation"},"warnings":[{"fix":"Use the appropriate Scala version suffix (e.g., _2.13) for your project.","message":"This version is for Scala 2.12; ensure compatibility with your Scala version.","severity":"breaking","affected_versions":"0.23.x"}],"env_vars":null,"search_vec":"'base':3 'build':6 'client':2,8,18 'framework':14 'function':12,20 'http':7,13,17 'http4s':1,11 'librari':4 'scala':16,19 'use':9","created_at":"2026-06-17T17:02:30.807151+00:00","updated_at":"2026-06-17T17:02:30.807151+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://http4s.org/","github":"https://github.com/http4s/http4s","docs":"https://appdoc.app/artifact/org.http4s/http4s-client_2.12/","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}}