is not current version
Last Version 3.1.1

com.github.whvcse:jwt-permission-parent 3.0.0

Authority management framework based on JJWT implementation.

GroupId

GroupId

com.github.whvcse
ArtifactId

ArtifactId

jwt-permission-parent
Version

Version

3.0.0
Type

Type

pom

Download jwt-permission-parent 3.0.0


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