is not current version
Last Version 1.6.4.RELEASE

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


GroupId

GroupId

com.jd.blockchain
ArtifactId

ArtifactId

storage-service
Version

Version

1.2.0.RELEASE
Type

Type

jar

Download storage-service 1.2.0.RELEASE


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