License |
License
Swirlds Proprietary License
|
---|---|
GroupId | GroupIdcom.swirlds |
ArtifactId | ArtifactIdswirlds-fcmap |
Last Version | Last Version0.17.4 |
Release Date | Release Date |
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-fcmap-0.17.4.pom | |
swirlds-fcmap-0.17.4.jar | 30 KB |
swirlds-fcmap-0.17.4-javadoc.jar | 408 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.swirlds/swirlds-fcmap/ -->
<dependency>
<groupId>com.swirlds</groupId>
<artifactId>swirlds-fcmap</artifactId>
<version>0.17.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.swirlds/swirlds-fcmap/
implementation 'com.swirlds:swirlds-fcmap:0.17.4'
// https://jarcasting.com/artifacts/com.swirlds/swirlds-fcmap/
implementation ("com.swirlds:swirlds-fcmap:0.17.4")
'com.swirlds:swirlds-fcmap:jar:0.17.4'
<dependency org="com.swirlds" name="swirlds-fcmap" rev="0.17.4">
<artifact name="swirlds-fcmap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.swirlds', module='swirlds-fcmap', version='0.17.4')
)
libraryDependencies += "com.swirlds" % "swirlds-fcmap" % "0.17.4"
[com.swirlds/swirlds-fcmap "0.17.4"]
Group / Artifact | Type | Version |
---|---|---|
com.swirlds : swirlds-common | jar | 0.17.4 |
com.swirlds : swirlds-platform-core | jar | 0.17.4 |
com.swirlds : swirlds-fcqueue | jar | 0.17.4 |
com.swirlds : swirlds-fchashmap | jar | 0.17.4 |
com.swirlds : swirlds-merkletree | jar | 0.17.4 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.apache.logging.log4j : log4j-api | jar | 2.13.2 |
org.apache.logging.log4j : log4j-core | jar | 2.13.2 |