Last Version

Akka Persistence Hazelcast 1.1.1

An extension to Akka Persistence, which stores journals and snapshots in Hazelcast.

License

License

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.sorokinigor
ArtifactId

ArtifactId

akka-persistence-hazelcast_2.11
Version

Version

1.1.1
Type

Type

jar
Description

Description

Akka Persistence Hazelcast
An extension to Akka Persistence, which stores journals and snapshots in Hazelcast.
Project URL

Project URL

https://github.com/sorokinigor/akka-persistence-hazelcast
Source Code Management

Source Code Management

https://github.com/sorokinigor/akka-persistence-hazelcast/tree/master

Download akka-persistence-hazelcast_2.11 1.1.1


<!-- https://jarcasting.com/artifacts/com.github.sorokinigor/akka-persistence-hazelcast_2.11/ -->
<dependency>
    <groupId>com.github.sorokinigor</groupId>
    <artifactId>akka-persistence-hazelcast_2.11</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sorokinigor/akka-persistence-hazelcast_2.11/
implementation 'com.github.sorokinigor:akka-persistence-hazelcast_2.11:1.1.1'
// https://jarcasting.com/artifacts/com.github.sorokinigor/akka-persistence-hazelcast_2.11/
implementation ("com.github.sorokinigor:akka-persistence-hazelcast_2.11:1.1.1")
'com.github.sorokinigor:akka-persistence-hazelcast_2.11:jar:1.1.1'
<dependency org="com.github.sorokinigor" name="akka-persistence-hazelcast_2.11" rev="1.1.1">
  <artifact name="akka-persistence-hazelcast_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sorokinigor', module='akka-persistence-hazelcast_2.11', version='1.1.1')
)
libraryDependencies += "com.github.sorokinigor" % "akka-persistence-hazelcast_2.11" % "1.1.1"
[com.github.sorokinigor/akka-persistence-hazelcast_2.11 "1.1.1"]

Dependencies

test (12)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.hazelcast : hazelcast jar 3.8.3
com.hazelcast : hazelcast-client jar 3.8.3
com.typesafe.akka : akka-actor_2.11 jar 2.5.3
com.typesafe.akka : akka-persistence_2.11 jar 2.5.3
com.typesafe.akka : akka-slf4j_2.11 jar 2.5.3
com.typesafe.akka : akka-testkit_2.11 jar 2.5.3
com.typesafe.akka : akka-persistence-tck_2.11 jar 2.5.3
org.scalatest : scalatest_2.11 jar 3.0.1
org.slf4j : slf4j-api jar 1.7.22
org.pegdown : pegdown jar 1.6.0
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.