| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mumoshu |
| ArtifactId | ArtifactIdplay2-memcached-play23_2.11 |
| Last Version | Last Version0.9.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionplay2-memcached-play23
play2-memcached-play23
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.mumoshu |
<!-- https://jarcasting.com/artifacts/com.github.mumoshu/play2-memcached-play23_2.11/ -->
<dependency>
<groupId>com.github.mumoshu</groupId>
<artifactId>play2-memcached-play23_2.11</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mumoshu/play2-memcached-play23_2.11/
implementation 'com.github.mumoshu:play2-memcached-play23_2.11:0.9.1'
// https://jarcasting.com/artifacts/com.github.mumoshu/play2-memcached-play23_2.11/
implementation ("com.github.mumoshu:play2-memcached-play23_2.11:0.9.1")
'com.github.mumoshu:play2-memcached-play23_2.11:jar:0.9.1'
<dependency org="com.github.mumoshu" name="play2-memcached-play23_2.11" rev="0.9.1">
<artifact name="play2-memcached-play23_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mumoshu', module='play2-memcached-play23_2.11', version='0.9.1')
)
libraryDependencies += "com.github.mumoshu" % "play2-memcached-play23_2.11" % "0.9.1"
[com.github.mumoshu/play2-memcached-play23_2.11 "0.9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.6 |
| net.spy : spymemcached | jar | 2.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play_2.11 | jar | 2.3.9 |
| com.typesafe.play : play-cache_2.11 | jar | 2.3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.4.196 |
| com.typesafe.play : play-test_2.11 | jar | 2.3.9 |
| org.specs2 : specs2-core_2.11 | jar | 3.9.4 |