wjw-auth

轻量级权限认证框架

License

License

GroupId

GroupId

work.wangjw
ArtifactId

ArtifactId

wjw-auth
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download wjw-auth

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.4.5
org.projectlombok : lombok Optional jar 1.16.18
org.springframework.boot : spring-boot-starter-data-redis Optional 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.

Versions

Version
2.0.2
2.0.1
2.0.0
1.4.4
1.4.3
1.4.2
1.4.0
1.3.9
1.3.8
1.3.6
1.3.5
1.3.3
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.7
1.0.6
1.0.3
1.0.2
1.0.1
1.0.0