jwt

jwt project for Spring Boot

License

License

GroupId

GroupId

com.github.wpyuan
ArtifactId

ArtifactId

default-auth-jwt
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

jwt
jwt project for Spring Boot

Download default-auth-jwt

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.security : spring-security-config jar 5.4.7
org.springframework.security : spring-security-web jar 5.4.2
org.springframework.boot : spring-boot-autoconfigure jar 2.4.1
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.48
com.auth0 : java-jwt jar 3.15.0
org.projectlombok : lombok jar 1.18.16
org.apache.commons : commons-lang3 jar 3.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0