License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.typesafe.play.modules |
ArtifactId | ArtifactIdplay-modules-redis_2.11 |
Version | Version2.5.0 |
Type | Typejar |
Description |
Descriptionplay-modules-redis
play-modules-redis
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.play.modules/play-modules-redis_2.11/ -->
<dependency>
<groupId>com.typesafe.play.modules</groupId>
<artifactId>play-modules-redis_2.11</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play.modules/play-modules-redis_2.11/
implementation 'com.typesafe.play.modules:play-modules-redis_2.11:2.5.0'
// https://jarcasting.com/artifacts/com.typesafe.play.modules/play-modules-redis_2.11/
implementation ("com.typesafe.play.modules:play-modules-redis_2.11:2.5.0")
'com.typesafe.play.modules:play-modules-redis_2.11:jar:2.5.0'
<dependency org="com.typesafe.play.modules" name="play-modules-redis_2.11" rev="2.5.0">
<artifact name="play-modules-redis_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play.modules', module='play-modules-redis_2.11', version='2.5.0')
)
libraryDependencies += "com.typesafe.play.modules" % "play-modules-redis_2.11" % "2.5.0"
[com.typesafe.play.modules/play-modules-redis_2.11 "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.typesafe.play : play-cache_2.11 | jar | 2.5.3 |
biz.source_code : base64coder | jar | 2010-12-19 |
org.sedis : sedis_2.11 | jar | 1.2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.11 | jar | 2.5.3 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.11 | jar | 2.5.3 |
com.typesafe.play : play-specs2_2.11 | jar | 2.5.3 |