is not current version
Last Version 1.6.4.RELEASE

com.jd.blockchain:consensus-framework 1.4.3.RELEASE

Root project of jdchain framewrok.

License

License

GroupId

GroupId

com.jd.blockchain
ArtifactId

ArtifactId

consensus-framework
Version

Version

1.4.3.RELEASE
Type

Type

jar
Description

Description

Root project of jdchain framewrok.
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/consensus-framework

Download consensus-framework 1.4.3.RELEASE


<!-- https://jarcasting.com/artifacts/com.jd.blockchain/consensus-framework/ -->
<dependency>
    <groupId>com.jd.blockchain</groupId>
    <artifactId>consensus-framework</artifactId>
    <version>1.4.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.jd.blockchain/consensus-framework/
implementation 'com.jd.blockchain:consensus-framework:1.4.3.RELEASE'
// https://jarcasting.com/artifacts/com.jd.blockchain/consensus-framework/
implementation ("com.jd.blockchain:consensus-framework:1.4.3.RELEASE")
'com.jd.blockchain:consensus-framework:jar:1.4.3.RELEASE'
<dependency org="com.jd.blockchain" name="consensus-framework" rev="1.4.3.RELEASE">
  <artifact name="consensus-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jd.blockchain', module='consensus-framework', version='1.4.3.RELEASE')
)
libraryDependencies += "com.jd.blockchain" % "consensus-framework" % "1.4.3.RELEASE"
[com.jd.blockchain/consensus-framework "1.4.3.RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
com.jd.binaryproto : binary-proto jar 1.6.0.RELEASE
com.jd.blockchain : crypto-framework jar 1.4.3.RELEASE
com.jd.blockchain : crypto-binary-protocal jar 1.4.3.RELEASE
com.jd.utils : utils-common jar 2.0.2.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 3.9.0

Project Modules

There are no modules declared in this project.