| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdtop.zenyoung |
| ArtifactId | ArtifactIdzenyoung-security-common |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionzenyoung tools for Springboot2
|
<!-- https://jarcasting.com/artifacts/top.zenyoung/zenyoung-security-common/ -->
<dependency>
<groupId>top.zenyoung</groupId>
<artifactId>zenyoung-security-common</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-security-common/
implementation 'top.zenyoung:zenyoung-security-common:2.0.2'
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-security-common/
implementation ("top.zenyoung:zenyoung-security-common:2.0.2")
'top.zenyoung:zenyoung-security-common:jar:2.0.2'
<dependency org="top.zenyoung" name="zenyoung-security-common" rev="2.0.2">
<artifact name="zenyoung-security-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zenyoung', module='zenyoung-security-common', version='2.0.2')
)
libraryDependencies += "top.zenyoung" % "zenyoung-security-common" % "2.0.2"
[top.zenyoung/zenyoung-security-common "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.jsonwebtoken : jjwt | jar | 0.9.1 |
| top.zenyoung : zenyoung-common | jar | 2.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-web | jar | |
| org.springframework.security : spring-security-core | jar | |
| org.projectlombok : lombok | jar | 1.18.20 |
| org.slf4j : slf4j-api | jar | 1.7.30 |