License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.zuihou |
ArtifactId | ArtifactIdzuihou-security-starter |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzuihou-security-starter
当前登录用户信息注入模块
|
<!-- https://jarcasting.com/artifacts/com.github.zuihou/zuihou-security-starter/ -->
<dependency>
<groupId>com.github.zuihou</groupId>
<artifactId>zuihou-security-starter</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zuihou/zuihou-security-starter/
implementation 'com.github.zuihou:zuihou-security-starter:2.7.0'
// https://jarcasting.com/artifacts/com.github.zuihou/zuihou-security-starter/
implementation ("com.github.zuihou:zuihou-security-starter:2.7.0")
'com.github.zuihou:zuihou-security-starter:jar:2.7.0'
<dependency org="com.github.zuihou" name="zuihou-security-starter" rev="2.7.0">
<artifact name="zuihou-security-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zuihou', module='zuihou-security-starter', version='2.7.0')
)
libraryDependencies += "com.github.zuihou" % "zuihou-security-starter" % "2.7.0"
[com.github.zuihou/zuihou-security-starter "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.zuihou : zuihou-core | jar | 2.7.0 |
org.springframework : spring-webmvc | jar | |
org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
org.springframework.cloud : spring-cloud-starter-netflix-ribbon | jar | |
javax.servlet : javax.servlet-api | jar | |
org.springframework : spring-web | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.slf4j : slf4j-api | jar | |
cn.hutool : hutool-all | jar | |
com.alibaba : fastjson | jar | |
com.google.guava : guava | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |