License |
License
Swirlds Proprietary License
|
---|---|
GroupId | GroupIdcom.swirlds |
ArtifactId | ArtifactIdswirlds-common |
Version | Version0.25.2 |
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.25.2.pom | |
swirlds-common-0.25.2.jar | 472 KB |
swirlds-common-0.25.2-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.swirlds/swirlds-common/ -->
<dependency>
<groupId>com.swirlds</groupId>
<artifactId>swirlds-common</artifactId>
<version>0.25.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.swirlds/swirlds-common/
implementation 'com.swirlds:swirlds-common:0.25.2'
// https://jarcasting.com/artifacts/com.swirlds/swirlds-common/
implementation ("com.swirlds:swirlds-common:0.25.2")
'com.swirlds:swirlds-common:jar:0.25.2'
<dependency org="com.swirlds" name="swirlds-common" rev="0.25.2">
<artifact name="swirlds-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.swirlds', module='swirlds-common', version='0.25.2')
)
libraryDependencies += "com.swirlds" % "swirlds-common" % "0.25.2"
[com.swirlds/swirlds-common "0.25.2"]
Group / Artifact | Type | Version |
---|---|---|
com.swirlds : swirlds-logging | jar | 0.25.2 |
com.goterl : lazysodium-java | jar | 5.1.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 |