is not current version
Last Version 1.1.1

io.github.romeh:akka-persistence-ignite 1.1.0

Ignite persistence journal plugin for akka persistence

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

io.github.romeh
ArtifactId

ArtifactId

akka-persistence-ignite
Version

Version

1.1.0
Type

Type

jar

Download akka-persistence-ignite 1.1.0


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