Jar examples for a:akka-persistence-inmemory-2.12
A plugin for storing events in an event journal akka-persistence-inmemory
You can download jar file akka-persistence-inmemory_2.12 2.4.17.3 in this page.
Apache-2.0
You can use the following script to add akka-persistence-inmemory_2.12-2.4.17.3.jar to your project.
<dependency> <groupId>com.github.dnvriend</groupId> <artifactId>akka-persistence-inmemory_2.12</artifactId> <version>2.4.17.3</version> </dependency>
compile group: 'com.github.dnvriend', name: 'akka-persistence-inmemory_2.12', version: '2.4.17.3'
libraryDependencies += "com.github.dnvriend" % "akka-persistence-inmemory_2.12" % "2.4.17.3"
<dependency org="com.github.dnvriend" name="akka-persistence-inmemory_2.12" rev="2.4.17.3"/>
@Grapes(@Grab(group='com.github.dnvriend', module='akka-persistence-inmemory_2.12', version='2.4.17.3'))
'com.github.dnvriend:akka-persistence-inmemory_2.12:jar:2.4.17.3'
Click the following link to download the jar file.
akka-persistence-inmemory_2.12-2.4.17.3-javadoc.jar