Last Version

JwtPermission 3.1.1

Authority management framework based on JJWT implementation.

License

License

GroupId

GroupId

com.github.whvcse
ArtifactId

ArtifactId

jwt-permission-parent
Version

Version

3.1.1
Type

Type

pom
Description

Description

JwtPermission
Authority management framework based on JJWT implementation.

Download jwt-permission-parent 3.1.1


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

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