Play Cache provides caching support for Play Framework applications, including in-memory and distributed cache implementations.
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-cache_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.
Sets and gets a cache entry.
Ensure you use the correct Play Cache version matching your Play Framework version.
No dependency data recorded yet.