License |
License |
---|---|
GroupId | GroupIdcom.jd.blockchain |
ArtifactId | ArtifactIdcrypto-sm |
Last Version | Last Version1.6.4.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRoot project of jdchain framewrok.
|
Filename | Size |
---|---|
crypto-sm-1.6.4.RELEASE.pom | |
crypto-sm-1.6.4.RELEASE.jar | 18 KB |
crypto-sm-1.6.4.RELEASE-sources.jar | 11 KB |
crypto-sm-1.6.4.RELEASE-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jd.blockchain/crypto-sm/ -->
<dependency>
<groupId>com.jd.blockchain</groupId>
<artifactId>crypto-sm</artifactId>
<version>1.6.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.jd.blockchain/crypto-sm/
implementation 'com.jd.blockchain:crypto-sm:1.6.4.RELEASE'
// https://jarcasting.com/artifacts/com.jd.blockchain/crypto-sm/
implementation ("com.jd.blockchain:crypto-sm:1.6.4.RELEASE")
'com.jd.blockchain:crypto-sm:jar:1.6.4.RELEASE'
<dependency org="com.jd.blockchain" name="crypto-sm" rev="1.6.4.RELEASE">
<artifact name="crypto-sm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jd.blockchain', module='crypto-sm', version='1.6.4.RELEASE')
)
libraryDependencies += "com.jd.blockchain" % "crypto-sm" % "1.6.4.RELEASE"
[com.jd.blockchain/crypto-sm "1.6.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.jd.blockchain : crypto-base | jar | 1.6.4.RELEASE |
com.jd.utils : utils-crypto-sm | jar | 2.2.3.RELEASE |
org.bouncycastle : bcpkix-jdk15on | jar | 1.69 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.9.0 |