common-crypto

encrypt,decrypt interface implements by symmetric,asymmetric,digester

License

License

GroupId

GroupId

top.jfunc.common
ArtifactId

ArtifactId

common-crypto
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

common-crypto
encrypt,decrypt interface implements by symmetric,asymmetric,digester
Project URL

Project URL

https://gitee.com/xxssyyyyssxx/common-crypto
Source Code Management

Source Code Management

https://gitee.com/xxssyyyyssxx/common-crypto

Download common-crypto

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
top.jfunc.common : utils jar 1.8.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0
1.3
1.2
1.0