jwtp-spring-boot-starter

Authority management framework based on JJWT implementation.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.yilers
ArtifactId

ArtifactId

jwtp-spring-boot-starter
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

jwtp-spring-boot-starter
Authority management framework based on JJWT implementation.

Download jwtp-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.yilers : jwt-permission jar 1.5.3
org.springframework.boot : spring-boot-configuration-processor jar 2.4.2
org.springframework.boot : spring-boot-autoconfigure jar 2.4.2

provided (1)

Group / Artifact Type Version
org.springframework.data : spring-data-redis jar 2.4.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.3
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0