is not current version
Last Version 2.5.15.2

com.github.dnvriend:akka-persistence-inmemory_2.12 2.4.17.1

A plugin for storing events in an event journal akka-persistence-inmemory

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.dnvriend
ArtifactId

ArtifactId

akka-persistence-inmemory_2.12
Version

Version

2.4.17.1
Type

Type

jar

Download akka-persistence-inmemory_2.12 2.4.17.1


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