is not current version
Last Version 1.0.8

com.github.phillip-kruger.microprofile-extentions:jwt-user-ext 1.0.5

Some user utils for JWT

GroupId

GroupId

com.github.phillip-kruger.microprofile-extentions
ArtifactId

ArtifactId

jwt-user-ext
Version

Version

1.0.5
Type

Type

jar

Download jwt-user-ext 1.0.5


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