| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.jd.blockchain |
| Идентификатор | Идентификаторstorage |
| Версия | Версия1.6.3.RELEASE |
| Тип | Типpom |
| Описание |
ОписаниеRoot project of jdchain framewrok.
|
| Имя Файла | Размер |
|---|---|
| storage-1.6.3.RELEASE.pom | 551 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jd.blockchain/storage/ -->
<dependency>
<groupId>com.jd.blockchain</groupId>
<artifactId>storage</artifactId>
<version>1.6.3.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jd.blockchain/storage/
implementation 'com.jd.blockchain:storage:1.6.3.RELEASE'
// https://jarcasting.com/artifacts/com.jd.blockchain/storage/
implementation ("com.jd.blockchain:storage:1.6.3.RELEASE")
'com.jd.blockchain:storage:pom:1.6.3.RELEASE'
<dependency org="com.jd.blockchain" name="storage" rev="1.6.3.RELEASE">
<artifact name="storage" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jd.blockchain', module='storage', version='1.6.3.RELEASE')
)
libraryDependencies += "com.jd.blockchain" % "storage" % "1.6.3.RELEASE"
[com.jd.blockchain/storage "1.6.3.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 3.9.0 |