Last Version

Common Utils 1.2.1

工具类集合

License

License

GroupId

GroupId

com.github.duanxinyuan
ArtifactId

ArtifactId

util-cipher
Version

Version

1.2.1
Type

Type

jar
Description

Description

Common Utils
工具类集合
Project URL

Project URL

https://github.com/duanxinyuan/common-utils
Source Code Management

Source Code Management

https://github.com/duanxinyuan/common-utils

Download util-cipher 1.2.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.projectlombok : lombok jar 1.18.12
com.github.duanxinyuan : exception-formative jar 1.1.0
commons-codec : commons-codec jar 1.13
org.apache.commons : commons-lang3 jar 3.9
org.bouncycastle : bcprov-jdk15on jar 1.64
org.bouncycastle : bcpkix-jdk15on jar 1.64

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.logging.log4j : log4j-api jar 2.12.1
org.apache.logging.log4j : log4j-core jar 2.12.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.12.1

Project Modules

There are no modules declared in this project.