s

swirlds-platform

Swirlds 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.
https://www.swirlds.com/
Swirlds Proprietary License
Swirlds, Inc.
Nathan Klick Lazar Petrovic Nosh Mody
文件下载
文件名 操作
swirlds-platform-0.20.0.pom 下载
Apache Maven
<dependency>
  <groupId>com.swirlds</groupId>
  <artifactId>swirlds-platform</artifactId>
  <version>0.20.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.swirlds:swirlds-platform:0.20.0'
Gradle Kotlin
implementation("com.swirlds:swirlds-platform:0.20.0")
Scala SBT
libraryDependencies += "com.swirlds" % "swirlds-platform" % "0.20.0"
Groovy Grape
@Grapes(
  @Grab(group='com.swirlds', module='swirlds-platform', version='0.20.0')
)
Apache Ivy
<dependency org="com.swirlds" name="swirlds-platform" rev="0.20.0" />
Leiningen
[com.swirlds/swirlds-platform "0.20.0"]
Apache Buildr
'com.swirlds:swirlds-platform:jar:0.20.0'
本项目依赖
该项目无第三方依赖