License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdio.github.romeh |
ArtifactId | ArtifactIdakka-persistence-ignite |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptionakka-persistence-ignite
Ignite persistence journal plugin for akka persistence
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.romeh/akka-persistence-ignite/ -->
<dependency>
<groupId>io.github.romeh</groupId>
<artifactId>akka-persistence-ignite</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.romeh/akka-persistence-ignite/
implementation 'io.github.romeh:akka-persistence-ignite:1.1.1'
// https://jarcasting.com/artifacts/io.github.romeh/akka-persistence-ignite/
implementation ("io.github.romeh:akka-persistence-ignite:1.1.1")
'io.github.romeh:akka-persistence-ignite:jar:1.1.1'
<dependency org="io.github.romeh" name="akka-persistence-ignite" rev="1.1.1">
<artifact name="akka-persistence-ignite" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.romeh', module='akka-persistence-ignite', version='1.1.1')
)
libraryDependencies += "io.github.romeh" % "akka-persistence-ignite" % "1.1.1"
[io.github.romeh/akka-persistence-ignite "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-persistence_2.12 | jar | 2.5.18 |
org.apache.ignite : ignite-core | jar | 2.7.0 |
org.apache.ignite : ignite-indexing | jar | 2.7.0 |
org.apache.ignite : ignite-spring | jar | 2.7.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.typesafe.akka : akka-cluster_2.12 | jar | 2.5.18 |
com.typesafe.akka : akka-cluster-tools_2.12 | jar | 2.5.18 |
com.typesafe.akka : akka-persistence-tck_2.12 | jar | 2.5.18 |
org.scalatest : scalatest_2.12 | jar | 3.0.4 |
junit : junit | jar | 4.12 |