jar

com.lightbend.akka : akka-persistence-jdbc-migration_2.12

Maven & Gradle

Apr 24, 2020
304 stars

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

Table Of Contents

Latest Version

Download com.lightbend.akka : akka-persistence-jdbc-migration_2.12 JAR file - Latest Versions:

All Versions

Download com.lightbend.akka : akka-persistence-jdbc-migration_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window akka-persistence-jdbc-migration_2.12-4.0.0-RC1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

akka.persistence.jdbc.migration

├─ akka.persistence.jdbc.migration.Main.class - [JAR]

db.migration.postgres

├─ db.migration.postgres.V003__UpdateUsers.class - [JAR]