jar

com.github.j5ik2o : akka-persistence-dynamodb-snapshot-base_2.13

Maven & Gradle

Jul 21, 2023
30 stars

akka-persistence-dynamodb-snapshot-base · akka-persistence-dynamodb-snapshot-base

Table Of Contents

Latest Version

Download com.github.j5ik2o : akka-persistence-dynamodb-snapshot-base_2.13 JAR file - Latest Versions:

All Versions

Download com.github.j5ik2o : akka-persistence-dynamodb-snapshot-base_2.13 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.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-dynamodb-snapshot-base_2.13-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.j5ik2o.pekko.persistence.dynamodb.config

├─ com.github.j5ik2o.pekko.persistence.dynamodb.config.package.class - [JAR]

com.github.j5ik2o.pekko.persistence.dynamodb.snapshot.serialization

├─ com.github.j5ik2o.pekko.persistence.dynamodb.snapshot.serialization.ByteArraySnapshotSerializer.class - [JAR]

├─ com.github.j5ik2o.pekko.persistence.dynamodb.snapshot.serialization.SnapshotSerializer.class - [JAR]

com.github.j5ik2o.pekko.persistence.dynamodb.snapshot.dao

├─ com.github.j5ik2o.pekko.persistence.dynamodb.snapshot.dao.SnapshotDao.class - [JAR]

├─ com.github.j5ik2o.pekko.persistence.dynamodb.snapshot.dao.SnapshotDaoFactory.class - [JAR]

├─ com.github.j5ik2o.pekko.persistence.dynamodb.snapshot.dao.SnapshotRow.class - [JAR]

com.github.j5ik2o.pekko.persistence.dynamodb.snapshot

├─ com.github.j5ik2o.pekko.persistence.dynamodb.snapshot.DynamoDBSnapshotStore.class - [JAR]

├─ com.github.j5ik2o.pekko.persistence.dynamodb.snapshot.PartitionKey.class - [JAR]

├─ com.github.j5ik2o.pekko.persistence.dynamodb.snapshot.PartitionKeyResolver.class - [JAR]

├─ com.github.j5ik2o.pekko.persistence.dynamodb.snapshot.PartitionKeyResolverProvider.class - [JAR]

├─ com.github.j5ik2o.pekko.persistence.dynamodb.snapshot.PersistenceIdOps.class - [JAR]

├─ com.github.j5ik2o.pekko.persistence.dynamodb.snapshot.SnapshotDynamicAccessor.class - [JAR]

├─ com.github.j5ik2o.pekko.persistence.dynamodb.snapshot.SnapshotPluginContext.class - [JAR]

├─ com.github.j5ik2o.pekko.persistence.dynamodb.snapshot.SortKey.class - [JAR]

├─ com.github.j5ik2o.pekko.persistence.dynamodb.snapshot.SortKeyResolver.class - [JAR]

├─ com.github.j5ik2o.pekko.persistence.dynamodb.snapshot.SortKeyResolverProvider.class - [JAR]

├─ com.github.j5ik2o.pekko.persistence.dynamodb.snapshot.ToPersistenceIdOps.class - [JAR]

com.github.j5ik2o.pekko.persistence.dynamodb.snapshot.config

├─ com.github.j5ik2o.pekko.persistence.dynamodb.snapshot.config.SnapshotColumnsDefConfig.class - [JAR]

├─ com.github.j5ik2o.pekko.persistence.dynamodb.snapshot.config.SnapshotPluginConfig.class - [JAR]