Last Version

Redis Cache for Play 2.5.1

Redis cache plugin for the Play framework 2

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.karelcemus
ArtifactId

ArtifactId

play-redis_2.11
Version

Version

2.5.1
Type

Type

jar
Description

Description

Redis Cache for Play
Redis cache plugin for the Play framework 2
Project URL

Project URL

https://github.com/karelcemus/play-redis
Project Organization

Project Organization

com.github.karelcemus

Download play-redis_2.11 2.5.1


<!-- https://jarcasting.com/artifacts/com.github.karelcemus/play-redis_2.11/ -->
<dependency>
    <groupId>com.github.karelcemus</groupId>
    <artifactId>play-redis_2.11</artifactId>
    <version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.karelcemus/play-redis_2.11/
implementation 'com.github.karelcemus:play-redis_2.11:2.5.1'
// https://jarcasting.com/artifacts/com.github.karelcemus/play-redis_2.11/
implementation ("com.github.karelcemus:play-redis_2.11:2.5.1")
'com.github.karelcemus:play-redis_2.11:jar:2.5.1'
<dependency org="com.github.karelcemus" name="play-redis_2.11" rev="2.5.1">
  <artifact name="play-redis_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.karelcemus', module='play-redis_2.11', version='2.5.1')
)
libraryDependencies += "com.github.karelcemus" % "play-redis_2.11" % "2.5.1"
[com.github.karelcemus/play-redis_2.11 "2.5.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.github.karelcemus : rediscala_2.11 jar 1.9.1

provided (1)

Group / Artifact Type Version
com.typesafe.play : play-cache_2.11 jar 2.7.3

test (3)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 4.8.1
org.specs2 : specs2-mock_2.11 jar 4.8.1
com.typesafe.play : play-specs2_2.11 jar 2.7.3

Project Modules

There are no modules declared in this project.