License |
License |
---|---|
GroupId | GroupIdcom.higgschain.trust |
ArtifactId | ArtifactIdconsensus-api |
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-api-3.0.1.pom | |
consensus-api-3.0.1.jar | 36 KB |
consensus-api-3.0.1-sources.jar | 25 KB |
consensus-api-3.0.1-javadoc.jar | 220 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.higgschain.trust/consensus-api/ -->
<dependency>
<groupId>com.higgschain.trust</groupId>
<artifactId>consensus-api</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.higgschain.trust/consensus-api/
implementation 'com.higgschain.trust:consensus-api:3.0.1'
// https://jarcasting.com/artifacts/com.higgschain.trust/consensus-api/
implementation ("com.higgschain.trust:consensus-api:3.0.1")
'com.higgschain.trust:consensus-api:jar:3.0.1'
<dependency org="com.higgschain.trust" name="consensus-api" rev="3.0.1">
<artifact name="consensus-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.higgschain.trust', module='consensus-api', version='3.0.1')
)
libraryDependencies += "com.higgschain.trust" % "consensus-api" % "3.0.1"
[com.higgschain.trust/consensus-api "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.higgschain.trust : common | jar | 3.0.1 |
com.higgschain.trust : network | jar | 3.0.1 |
org.springframework.boot : spring-boot-starter | jar | 1.5.10.RELEASE |
org.projectlombok : lombok | jar | 1.16.18 |
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru | jar | 1.4.2 |
org.springframework.boot : spring-boot-starter-remote-shell | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
io.protostuff : protostuff-core | jar | 1.6.0 |
io.protostuff : protostuff-runtime | jar | 1.6.0 |
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 |