jar

com.swirlds : swirlds-state-api

Maven & Gradle

Jun 24, 2024
294 stars

swirlds-state-api · Swirlds is a software platform designed to build fully-distributed applications that harness the power of the cloud without servers. Now you can develop applications with fairness in decision making, speed, trust and reliability, at a fraction of the cost of traditional server-based platforms.

Table Of Contents

Latest Version

Download com.swirlds : swirlds-state-api JAR file - Latest Versions:

All Versions

Download com.swirlds : swirlds-state-api JAR file - All Versions:

Version Vulnerabilities Size Updated
0.51.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 swirlds-state-api-0.51.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.swirlds.state

├─ com.swirlds.state.HederaState.class - [JAR]

com.swirlds.state.spi.metrics

├─ com.swirlds.state.spi.metrics.StoreMetrics.class - [JAR]

com.swirlds.state.spi

├─ com.swirlds.state.spi.ReadableKVState.class - [JAR]

├─ com.swirlds.state.spi.ReadableQueueState.class - [JAR]

├─ com.swirlds.state.spi.ReadableSingletonState.class - [JAR]

├─ com.swirlds.state.spi.ReadableStates.class - [JAR]

├─ com.swirlds.state.spi.WritableKVState.class - [JAR]

├─ com.swirlds.state.spi.WritableQueueState.class - [JAR]

├─ com.swirlds.state.spi.WritableSingletonState.class - [JAR]

├─ com.swirlds.state.spi.WritableStates.class - [JAR]

Advertisement