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