auth

权限验证

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.nlbwqmz
ArtifactId

ArtifactId

auth-spring-boot-starter
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

auth
权限验证
Project URL

Project URL

https://github.com/nlbwqmz/auth.git

Download auth-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.auth0 : java-jwt jar 3.10.3
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
com.google.guava : guava jar 29.0-jre

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.16.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.16.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1