License |
License
MIT License
|
---|---|
GroupId | GroupIdtop.redscorpion |
ArtifactId | ArtifactIdredscorpion-crypto |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredscorpion-crypto
加密解密
|
Filename | Size |
---|---|
redscorpion-crypto-0.0.7.pom | |
redscorpion-crypto-0.0.7-sources.jar | 22 bytes |
redscorpion-crypto-0.0.7-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/top.redscorpion/redscorpion-crypto/ -->
<dependency>
<groupId>top.redscorpion</groupId>
<artifactId>redscorpion-crypto</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/top.redscorpion/redscorpion-crypto/
implementation 'top.redscorpion:redscorpion-crypto:0.0.7'
// https://jarcasting.com/artifacts/top.redscorpion/redscorpion-crypto/
implementation ("top.redscorpion:redscorpion-crypto:0.0.7")
'top.redscorpion:redscorpion-crypto:jar:0.0.7'
<dependency org="top.redscorpion" name="redscorpion-crypto" rev="0.0.7">
<artifact name="redscorpion-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.redscorpion', module='redscorpion-crypto', version='0.0.7')
)
libraryDependencies += "top.redscorpion" % "redscorpion-crypto" % "0.0.7"
[top.redscorpion/redscorpion-crypto "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ulisesbocchio : jasypt-spring-boot-starter | jar | 3.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.projectlombok : lombok | jar | 1.18.24 |