Last Version

akka-persistence-jdbc-migration 4.0.0-RC1

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

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.lightbend.akka
ArtifactId

ArtifactId

akka-persistence-jdbc-migration_2.12
Version

Version

4.0.0-RC1
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Lightbend Inc.
Source Code Management

Source Code Management

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

Download akka-persistence-jdbc-migration_2.12 4.0.0-RC1


<!-- https://jarcasting.com/artifacts/com.lightbend.akka/akka-persistence-jdbc-migration_2.12/ -->
<dependency>
    <groupId>com.lightbend.akka</groupId>
    <artifactId>akka-persistence-jdbc-migration_2.12</artifactId>
    <version>4.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.akka/akka-persistence-jdbc-migration_2.12/
implementation 'com.lightbend.akka:akka-persistence-jdbc-migration_2.12:4.0.0-RC1'
// https://jarcasting.com/artifacts/com.lightbend.akka/akka-persistence-jdbc-migration_2.12/
implementation ("com.lightbend.akka:akka-persistence-jdbc-migration_2.12:4.0.0-RC1")
'com.lightbend.akka:akka-persistence-jdbc-migration_2.12:jar:4.0.0-RC1'
<dependency org="com.lightbend.akka" name="akka-persistence-jdbc-migration_2.12" rev="4.0.0-RC1">
  <artifact name="akka-persistence-jdbc-migration_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.akka', module='akka-persistence-jdbc-migration_2.12', version='4.0.0-RC1')
)
libraryDependencies += "com.lightbend.akka" % "akka-persistence-jdbc-migration_2.12" % "4.0.0-RC1"
[com.lightbend.akka/akka-persistence-jdbc-migration_2.12 "4.0.0-RC1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.11
org.flywaydb : flyway-core jar 6.4.0
com.typesafe : config jar 1.4.0
ch.qos.logback : logback-classic jar 1.2.3

provided (4)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.2.12
com.h2database : h2 jar 1.4.200
mysql : mysql-connector-java jar 8.0.19
com.microsoft.sqlserver : mssql-jdbc jar 7.4.1.jre8

test (2)

Group / Artifact Type Version
org.testcontainers : postgresql jar 1.14.1
org.scalatest : scalatest_2.12 jar 3.1.1

Project Modules

There are no modules declared in this project.