License |
License |
---|---|
GroupId | GroupIdcom.gitee.zhangchenyan |
ArtifactId | ArtifactIdtakin-auth |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Description身份认证集合,注解模式
|
Filename | Size |
---|---|
takin-auth-1.1.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zhangchenyan/takin-auth/ -->
<dependency>
<groupId>com.gitee.zhangchenyan</groupId>
<artifactId>takin-auth</artifactId>
<version>1.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zhangchenyan/takin-auth/
implementation 'com.gitee.zhangchenyan:takin-auth:1.1.2'
// https://jarcasting.com/artifacts/com.gitee.zhangchenyan/takin-auth/
implementation ("com.gitee.zhangchenyan:takin-auth:1.1.2")
'com.gitee.zhangchenyan:takin-auth:pom:1.1.2'
<dependency org="com.gitee.zhangchenyan" name="takin-auth" rev="1.1.2">
<artifact name="takin-auth" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zhangchenyan', module='takin-auth', version='1.1.2')
)
libraryDependencies += "com.gitee.zhangchenyan" % "takin-auth" % "1.1.2"
[com.gitee.zhangchenyan/takin-auth "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 |
org.projectlombok : lombok Optional | jar | 1.18.20 |
cn.hutool : hutool-all | jar | 5.7.11 |
com.alibaba : fastjson | jar | 1.2.80 |
com.gitee.zhangchenyan : takin-common | jar | 1.1.2 |
com.gitee.zhangchenyan : takin-cache-redis | jar | 1.1.2 |