License |
License
Swirlds Proprietary License
|
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.swirlds |
ArtifactId | ArtifactIdswirlds-platform-core |
Last Version | Last Version0.27.1 |
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-platform-core-0.27.1.pom | |
swirlds-platform-core-0.27.1.jar | 513 KB |
swirlds-platform-core-0.27.1-javadoc.jar | 991 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.swirlds/swirlds-platform-core/ -->
<dependency>
<groupId>com.swirlds</groupId>
<artifactId>swirlds-platform-core</artifactId>
<version>0.27.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.swirlds/swirlds-platform-core/
implementation 'com.swirlds:swirlds-platform-core:0.27.1'
// https://jarcasting.com/artifacts/com.swirlds/swirlds-platform-core/
implementation ("com.swirlds:swirlds-platform-core:0.27.1")
'com.swirlds:swirlds-platform-core:jar:0.27.1'
<dependency org="com.swirlds" name="swirlds-platform-core" rev="0.27.1">
<artifact name="swirlds-platform-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.swirlds', module='swirlds-platform-core', version='0.27.1')
)
libraryDependencies += "com.swirlds" % "swirlds-platform-core" % "0.27.1"
[com.swirlds/swirlds-platform-core "0.27.1"]
Group / Artifact | Type | Version |
---|---|---|
com.swirlds : swirlds-common | jar | 0.27.1 |
com.swirlds : swirlds-logging | jar | 0.27.1 |
com.swirlds : swirlds-common-test | jar | 0.27.1 |
com.offbynull.portmapper : portmapper | jar | 2.0.4 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.slf4j : slf4j-nop | jar | 1.8.0-beta2 |
org.slf4j : slf4j-api | jar | 1.8.0-beta2 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
org.openjfx : javafx-base | jar | 17 |
com.swirlds : swirlds-fchashmap | jar | 0.27.1 |
com.swirlds : swirlds-virtualmap | jar | 0.27.1 |
com.swirlds : swirlds-jasperdb | jar | 0.27.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-params | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.mockito : mockito-core | jar | 4.1.0 |
org.awaitility : awaitility | jar | 4.2.0 |