License |
License |
---|---|
Categories |
CategoriesAtomix Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.higgschain.trust |
ArtifactId | ArtifactIdconsensus-atomix |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwiftledger provides a solid foundation of trust for industry users, and provides a high level of
consensus for business synergies
|
Filename | Size |
---|---|
consensus-atomix-3.0.1.pom | |
consensus-atomix-3.0.1.jar | 32 KB |
consensus-atomix-3.0.1-sources.jar | 21 KB |
consensus-atomix-3.0.1-javadoc.jar | 137 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.higgschain.trust/consensus-atomix/ -->
<dependency>
<groupId>com.higgschain.trust</groupId>
<artifactId>consensus-atomix</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.higgschain.trust/consensus-atomix/
implementation 'com.higgschain.trust:consensus-atomix:3.0.1'
// https://jarcasting.com/artifacts/com.higgschain.trust/consensus-atomix/
implementation ("com.higgschain.trust:consensus-atomix:3.0.1")
'com.higgschain.trust:consensus-atomix:jar:3.0.1'
<dependency org="com.higgschain.trust" name="consensus-atomix" rev="3.0.1">
<artifact name="consensus-atomix" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.higgschain.trust', module='consensus-atomix', version='3.0.1')
)
libraryDependencies += "com.higgschain.trust" % "consensus-atomix" % "3.0.1"
[com.higgschain.trust/consensus-atomix "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.higgschain.trust : consensus-core | jar | 3.0.1 |
io.atomix : atomix-raft | jar | 3.0.5 |
io.atomix : atomix | jar | 3.0.5 |
com.google.guava : guava | jar | 22.0 |
org.springframework.boot : spring-boot-starter | jar | 1.5.10.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.10.RELEASE |
org.springframework.boot : spring-boot-starter-logging | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.testng : testng | jar | 6.9.9 |