Experimental module of Akka HTTP for building HTTP-based applications, not covered by commercial support and subject to breaking changes.
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-http-experimental_2.11</artifactId>
<version>2.4.11</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Start an HTTP server with a simple route using Akka HTTP.
Pin to a specific version and test thoroughly before upgrading; consider using the stable akka-http module instead.
Use the appropriate artifact for your Scala version (e.g., akka-http-experimental_2.12 for Scala 2.12).
No dependency data recorded yet.