{"id":62560,"library":"akka-parsing-2-12","title":"Akka HTTP Parsing","description":"Akka HTTP provides a modern, fast, asynchronous, streaming-first HTTP server and client library.","status":"active","version":"10.5.3","language":"java","source_language":null,"source_url":"https://github.com/akka/akka-http","tags":["akka","http","parsing","scala","async"],"install":[{"cmd":"<dependency>\n  <groupId>com.typesafe.akka</groupId>\n  <artifactId>akka-parsing_2.12</artifactId>\n  <version>10.5.3</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.typesafe.akka:akka-parsing_2.12:10.5.3'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"HttpRequest","correct":"akka.http.scaladsl.model.HttpRequest"}],"quickstart":{"code":"import akka.http.scaladsl.model.HttpRequest;\n\npublic class Example {\n    public static void main(String[] args) {\n        HttpRequest request = HttpRequest.create(\"http://example.com\");\n        System.out.println(\"Akka HTTP request created\");\n    }\n}","lang":"java","description":"Minimal example showing import of Akka HTTP HttpRequest class."},"warnings":[{"fix":"Check the Akka HTTP migration guide when upgrading.","message":"Akka HTTP has breaking changes between major versions; ensure compatibility with your Akka version.","severity":"breaking","affected_versions":">=10.0.0 <11.0.0"}],"env_vars":null,"search_vec":"'akka':1,4,19 'async':23 'asynchron':10 'client':17 'fast':9 'first':13 'http':2,5,14,20 'librari':18 'modern':8 'pars':3,21 'provid':6 'scala':22 'server':15 'stream':12 'streaming-first':11","created_at":"2026-06-17T16:32:55.741804+00:00","updated_at":"2026-06-17T16:32:55.741804+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://akka.io","github":"https://github.com/akka/akka-http","docs":"https://appdoc.app/artifact/com.typesafe.akka/akka-parsing_2.12/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","networking"],"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}}