License |
License |
---|---|
Categories |
CategoriesEhcache Data Caching |
GroupId | GroupIdcom.typesafe.play |
ArtifactId | ArtifactIdplay-ehcache_2.13 |
Version | Version2.8.12 |
Type | Typejar |
Description |
DescriptionPlay-Ehcache
Play-Ehcache
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
play-ehcache_2.13-2.8.12.pom | |
play-ehcache_2.13-2.8.12.jar | 36 KB |
play-ehcache_2.13-2.8.12-sources.jar | 5 KB |
play-ehcache_2.13-2.8.12-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-ehcache_2.13/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-ehcache_2.13</artifactId>
<version>2.8.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-ehcache_2.13/
implementation 'com.typesafe.play:play-ehcache_2.13:2.8.12'
// https://jarcasting.com/artifacts/com.typesafe.play/play-ehcache_2.13/
implementation ("com.typesafe.play:play-ehcache_2.13:2.8.12")
'com.typesafe.play:play-ehcache_2.13:jar:2.8.12'
<dependency org="com.typesafe.play" name="play-ehcache_2.13" rev="2.8.12">
<artifact name="play-ehcache_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-ehcache_2.13', version='2.8.12')
)
libraryDependencies += "com.typesafe.play" % "play-ehcache_2.13" % "2.8.12"
[com.typesafe.play/play-ehcache_2.13 "2.8.12"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
com.typesafe.play : play_2.13 | jar | 2.8.12 |
com.typesafe.play : play-cache_2.13 | jar | 2.8.12 |
net.sf.ehcache : ehcache | jar | 2.10.9.2 |
org.ehcache : jcache | jar | 1.0.1 |
javax.cache : cache-api | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-specs2_2.13 | jar | 2.8.12 |