is not current version
Last Version 3.5.3

com.github.dnvriend:akka-persistence-jdbc_2.11 3.0.1

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

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.dnvriend
ArtifactId

ArtifactId

akka-persistence-jdbc_2.11
Version

Version

3.0.1
Type

Type

jar

Download akka-persistence-jdbc_2.11 3.0.1


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