Microprofile extentions :: JWT User

Some user utils for JWT

License

License

GroupId

GroupId

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

ArtifactId

jwt-user-ext
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Microprofile extentions :: JWT User
Some user utils for JWT

Download jwt-user-ext

How to add to project

<!-- 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.8</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.8'
// 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.8")
'com.github.phillip-kruger.microprofile-extentions:jwt-user-ext:jar:1.0.8'
<dependency org="com.github.phillip-kruger.microprofile-extentions" name="jwt-user-ext" rev="1.0.8">
  <artifact name="jwt-user-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phillip-kruger.microprofile-extentions', module='jwt-user-ext', version='1.0.8')
)
libraryDependencies += "com.github.phillip-kruger.microprofile-extentions" % "jwt-user-ext" % "1.0.8"
[com.github.phillip-kruger.microprofile-extentions/jwt-user-ext "1.0.8"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-beanutils : commons-beanutils-core jar 1.8.3

provided (3)

Group / Artifact Type Version
javax : javaee-api jar 8.0
org.eclipse.microprofile : microprofile pom 1.3
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5