License |
License |
---|---|
GroupId | GroupIdcom.exp-blog |
ArtifactId | ArtifactIdexp-libs-crypt |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexp-libs-crypt
加解密模块
|
Project URL |
Project URL |
Filename | Size |
---|---|
exp-libs-crypt-2.0.0.pom | |
exp-libs-crypt-2.0.0.jar | 17 KB |
exp-libs-crypt-2.0.0-sources.jar | 13 KB |
exp-libs-crypt-2.0.0-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.exp-blog/exp-libs-crypt/ -->
<dependency>
<groupId>com.exp-blog</groupId>
<artifactId>exp-libs-crypt</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.exp-blog/exp-libs-crypt/
implementation 'com.exp-blog:exp-libs-crypt:2.0.0'
// https://jarcasting.com/artifacts/com.exp-blog/exp-libs-crypt/
implementation ("com.exp-blog:exp-libs-crypt:2.0.0")
'com.exp-blog:exp-libs-crypt:jar:2.0.0'
<dependency org="com.exp-blog" name="exp-libs-crypt" rev="2.0.0">
<artifact name="exp-libs-crypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.exp-blog', module='exp-libs-crypt', version='2.0.0')
)
libraryDependencies += "com.exp-blog" % "exp-libs-crypt" % "2.0.0"
[com.exp-blog/exp-libs-crypt "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.exp-blog : exp-libs-base | jar | 2.0.0 |
commons-codec : commons-codec | jar | 1.15 |
org.apache.commons : commons-compress | jar | 1.21 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |