Akka HTTP provides a modern, fast, asynchronous, streaming-first HTTP server and client library built on top of Akka Streams.
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-http_2.11</artifactId>
<version>10.1.15</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal Akka HTTP server with a single route.
No known issues recorded.
No dependency data recorded yet.