is not current version
Last Version 1.6.4.RELEASE

com.jd.blockchain:storage-composite 1.1.7.RELEASE


GroupId

GroupId

com.jd.blockchain
ArtifactId

ArtifactId

storage-composite
Version

Version

1.1.7.RELEASE
Type

Type

jar

Download storage-composite 1.1.7.RELEASE


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