play-modules-redis


License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.typesafe.play.modules
ArtifactId

ArtifactId

play-modules-redis_2.10
Last Version

Last Version

2.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

play-modules-redis
play-modules-redis
Project Organization

Project Organization

com.typesafe.play.modules
Source Code Management

Source Code Management

https://github.com/typesafehub/play-plugins

Download play-modules-redis_2.10

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.5
com.typesafe.play : play-cache_2.10 jar 2.4.0
biz.source_code : base64coder jar 2010-12-19
org.sedis : sedis_2.10 jar 1.2.2

provided (1)

Group / Artifact Type Version
com.typesafe.play : play_2.10 jar 2.4.0

test (3)

Group / Artifact Type Version
com.typesafe.play : play-test_2.10 jar 2.4.0
com.typesafe.play : play-specs2_2.10 jar 2.4.0
org.specs2 : specs2-core_2.10 jar 3.3.1

Project Modules

There are no modules declared in this project.

Unsupported Play Plugins

These plugins are not supported by Typesafe and no guarantee is made that they will be maintained or upgraded to new versions of Play in a timely manner.

Use at your own risk.

Travis build status

Licence

This software is licensed under the Apache 2 license, quoted below.

Copyright 2012 Typesafe (http://www.typesafe.com).

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

com.typesafe.play.modules

Lightbend (Typesafe archive)

Archive of projects previously hosted under Typesafe; See the Lightbend organization for active projects

Versions

Version
2.4.1
2.4.0