Last Version

akka-persistence-jdbc 3.0.0

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

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.wellingr
ArtifactId

ArtifactId

akka-persistence-jdbc_2.11
Version

Version

3.0.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/wellingr/akka-persistence-jdbc
Project Organization

Project Organization

Ruud Welling
Source Code Management

Source Code Management

https://github.com/wellingr/akka-persistence-jdbc

Download akka-persistence-jdbc_2.11 3.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
com.typesafe.akka : akka-actor_2.11 jar 2.5.4
com.typesafe.akka : akka-persistence_2.11 jar 2.5.4
com.typesafe.akka : akka-persistence-query_2.11 jar 2.5.4
com.typesafe.akka : akka-stream_2.11 jar 2.5.4
com.typesafe.slick : slick_2.11 jar 3.2.1
com.typesafe.slick : slick-hikaricp_2.11 jar 3.2.1

test (9)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.1.1
com.h2database : h2 jar 1.4.195
mysql : mysql-connector-java jar 6.0.6
ch.qos.logback : logback-classic jar 1.2.3
com.typesafe.akka : akka-slf4j_2.11 jar 2.5.4
com.typesafe.akka : akka-persistence-tck_2.11 jar 2.5.4
com.typesafe.akka : akka-stream-testkit_2.11 jar 2.5.4
com.typesafe.akka : akka-testkit_2.11 jar 2.5.4
org.scalatest : scalatest_2.11 jar 3.0.3

Project Modules

There are no modules declared in this project.