Last Version

certificate-helper 0.0.1

密钥/证书助手,支持 SM2,RSA,ECC

License

License

GroupId

GroupId

io.github.zornx5
ArtifactId

ArtifactId

certificate-helper
Version

Version

0.0.1
Type

Type

jar
Description

Description

certificate-helper
密钥/证书助手,支持 SM2,RSA,ECC
Project URL

Project URL

https://zornx5.github.io

Download certificate-helper 0.0.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.bouncycastle : bcpkix-jdk15on jar 1.70

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.slf4j : slf4j-simple jar 1.7.32

Project Modules

There are no modules declared in this project.