License |
License |
---|---|
Categories |
CategoriesRedis Data Databases Akka Container Microservices Reactive libraries |
GroupId | GroupIdcom.hootsuite |
ArtifactId | ArtifactIdakka-persistence-redis_2.11 |
Version | Version0.8.0 |
Type | Typejar |
Description |
Descriptionakka-persistence-redis
akka-persistence-redis
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.hootsuite |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.hootsuite/akka-persistence-redis_2.11/ -->
<dependency>
<groupId>com.hootsuite</groupId>
<artifactId>akka-persistence-redis_2.11</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hootsuite/akka-persistence-redis_2.11/
implementation 'com.hootsuite:akka-persistence-redis_2.11:0.8.0'
// https://jarcasting.com/artifacts/com.hootsuite/akka-persistence-redis_2.11/
implementation ("com.hootsuite:akka-persistence-redis_2.11:0.8.0")
'com.hootsuite:akka-persistence-redis_2.11:jar:0.8.0'
<dependency org="com.hootsuite" name="akka-persistence-redis_2.11" rev="0.8.0">
<artifact name="akka-persistence-redis_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hootsuite', module='akka-persistence-redis_2.11', version='0.8.0')
)
libraryDependencies += "com.hootsuite" % "akka-persistence-redis_2.11" % "0.8.0"
[com.hootsuite/akka-persistence-redis_2.11 "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.typesafe.akka : akka-contrib_2.11 | jar | 2.4.12 |
com.github.etaty : rediscala_2.11 | jar | 1.8.0 |
io.spray : spray-json_2.11 | jar | 1.3.3 |
net.databinder.dispatch : dispatch-core_2.11 | jar | 0.12.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-persistence-tck_2.11 | jar | 2.4.12 |