Microprofile - JWT

Implementation of MicroProfile Interoperable JWT RBAC API

License

License

GroupId

GroupId

org.omnifaces
ArtifactId

ArtifactId

microprofile-jwt-auth
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Microprofile - JWT
Implementation of MicroProfile Interoperable JWT RBAC API
Project URL

Project URL

http://omnifaces.org
Project Organization

Project Organization

OmniFaces
Source Code Management

Source Code Management

https://github.com/omnifaces/jwt

Download microprofile-jwt-auth

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.nimbusds : nimbus-jose-jwt jar 9.15.2
net.minidev : accessors-smart jar 2.4.7

provided (7)

Group / Artifact Type Version
org.eclipse.microprofile.jwt : microprofile-jwt-auth-api jar 2.0
org.eclipse.microprofile.config : microprofile-config-api jar 3.0.1
jakarta.security.enterprise : jakarta.security.enterprise-api jar 2.0.0
jakarta.enterprise : jakarta.enterprise.cdi-api jar 3.0.0
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0
jakarta.servlet : jakarta.servlet-api jar 5.0.0
jakarta.json : jakarta.json-api jar 2.0.1

Project Modules

There are no modules declared in this project.
org.omnifaces

Versions

Version
2.0.0
1.0.1
1.0