jar

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

Maven & Gradle

Aug 27, 2023
3 stars

pekko-persistence-dynamodb-snapshot-base · pekko-persistence-dynamodb-snapshot-base

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
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 pekko-persistence-dynamodb-snapshot-base_2.13-1.0.35.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]