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