License |
License |
---|---|
GroupId | GroupIdcom.jd.blockchain |
ArtifactId | ArtifactIdstorage-composite |
Last Version | Last Version1.6.4.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRoot project of jdchain framewrok.
|
<!-- https://jarcasting.com/artifacts/com.jd.blockchain/storage-composite/ -->
<dependency>
<groupId>com.jd.blockchain</groupId>
<artifactId>storage-composite</artifactId>
<version>1.6.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.jd.blockchain/storage-composite/
implementation 'com.jd.blockchain:storage-composite:1.6.4.RELEASE'
// https://jarcasting.com/artifacts/com.jd.blockchain/storage-composite/
implementation ("com.jd.blockchain:storage-composite:1.6.4.RELEASE")
'com.jd.blockchain:storage-composite:jar:1.6.4.RELEASE'
<dependency org="com.jd.blockchain" name="storage-composite" rev="1.6.4.RELEASE">
<artifact name="storage-composite" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jd.blockchain', module='storage-composite', version='1.6.4.RELEASE')
)
libraryDependencies += "com.jd.blockchain" % "storage-composite" % "1.6.4.RELEASE"
[com.jd.blockchain/storage-composite "1.6.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.jd.blockchain : storage-service | jar | 1.6.4.RELEASE |
org.reflections : reflections | jar | 0.9.10 |
com.google.guava : guava | jar | 19.0 |
org.springframework.boot : spring-boot | jar | 2.6.3 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.3 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.3 |
org.springframework.boot : spring-boot-starter-log4j2 Optional | jar | 2.6.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.9.0 |