License |
License |
---|---|
GroupId | GroupIdio.github.zornx5 |
ArtifactId | ArtifactIdcertificate-helper |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptioncertificate-helper
密钥/证书助手,支持 SM2,RSA,ECC
|
Project URL |
Project URL |
Filename | Size |
---|---|
certificate-helper-0.0.1.pom | |
certificate-helper-0.0.1.jar | 55 KB |
certificate-helper-0.0.1-sources.jar | 50 KB |
certificate-helper-0.0.1-javadoc.jar | 211 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.zornx5/certificate-helper/ -->
<dependency>
<groupId>io.github.zornx5</groupId>
<artifactId>certificate-helper</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zornx5/certificate-helper/
implementation 'io.github.zornx5:certificate-helper:0.0.1'
// https://jarcasting.com/artifacts/io.github.zornx5/certificate-helper/
implementation ("io.github.zornx5:certificate-helper:0.0.1")
'io.github.zornx5:certificate-helper:jar:0.0.1'
<dependency org="io.github.zornx5" name="certificate-helper" rev="0.0.1">
<artifact name="certificate-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zornx5', module='certificate-helper', version='0.0.1')
)
libraryDependencies += "io.github.zornx5" % "certificate-helper" % "0.0.1"
[io.github.zornx5/certificate-helper "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.slf4j : slf4j-simple | jar | 1.7.32 |