jar

tech.figure.aggregate : aggregate-repository

Maven & Gradle

Jul 20, 2023
5 stars

Aggregate Service Client · Block data aggregation service

Table Of Contents

Latest Version

Download tech.figure.aggregate : aggregate-repository JAR file - Latest Versions:

All Versions

Download tech.figure.aggregate : aggregate-repository JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6.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 aggregate-repository-0.6.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

tech.figure.aggregate.repository.model

├─ tech.figure.aggregate.repository.model.EventData.class - [JAR]

├─ tech.figure.aggregate.repository.model.ExtensionsKt.class - [JAR]

├─ tech.figure.aggregate.repository.model.TxEvents.class - [JAR]

tech.figure.aggregate.repository

├─ tech.figure.aggregate.repository.RepositoryBase.class - [JAR]

tech.figure.aggregate.repository.database

├─ tech.figure.aggregate.repository.database.RavenDB.class - [JAR]

tech.figure.aggregate.repository.model.l2cache

├─ tech.figure.aggregate.repository.model.l2cache.BlockMetadata.class - [JAR]

├─ tech.figure.aggregate.repository.model.l2cache.Tx.class - [JAR]

tech.figure.aggregate.repository.model.checkpoint

├─ tech.figure.aggregate.repository.model.checkpoint.BlockHeightCheckpoint.class - [JAR]