Last Version

jwtp-spring-boot-starter 3.1.1

Authority management framework based on JJWT implementation.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.whvcse
ArtifactId

ArtifactId

jwtp-spring-boot-starter
Version

Version

3.1.1
Type

Type

jar
Description

Description

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

Download jwtp-spring-boot-starter 3.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.whvcse : jwt-permission jar 3.1.1
org.springframework.boot : spring-boot-configuration-processor jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.5.RELEASE

provided (1)

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

Project Modules

There are no modules declared in this project.