License |
License
Swirlds Proprietary License
|
---|---|
GroupId | GroupIdcom.swirlds |
ArtifactId | ArtifactIdswirlds-merkle |
Version | Version0.25.3 |
Type | Typejar |
Description |
DescriptionSwirlds 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.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
swirlds-merkle-0.25.3.pom | |
swirlds-merkle-0.25.3.jar | 29 KB |
swirlds-merkle-0.25.3-javadoc.jar | 183 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.swirlds/swirlds-merkle/ -->
<dependency>
<groupId>com.swirlds</groupId>
<artifactId>swirlds-merkle</artifactId>
<version>0.25.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.swirlds/swirlds-merkle/
implementation 'com.swirlds:swirlds-merkle:0.25.3'
// https://jarcasting.com/artifacts/com.swirlds/swirlds-merkle/
implementation ("com.swirlds:swirlds-merkle:0.25.3")
'com.swirlds:swirlds-merkle:jar:0.25.3'
<dependency org="com.swirlds" name="swirlds-merkle" rev="0.25.3">
<artifact name="swirlds-merkle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.swirlds', module='swirlds-merkle', version='0.25.3')
)
libraryDependencies += "com.swirlds" % "swirlds-merkle" % "0.25.3"
[com.swirlds/swirlds-merkle "0.25.3"]
Group / Artifact | Type | Version |
---|---|---|
com.swirlds : swirlds-common | jar | 0.25.3 |
com.swirlds : swirlds-platform-core | jar | 0.25.3 |
com.swirlds : swirlds-fcqueue | jar | 0.25.3 |
com.swirlds : swirlds-fchashmap | jar | 0.25.3 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |