Last Version

yelong-security 1.1.1

一些数据算法的实现。如:SM3、SM4

License

License

Categories

Categories

Security
GroupId

GroupId

com.github.yelong0216
ArtifactId

ArtifactId

yelong-security
Version

Version

1.1.1
Type

Type

jar
Description

Description

yelong-security
一些数据算法的实现。如:SM3、SM4
Project URL

Project URL

https://github.com/yelong0216/yelong-security.git
Source Code Management

Source Code Management

https://github.com/yelong0216/yelong-security

Download yelong-security 1.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1
commons-codec : commons-codec jar 1.11
commons-io : commons-io jar 2.6
org.bouncycastle : bcprov-jdk15on jar 1.56

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0-M1

Project Modules

There are no modules declared in this project.