Last Version

jwt-permission 3.1.1

Authority management framework based on JJWT implementation.

License

License

GroupId

GroupId

com.github.whvcse
ArtifactId

ArtifactId

jwt-permission
Version

Version

3.1.1
Type

Type

jar
Description

Description

jwt-permission
Authority management framework based on JJWT implementation.

Download jwt-permission 3.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 5.2.0.RELEASE
io.jsonwebtoken : jjwt-impl jar 0.10.7
io.jsonwebtoken : jjwt-jackson jar 0.10.7
com.fasterxml.jackson.core : jackson-databind jar 2.10.1

provided (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework : spring-jdbc jar 5.2.0.RELEASE
org.springframework.data : spring-data-redis jar 2.2.3.RELEASE

Project Modules

There are no modules declared in this project.