is not current version
Last Version 2.0.2

wjw-auth 1.3.1

轻量级权限认证框架

License

License

GroupId

GroupId

work.wangjw
ArtifactId

ArtifactId

wjw-auth
Version

Version

1.3.1
Type

Type

jar
Description

Description

wjw-auth
轻量级权限认证框架

Download wjw-auth 1.3.1


<!-- https://jarcasting.com/artifacts/work.wangjw/wjw-auth/ -->
<dependency>
    <groupId>work.wangjw</groupId>
    <artifactId>wjw-auth</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/work.wangjw/wjw-auth/
implementation 'work.wangjw:wjw-auth:1.3.1'
// https://jarcasting.com/artifacts/work.wangjw/wjw-auth/
implementation ("work.wangjw:wjw-auth:1.3.1")
'work.wangjw:wjw-auth:jar:1.3.1'
<dependency org="work.wangjw" name="wjw-auth" rev="1.3.1">
  <artifact name="wjw-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='work.wangjw', module='wjw-auth', version='1.3.1')
)
libraryDependencies += "work.wangjw" % "wjw-auth" % "1.3.1"
[work.wangjw/wjw-auth "1.3.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.4.5
org.projectlombok : lombok jar 1.16.18
org.springframework.boot : spring-boot-starter-data-redis jar 2.4.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.5

Project Modules

There are no modules declared in this project.