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