License |
License |
---|---|
GroupId | GroupIdcom.jd.blockchain |
ArtifactId | ArtifactIdsdk-base |
Last Version | Last Version1.6.4.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRoot project of jdchain framewrok.
|
Filename | Size |
---|---|
sdk-base-1.6.4.RELEASE.pom | |
sdk-base-1.6.4.RELEASE.jar | 42 KB |
sdk-base-1.6.4.RELEASE-sources.jar | 31 KB |
sdk-base-1.6.4.RELEASE-javadoc.jar | 201 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jd.blockchain/sdk-base/ -->
<dependency>
<groupId>com.jd.blockchain</groupId>
<artifactId>sdk-base</artifactId>
<version>1.6.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.jd.blockchain/sdk-base/
implementation 'com.jd.blockchain:sdk-base:1.6.4.RELEASE'
// https://jarcasting.com/artifacts/com.jd.blockchain/sdk-base/
implementation ("com.jd.blockchain:sdk-base:1.6.4.RELEASE")
'com.jd.blockchain:sdk-base:jar:1.6.4.RELEASE'
<dependency org="com.jd.blockchain" name="sdk-base" rev="1.6.4.RELEASE">
<artifact name="sdk-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jd.blockchain', module='sdk-base', version='1.6.4.RELEASE')
)
libraryDependencies += "com.jd.blockchain" % "sdk-base" % "1.6.4.RELEASE"
[com.jd.blockchain/sdk-base "1.6.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.jd.blockchain : ledger-model | jar | 1.6.4.RELEASE |
com.jd.httpservice : httpservice-agent | jar | 2.1.3.RELEASE |
com.jd.httpservice : httpservice-utils | jar | 2.1.3.RELEASE |
com.jd.blockchain : consensus-framework | jar | 1.6.4.RELEASE |
com.jd.utils : utils-serialize | jar | 2.2.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.9.0 |