com.wuyushuo:spring-jwt-auth

spring-jwt-auth

License

License

GroupId

GroupId

com.wuyushuo
ArtifactId

ArtifactId

spring-jwt-auth
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

spring-jwt-auth
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

WuYuShuo

Download spring-jwt-auth

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1
commons-codec : commons-codec jar
io.jsonwebtoken : jjwt-api jar 0.10.6
com.fasterxml.jackson.core : jackson-databind Optional jar 2.9.8
io.swagger : swagger-annotations jar 1.5.18
org.slf4j : slf4j-api jar 1.7.26
org.projectlombok : lombok jar 1.16.18
javax.servlet : javax.servlet-api jar 4.0.0
org.springframework : spring-jdbc jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.data : spring-data-redis jar 2.0.3.RELEASE
org.springframework : spring-web jar
org.springframework : spring-webmvc jar

runtime (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-impl jar 0.10.6
io.jsonwebtoken : jjwt-jackson jar 0.10.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7