All Downloads are FREE. Search and download functionalities are using the official Maven repository.

wirlds-sign-tool.0.44.2.source-code.module-info Maven / Gradle / Ivy

Go to download

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.

There is a newer version: 0.46.3
Show newest version
module com.swirlds.signingtool {
    requires com.fasterxml.jackson.databind;
    requires com.swirlds.common;
    requires com.swirlds.logging;
    requires org.apache.logging.log4j.core;
    requires org.apache.logging.log4j;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy