Последняя версия

JDChain 1.1.10.RELEASE

jdchain

Лицензия

Лицензия

Группа

Группа

com.jd.blockchain
Идентификатор

Идентификатор

jdchain-root
Версия

Версия

1.1.10.RELEASE
Тип

Тип

pom
Описание

Описание

JDChain
jdchain
Ссылка на сайт

Ссылка на сайт

https://github.com/blockchain-jd-com/jdchain.git
Система контроля версий

Система контроля версий

https://github.com/blockchain-jd-com/jdchain.git

Скачать jdchain-root 1.1.10.RELEASE

Имя Файла Размер
jdchain-root-1.1.10.RELEASE.pom 15 KB
Обзор

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Модули Проекта

  • utils
  • base
  • binary-proto
  • crypto
  • runtime
  • ledger
  • contract
  • consensus
  • storage
  • gateway
  • peer
  • manager
  • sdk
  • tools
  • test
  • deployment
  • deployAsEnd