Akka Http: Modern, fast, asynchronous, streaming-first HTTP server and client for Scala and Java.
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-http_2.12</artifactId>
<version>10.5.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Making an HTTP request using Akka HTTP client.
Check migration guide for changes in API and configuration.
No dependency data recorded yet.