License |
License |
---|---|
GroupId | GroupIdcom.jd.blockchain |
ArtifactId | ArtifactIdconsensus |
Version | Version1.1.10.RELEASE |
Type | Typepom |
Description |
Descriptionjdchain
|
Filename | Size |
---|---|
consensus-1.1.10.RELEASE.pom | 586 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.jd.blockchain/consensus/ -->
<dependency>
<groupId>com.jd.blockchain</groupId>
<artifactId>consensus</artifactId>
<version>1.1.10.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jd.blockchain/consensus/
implementation 'com.jd.blockchain:consensus:1.1.10.RELEASE'
// https://jarcasting.com/artifacts/com.jd.blockchain/consensus/
implementation ("com.jd.blockchain:consensus:1.1.10.RELEASE")
'com.jd.blockchain:consensus:pom:1.1.10.RELEASE'
<dependency org="com.jd.blockchain" name="consensus" rev="1.1.10.RELEASE">
<artifact name="consensus" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jd.blockchain', module='consensus', version='1.1.10.RELEASE')
)
libraryDependencies += "com.jd.blockchain" % "consensus" % "1.1.10.RELEASE"
[com.jd.blockchain/consensus "1.1.10.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |