Last Version

sm 1.1

针对sm2和sm4两种加密算法的java实现

License

License

GroupId

GroupId

com.github.firmboy
ArtifactId

ArtifactId

sm
Version

Version

1.1
Type

Type

jar
Description

Description

sm
针对sm2和sm4两种加密算法的java实现
Project URL

Project URL

https://github.com/firmboy/sm
Source Code Management

Source Code Management

https://github.com/firmboy/sm/wiki

Download sm 1.1


<!-- https://jarcasting.com/artifacts/com.github.firmboy/sm/ -->
<dependency>
    <groupId>com.github.firmboy</groupId>
    <artifactId>sm</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.firmboy/sm/
implementation 'com.github.firmboy:sm:1.1'
// https://jarcasting.com/artifacts/com.github.firmboy/sm/
implementation ("com.github.firmboy:sm:1.1")
'com.github.firmboy:sm:jar:1.1'
<dependency org="com.github.firmboy" name="sm" rev="1.1">
  <artifact name="sm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.firmboy', module='sm', version='1.1')
)
libraryDependencies += "com.github.firmboy" % "sm" % "1.1"
[com.github.firmboy/sm "1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
dom4j : dom4j jar 1.6.1

Project Modules

There are no modules declared in this project.