is not current version
Last Version 3.1.1

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

Authority management framework based on JJWT implementation.

GroupId

GroupId

com.github.whvcse
ArtifactId

ArtifactId

jwt-permission-parent
Version

Version

2.0.3
Type

Type

pom

Download jwt-permission-parent 2.0.3


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