License |
License |
---|---|
GroupId | GroupIdcom.gitee.zhangchenyan |
ArtifactId | ArtifactIdtakin-auth-web |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description身份认证集合,注解模式
|
Filename | Size |
---|---|
takin-auth-web-1.1.2.pom | |
takin-auth-web-1.1.2.jar | 13 KB |
takin-auth-web-1.1.2-sources.jar | 7 KB |
takin-auth-web-1.1.2-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zhangchenyan/takin-auth-web/ -->
<dependency>
<groupId>com.gitee.zhangchenyan</groupId>
<artifactId>takin-auth-web</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zhangchenyan/takin-auth-web/
implementation 'com.gitee.zhangchenyan:takin-auth-web:1.1.2'
// https://jarcasting.com/artifacts/com.gitee.zhangchenyan/takin-auth-web/
implementation ("com.gitee.zhangchenyan:takin-auth-web:1.1.2")
'com.gitee.zhangchenyan:takin-auth-web:jar:1.1.2'
<dependency org="com.gitee.zhangchenyan" name="takin-auth-web" rev="1.1.2">
<artifact name="takin-auth-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zhangchenyan', module='takin-auth-web', version='1.1.2')
)
libraryDependencies += "com.gitee.zhangchenyan" % "takin-auth-web" % "1.1.2"
[com.gitee.zhangchenyan/takin-auth-web "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.zhangchenyan : takin-auth-common | jar | 1.1.2 |
commons-io : commons-io | jar | 2.11.0 |
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 |