| License |
License |
|---|---|
| GroupId | GroupIdcom.jd.blockchain |
| ArtifactId | ArtifactIdcrypto-pki |
| Version | Version1.1.10.RELEASE |
| Type | Typejar |
| Description |
Descriptionjdchain
|
| Filename | Size |
|---|---|
| crypto-pki-1.1.10.RELEASE.pom | |
| crypto-pki-1.1.10.RELEASE.jar | 22 KB |
| crypto-pki-1.1.10.RELEASE-sources.jar | 11 KB |
| crypto-pki-1.1.10.RELEASE-javadoc.jar | 62 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jd.blockchain/crypto-pki/ -->
<dependency>
<groupId>com.jd.blockchain</groupId>
<artifactId>crypto-pki</artifactId>
<version>1.1.10.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.jd.blockchain/crypto-pki/
implementation 'com.jd.blockchain:crypto-pki:1.1.10.RELEASE'
// https://jarcasting.com/artifacts/com.jd.blockchain/crypto-pki/
implementation ("com.jd.blockchain:crypto-pki:1.1.10.RELEASE")
'com.jd.blockchain:crypto-pki:jar:1.1.10.RELEASE'
<dependency org="com.jd.blockchain" name="crypto-pki" rev="1.1.10.RELEASE">
<artifact name="crypto-pki" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jd.blockchain', module='crypto-pki', version='1.1.10.RELEASE')
)
libraryDependencies += "com.jd.blockchain" % "crypto-pki" % "1.1.10.RELEASE"
[com.jd.blockchain/crypto-pki "1.1.10.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jd.blockchain : crypto-framework | jar | 1.1.10.RELEASE |
| org.bouncycastle : bcprov-jdk15on | jar | 1.61 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.61 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |