Play-Server provides the core server runtime for Play Framework applications built with Scala 2.11.
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-server_2.11</artifactId>
<version>2.7.9</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal Play controller action returning a simple response.
Upgrade to Play 2.8+ or 3.x (Scala 2.13/3).
No dependency data recorded yet.