License |
License |
---|---|
Categories |
CategoriesScala Languages Redis Data Databases |
GroupId | GroupIdcom.github.karelcemus |
ArtifactId | ArtifactIdrediscala_2.11 |
Version | Version1.9.1 |
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.1.pom | |
rediscala_2.11-1.9.1.jar | 1 MB |
rediscala_2.11-1.9.1-sources.jar | 50 KB |
rediscala_2.11-1.9.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.karelcemus/rediscala_2.11/ -->
<dependency>
<groupId>com.github.karelcemus</groupId>
<artifactId>rediscala_2.11</artifactId>
<version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.karelcemus/rediscala_2.11/
implementation 'com.github.karelcemus:rediscala_2.11:1.9.1'
// https://jarcasting.com/artifacts/com.github.karelcemus/rediscala_2.11/
implementation ("com.github.karelcemus:rediscala_2.11:1.9.1")
'com.github.karelcemus:rediscala_2.11:jar:1.9.1'
<dependency org="com.github.karelcemus" name="rediscala_2.11" rev="1.9.1">
<artifact name="rediscala_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.karelcemus', module='rediscala_2.11', version='1.9.1')
)
libraryDependencies += "com.github.karelcemus" % "rediscala_2.11" % "1.9.1"
[com.github.karelcemus/rediscala_2.11 "1.9.1"]
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 |