License |
License |
---|---|
GroupId | GroupIdcom.typesafe.play |
ArtifactId | ArtifactIdplay-jcache_2.11 |
Version | Version2.7.9 |
Type | Typejar |
Description |
DescriptionPlay-JCache
Play-JCache
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
play-jcache_2.11-2.7.9.pom | |
play-jcache_2.11-2.7.9.jar | 5 KB |
play-jcache_2.11-2.7.9-sources.jar | 2 KB |
play-jcache_2.11-2.7.9-javadoc.jar | 359 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-jcache_2.11/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-jcache_2.11</artifactId>
<version>2.7.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-jcache_2.11/
implementation 'com.typesafe.play:play-jcache_2.11:2.7.9'
// https://jarcasting.com/artifacts/com.typesafe.play/play-jcache_2.11/
implementation ("com.typesafe.play:play-jcache_2.11:2.7.9")
'com.typesafe.play:play-jcache_2.11:jar:2.7.9'
<dependency org="com.typesafe.play" name="play-jcache_2.11" rev="2.7.9">
<artifact name="play-jcache_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-jcache_2.11', version='2.7.9')
)
libraryDependencies += "com.typesafe.play" % "play-jcache_2.11" % "2.7.9"
[com.typesafe.play/play-jcache_2.11 "2.7.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.play : play_2.11 | jar | 2.7.9 |
javax.cache : cache-api | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-caffeine-cache_2.11 | jar | 2.7.9 |
com.typesafe.play : play-specs2_2.11 | jar | 2.7.9 |