License |
License |
---|---|
GroupId | GroupIdicu.easyj |
ArtifactId | ArtifactIdeasyj-crypto |
Version | Version0.3.3 |
Type | Typejar |
Description |
Descriptionicu.easyj :: easyj-crypto
EasyJ 加密解密封装,提供对称加密算法、非对称加密算法等等的功能
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
easyj-crypto-0.3.3.pom | |
easyj-crypto-0.3.3.jar | 12 KB |
easyj-crypto-0.3.3-sources.jar | 14 KB |
easyj-crypto-0.3.3-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-crypto/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-crypto</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-crypto/
implementation 'icu.easyj:easyj-crypto:0.3.3'
// https://jarcasting.com/artifacts/icu.easyj/easyj-crypto/
implementation ("icu.easyj:easyj-crypto:0.3.3")
'icu.easyj:easyj-crypto:jar:0.3.3'
<dependency org="icu.easyj" name="easyj-crypto" rev="0.3.3">
<artifact name="easyj-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-crypto', version='0.3.3')
)
libraryDependencies += "icu.easyj" % "easyj-crypto" % "0.3.3"
[icu.easyj/easyj-crypto "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
icu.easyj : easyj-core | jar | 0.3.3 |
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.3.3 |
org.openjdk.jmh : jmh-core | jar | |
org.openjdk.jmh : jmh-generator-annprocess | jar |