is not current version
Last Version 1.6.4.RELEASE

com.jd.blockchain:storage-service 1.4.3.RELEASE

Root project of jdchain framewrok.

License

License

GroupId

GroupId

com.jd.blockchain
ArtifactId

ArtifactId

storage-service
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/storage-service

Download storage-service 1.4.3.RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
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.