| License |
License |
|---|---|
| Categories |
CategoriesScala Languages Redis Data Databases |
| GroupId | GroupIdcom.github.karelcemus |
| ArtifactId | ArtifactIdrediscala_2.12 |
| 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.12-1.9.1.pom | |
| rediscala_2.12-1.9.1.jar | 1 MB |
| rediscala_2.12-1.9.1-sources.jar | 50 KB |
| rediscala_2.12-1.9.1-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.karelcemus/rediscala_2.12/ -->
<dependency>
<groupId>com.github.karelcemus</groupId>
<artifactId>rediscala_2.12</artifactId>
<version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.karelcemus/rediscala_2.12/
implementation 'com.github.karelcemus:rediscala_2.12:1.9.1'
// https://jarcasting.com/artifacts/com.github.karelcemus/rediscala_2.12/
implementation ("com.github.karelcemus:rediscala_2.12:1.9.1")
'com.github.karelcemus:rediscala_2.12:jar:1.9.1'
<dependency org="com.github.karelcemus" name="rediscala_2.12" rev="1.9.1">
<artifact name="rediscala_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.karelcemus', module='rediscala_2.12', version='1.9.1')
)
libraryDependencies += "com.github.karelcemus" % "rediscala_2.12" % "1.9.1"
[com.github.karelcemus/rediscala_2.12 "1.9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.8 |
| com.typesafe.akka : akka-actor_2.12 | jar | 2.5.23 |
| org.scala-stm : scala-stm_2.12 | jar | 0.9.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-testkit_2.12 | jar | 2.5.23 |
| org.specs2 : specs2-core_2.12 | jar | 4.5.1 |
| org.scalacheck : scalacheck_2.12 | jar | 1.14.0 |