License |
License
Swirlds Proprietary License
|
---|---|
GroupId | GroupIdcom.swirlds |
ArtifactId | ArtifactIdswirlds-common |
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-common-0.27.1.pom | |
swirlds-common-0.27.1.jar | 344 KB |
swirlds-common-0.27.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.swirlds/swirlds-common/ -->
<dependency>
<groupId>com.swirlds</groupId>
<artifactId>swirlds-common</artifactId>
<version>0.27.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.swirlds/swirlds-common/
implementation 'com.swirlds:swirlds-common:0.27.1'
// https://jarcasting.com/artifacts/com.swirlds/swirlds-common/
implementation ("com.swirlds:swirlds-common:0.27.1")
'com.swirlds:swirlds-common:jar:0.27.1'
<dependency org="com.swirlds" name="swirlds-common" rev="0.27.1">
<artifact name="swirlds-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.swirlds', module='swirlds-common', version='0.27.1')
)
libraryDependencies += "com.swirlds" % "swirlds-common" % "0.27.1"
[com.swirlds/swirlds-common "0.27.1"]
Group / Artifact | Type | Version |
---|---|---|
com.swirlds : swirlds-logging | jar | 0.27.1 |
net.java.dev.jna : jna | jar | 5.10.0 |
org.slf4j : slf4j-api | jar | 1.8.0-beta2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-codec : commons-codec | jar | 1.15 |
io.github.classgraph : classgraph | jar | 4.8.65 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |