| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdcom.lifeway |
| ArtifactId | ArtifactIdplay-modules-redis_2.11 |
| Version | Version2.5.1 |
| Type | Typejar |
| Description |
Descriptionplay-modules-redis
play-modules-redis
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.lifeway/play-modules-redis_2.11/ -->
<dependency>
<groupId>com.lifeway</groupId>
<artifactId>play-modules-redis_2.11</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lifeway/play-modules-redis_2.11/
implementation 'com.lifeway:play-modules-redis_2.11:2.5.1'
// https://jarcasting.com/artifacts/com.lifeway/play-modules-redis_2.11/
implementation ("com.lifeway:play-modules-redis_2.11:2.5.1")
'com.lifeway:play-modules-redis_2.11:jar:2.5.1'
<dependency org="com.lifeway" name="play-modules-redis_2.11" rev="2.5.1">
<artifact name="play-modules-redis_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lifeway', module='play-modules-redis_2.11', version='2.5.1')
)
libraryDependencies += "com.lifeway" % "play-modules-redis_2.11" % "2.5.1"
[com.lifeway/play-modules-redis_2.11 "2.5.1"]
| 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 |