License |
License |
---|---|
GroupId | GroupIdcom.github.duanxinyuan |
ArtifactId | ArtifactIdutil-cipher |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon Utils
工具类集合
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
util-cipher-1.2.1.pom | |
util-cipher-1.2.1.jar | 43 KB |
util-cipher-1.2.1-sources.jar | 32 KB |
util-cipher-1.2.1-javadoc.jar | 200 KB |
Browse |
<!-- 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"]
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 |
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 |