Netty-based HTTP server implementation for the Play Framework, compiled for Scala 2.11.
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-netty-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.
Start a Play application using the Netty server on port 9000.
Upgrade to a more recent Play version that supports Scala 2.13 or 3.
No dependency data recorded yet.