is not current version
Last Version 0.6.8

icu.easyj :: easyj-crypto 0.2.6

EasyJ 加密解密封装,提供对称加密算法、非对称加密算法等等的功能

License

License

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-crypto
Version

Version

0.2.6
Type

Type

jar
Description

Description

icu.easyj :: easyj-crypto
EasyJ 加密解密封装,提供对称加密算法、非对称加密算法等等的功能
Project Organization

Project Organization

EasyJ开源社区

Download easyj-crypto 0.2.6


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

Dependencies

compile (2)

Group / Artifact Type Version
icu.easyj : easyj-core jar 0.2.6
org.bouncycastle : bcprov-jdk15on jar

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar

test (3)

Group / Artifact Type Version
icu.easyj : easyj-test jar 0.2.6
org.openjdk.jmh : jmh-core jar
org.openjdk.jmh : jmh-generator-annprocess jar

Project Modules

There are no modules declared in this project.