auth-spring-boot-starter

auth工具包

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

top.aeizzz
ArtifactId

ArtifactId

auth-spring-boot-starter
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

auth-spring-boot-starter
auth工具包

Download auth-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/top.aeizzz/auth-spring-boot-starter/ -->
<dependency>
    <groupId>top.aeizzz</groupId>
    <artifactId>auth-spring-boot-starter</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.aeizzz/auth-spring-boot-starter/
implementation 'top.aeizzz:auth-spring-boot-starter:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/top.aeizzz/auth-spring-boot-starter/
implementation ("top.aeizzz:auth-spring-boot-starter:1.0.0.RELEASE")
'top.aeizzz:auth-spring-boot-starter:jar:1.0.0.RELEASE'
<dependency org="top.aeizzz" name="auth-spring-boot-starter" rev="1.0.0.RELEASE">
  <artifact name="auth-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.aeizzz', module='auth-spring-boot-starter', version='1.0.0.RELEASE')
)
libraryDependencies += "top.aeizzz" % "auth-spring-boot-starter" % "1.0.0.RELEASE"
[top.aeizzz/auth-spring-boot-starter "1.0.0.RELEASE"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar
org.springframework.security.oauth : spring-security-oauth2 jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-data-redis jar
top.aeizzz : common jar 1.0.0.RELEASE

provided (2)

Group / Artifact Type Version
cn.hutool : hutool-all jar 4.5.1
org.projectlombok : lombok jar 1.18.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE