License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcc.kebei |
ArtifactId | ArtifactIdonion-expands-security |
Last Version | Last Version3.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Description加密解密,rsa
|
<!-- https://jarcasting.com/artifacts/cc.kebei/onion-expands-security/ -->
<dependency>
<groupId>cc.kebei</groupId>
<artifactId>onion-expands-security</artifactId>
<version>3.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/cc.kebei/onion-expands-security/
implementation 'cc.kebei:onion-expands-security:3.0.6'
// https://jarcasting.com/artifacts/cc.kebei/onion-expands-security/
implementation ("cc.kebei:onion-expands-security:3.0.6")
'cc.kebei:onion-expands-security:jar:3.0.6'
<dependency org="cc.kebei" name="onion-expands-security" rev="3.0.6">
<artifact name="onion-expands-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.kebei', module='onion-expands-security', version='3.0.6')
)
libraryDependencies += "cc.kebei" % "onion-expands-security" % "3.0.6"
[cc.kebei/onion-expands-security "3.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
commons-codec : commons-codec | jar | 1.10 |
io.jsonwebtoken : jjwt | jar | 0.9.1 |
org.springframework.security : spring-security-core | jar | 4.2.12.RELEASE |
commons-logging : commons-logging | jar | 1.2 |
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
ch.qos.logback : logback-classic | jar | 1.1.7 |