Modern, fast, asynchronous, streaming-first HTTP server and client implementation for Scala and Java.
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-http-core_2.13</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.
Starts an HTTP server that responds with 'Hello'.
Ensure akka-actor version matches akka-http-core version constraints.
No dependency data recorded yet.