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