License |
License
Mulan Permissive Software License,Version 2
|
---|---|
GroupId | GroupIdcn.hutool |
ArtifactId | ArtifactIdhutool-crypto |
Last Version | Last Version5.8.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhutool-crypto
Hutool 加密解密
|
Filename | Size |
---|---|
hutool-crypto-5.8.4.pom | |
hutool-crypto-5.8.4.jar | 85 KB |
hutool-crypto-5.8.4-sources.jar | 74 KB |
hutool-crypto-5.8.4-javadoc.jar | 363 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.hutool/hutool-crypto/ -->
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-crypto</artifactId>
<version>5.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.hutool/hutool-crypto/
implementation 'cn.hutool:hutool-crypto:5.8.4'
// https://jarcasting.com/artifacts/cn.hutool/hutool-crypto/
implementation ("cn.hutool:hutool-crypto:5.8.4")
'cn.hutool:hutool-crypto:jar:5.8.4'
<dependency org="cn.hutool" name="hutool-crypto" rev="5.8.4">
<artifact name="hutool-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.hutool', module='hutool-crypto', version='5.8.4')
)
libraryDependencies += "cn.hutool" % "hutool-crypto" % "5.8.4"
[cn.hutool/hutool-crypto "5.8.4"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-core | jar | 5.8.4 |
org.bouncycastle : bcprov-jdk15to18 Optional | jar | 1.70 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.projectlombok : lombok | jar | 1.18.24 |