License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.hswebframework |
ArtifactId | ArtifactIdhsweb-expands-security |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description加密解密,rsa
|
<!-- https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands-security/ -->
<dependency>
<groupId>org.hswebframework</groupId>
<artifactId>hsweb-expands-security</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands-security/
implementation 'org.hswebframework:hsweb-expands-security:3.0.2'
// https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands-security/
implementation ("org.hswebframework:hsweb-expands-security:3.0.2")
'org.hswebframework:hsweb-expands-security:jar:3.0.2'
<dependency org="org.hswebframework" name="hsweb-expands-security" rev="3.0.2">
<artifact name="hsweb-expands-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework', module='hsweb-expands-security', version='3.0.2')
)
libraryDependencies += "org.hswebframework" % "hsweb-expands-security" % "3.0.2"
[org.hswebframework/hsweb-expands-security "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |