is not current version
Last Version 1.1.2

com.gitee.zhangchenyan:takin-auth 1.1.1

身份认证集合,注解模式

License

License

GroupId

GroupId

com.gitee.zhangchenyan
ArtifactId

ArtifactId

takin-auth
Version

Version

1.1.1
Type

Type

pom
Description

Description

身份认证集合,注解模式

Download takin-auth 1.1.1

Filename Size
takin-auth-1.1.1.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.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zhangchenyan/takin-auth/
implementation 'com.gitee.zhangchenyan:takin-auth:1.1.1'
// https://jarcasting.com/artifacts/com.gitee.zhangchenyan/takin-auth/
implementation ("com.gitee.zhangchenyan:takin-auth:1.1.1")
'com.gitee.zhangchenyan:takin-auth:pom:1.1.1'
<dependency org="com.gitee.zhangchenyan" name="takin-auth" rev="1.1.1">
  <artifact name="takin-auth" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zhangchenyan', module='takin-auth', version='1.1.1')
)
libraryDependencies += "com.gitee.zhangchenyan" % "takin-auth" % "1.1.1"
[com.gitee.zhangchenyan/takin-auth "1.1.1"]

Dependencies

compile (6)

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.1
com.gitee.zhangchenyan : takin-cache-redis jar 1.1.1

Project Modules

  • takin-auth-common
  • takin-auth-web