is not current version
Last Version 5.8.4

hutool-crypto 5.7.20

Hutool 加密解密

License

License

Mulan Permissive Software License,Version 2
GroupId

GroupId

cn.hutool
ArtifactId

ArtifactId

hutool-crypto
Version

Version

5.7.20
Type

Type

jar
Description

Description

hutool-crypto
Hutool 加密解密

Download hutool-crypto 5.7.20


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

Dependencies

compile (2)

Group / Artifact Type Version
cn.hutool : hutool-core jar 5.7.20
org.bouncycastle : bcprov-jdk15to18 Optional jar 1.70

test (2)

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

Project Modules

There are no modules declared in this project.