| License |
License |
|---|---|
| GroupId | GroupIdorg.omnifaces |
| ArtifactId | ArtifactIdmicroprofile-jwt-auth |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMicroprofile - JWT
Implementation of MicroProfile Interoperable JWT RBAC API
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| microprofile-jwt-auth-2.0.0.pom | |
| microprofile-jwt-auth-2.0.0.jar | 38 KB |
| microprofile-jwt-auth-2.0.0-sources.jar | 38 KB |
| microprofile-jwt-auth-2.0.0-javadoc.jar | 145 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.nimbusds : nimbus-jose-jwt | jar | 9.15.2 |
| net.minidev : accessors-smart | jar | 2.4.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 |