Play-Java is the Java API for the Play Framework, a reactive web application framework.
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-java_2.10</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.
Create a simple Play controller that returns a plain text response.
Migrate to Play 2.8.x or later.
No dependency data recorded yet.