| License |
License |
|---|---|
| Categories |
CategoriesScala Languages Redis Data Databases |
| GroupId | GroupIdcom.github.etaty |
| ArtifactId | ArtifactIdrediscala_2.11 |
| Version | Version1.9.0 |
| Type | Typejar |
| Description |
Descriptionrediscala
rediscala
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rediscala_2.11-1.9.0.pom | |
| rediscala_2.11-1.9.0.jar | 1 MB |
| rediscala_2.11-1.9.0-sources.jar | 51 KB |
| rediscala_2.11-1.9.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.etaty/rediscala_2.11/ -->
<dependency>
<groupId>com.github.etaty</groupId>
<artifactId>rediscala_2.11</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.etaty/rediscala_2.11/
implementation 'com.github.etaty:rediscala_2.11:1.9.0'
// https://jarcasting.com/artifacts/com.github.etaty/rediscala_2.11/
implementation ("com.github.etaty:rediscala_2.11:1.9.0")
'com.github.etaty:rediscala_2.11:jar:1.9.0'
<dependency org="com.github.etaty" name="rediscala_2.11" rev="1.9.0">
<artifact name="rediscala_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.etaty', module='rediscala_2.11', version='1.9.0')
)
libraryDependencies += "com.github.etaty" % "rediscala_2.11" % "1.9.0"
[com.github.etaty/rediscala_2.11 "1.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.typesafe.akka : akka-actor_2.11 | jar | 2.5.23 |
| org.scala-stm : scala-stm_2.11 | jar | 0.9.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-testkit_2.11 | jar | 2.5.23 |
| org.specs2 : specs2-core_2.11 | jar | 4.5.1 |
| org.scalacheck : scalacheck_2.11 | jar | 1.14.0 |