is not current version
Last Version 1.6.4.RELEASE

com.jd.blockchain:base 1.6.2.RELEASE

Root project of jdchain framewrok.

License

License

GroupId

GroupId

com.jd.blockchain
ArtifactId

ArtifactId

base
Version

Version

1.6.2.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/base

Download base 1.6.2.RELEASE


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

Dependencies

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.