License |
License |
---|---|
GroupId | GroupIdicu.easyj |
ArtifactId | ArtifactIdeasyj-crypto |
Version | Version0.1.6 |
Type | Typejar |
Description |
Descriptionicu.easyj :: easyj-crypto
EasyJ 加密解密封装,提供对称加密算法、非对称加密算法等等的功能
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
easyj-crypto-0.1.6.pom | |
easyj-crypto-0.1.6.jar | 11 KB |
easyj-crypto-0.1.6-sources.jar | 14 KB |
easyj-crypto-0.1.6-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-crypto/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-crypto</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-crypto/
implementation 'icu.easyj:easyj-crypto:0.1.6'
// https://jarcasting.com/artifacts/icu.easyj/easyj-crypto/
implementation ("icu.easyj:easyj-crypto:0.1.6")
'icu.easyj:easyj-crypto:jar:0.1.6'
<dependency org="icu.easyj" name="easyj-crypto" rev="0.1.6">
<artifact name="easyj-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-crypto', version='0.1.6')
)
libraryDependencies += "icu.easyj" % "easyj-crypto" % "0.1.6"
[icu.easyj/easyj-crypto "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
icu.easyj : easyj-core | jar | 0.1.6 |
cn.hutool : hutool-all | jar | |
org.bouncycastle : bcprov-jdk15on | jar |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar |
Group / Artifact | Type | Version |
---|---|---|
icu.easyj : easyj-test | jar | 0.1.6 |