{"id":67455,"library":"akka-http-core-2-13","title":"Akka HTTP Core","description":"Modern, fast, asynchronous, streaming-first HTTP server and client implementation for Scala and Java.","status":"active","version":"10.5.3","language":"java","source_language":null,"source_url":"https://github.com/akka/akka-http","tags":["http","server","client","streaming","akka"],"install":[{"cmd":"<dependency>\n  <groupId>com.typesafe.akka</groupId>\n  <artifactId>akka-http-core_2.13</artifactId>\n  <version>10.5.3</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.typesafe.akka:akka-http-core_2.13:10.5.3'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Http","correct":"akka.http.scaladsl.Http"}],"quickstart":{"code":"import akka.http.scaladsl.Http;\nimport akka.http.scaladsl.server.Directives.*;\nimport akka.actor.ActorSystem;\n\nActorSystem system = ActorSystem.create();\nHttp().newServerAt(\"localhost\", 8080).bind(complete(\"Hello\"));","lang":"java","description":"Starts an HTTP server that responds with 'Hello'."},"warnings":[{"fix":"Ensure akka-actor version matches akka-http-core version constraints.","message":"Akka HTTP 10.5.x requires Akka 2.8.x; incompatible with older Akka versions.","severity":"breaking","affected_versions":">=10.5.0"}],"env_vars":null,"search_vec":"'akka':1,23 'asynchron':6 'client':13,21 'core':3 'fast':5 'first':9 'http':2,10,19 'implement':14 'java':18 'modern':4 'scala':16 'server':11,20 'stream':8,22 'streaming-first':7","created_at":"2026-06-17T17:37:25.229743+00:00","updated_at":"2026-06-17T17:37:25.229743+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-http-core_2.13/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework","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}}