License |
License |
---|---|
GroupId | GroupIdcom.higgschain.trust |
ArtifactId | ArtifactIdconsensus-core |
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-core-3.0.1.pom | |
consensus-core-3.0.1.jar | 50 KB |
consensus-core-3.0.1-sources.jar | 29 KB |
consensus-core-3.0.1-javadoc.jar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.higgschain.trust/consensus-core/ -->
<dependency>
<groupId>com.higgschain.trust</groupId>
<artifactId>consensus-core</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.higgschain.trust/consensus-core/
implementation 'com.higgschain.trust:consensus-core:3.0.1'
// https://jarcasting.com/artifacts/com.higgschain.trust/consensus-core/
implementation ("com.higgschain.trust:consensus-core:3.0.1")
'com.higgschain.trust:consensus-core:jar:3.0.1'
<dependency org="com.higgschain.trust" name="consensus-core" rev="3.0.1">
<artifact name="consensus-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.higgschain.trust', module='consensus-core', version='3.0.1')
)
libraryDependencies += "com.higgschain.trust" % "consensus-core" % "3.0.1"
[com.higgschain.trust/consensus-core "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.higgschain.trust : consensus-api | jar | 3.0.1 |
com.higgschain.trust : consensus-p2pvalid | jar | 3.0.1 |
io.atomix : atomix-utils | jar | 3.0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.10.RELEASE |
org.powermock : powermock-module-junit4 | jar | 1.7.1 |
com.higgschain.trust : tester | jar | 3.0.1 |
org.powermock : powermock-api-mockito | jar | 1.7.1 |
org.powermock : powermock-module-junit4-rule | jar | 1.7.1 |
org.powermock : powermock-classloading-xstream | jar | 1.7.1 |
com.shazam : shazamcrest | jar | 0.11 |
org.testng : testng | jar | 6.9.9 |
org.powermock : powermock-module-testng-common | jar | 1.7.1 |
org.uncommons : reportng | jar | 1.1.4 |
com.google.inject : guice | jar | 3.0 |