JwtPermission

Authority management framework based on JJWT implementation.

License

License

GroupId

GroupId

com.yilers
ArtifactId

ArtifactId

jwt-permission-parent
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

pom
Description

Description

JwtPermission
Authority management framework based on JJWT implementation.
Project URL

Project URL

https://github.com/zhanghui95/JwtPermission
Source Code Management

Source Code Management

https://github.com/zhanghui95/JwtPermission

Download jwt-permission-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jwt-permission
  • jwtp-spring-boot-starter

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