Last Version

MicroProfile JWT RBAC Auth 2.7.0.Final

An implementation of the MP-JWT authentication and authorization

License

License

AL2
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

microprofile-jwt
Version

Version

2.7.0.Final
Type

Type

jar
Description

Description

MicroProfile JWT RBAC Auth
An implementation of the MP-JWT authentication and authorization
Project Organization

Project Organization

JBoss by Red Hat

Download microprofile-jwt 2.7.0.Final


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

Dependencies

compile (13)

Group / Artifact Type Version
io.thorntail : container jar 2.7.0.Final
io.thorntail : logging jar 2.7.0.Final
io.thorntail : cdi jar 2.7.0.Final
io.thorntail : management jar 2.7.0.Final
io.thorntail : msc jar 2.7.0.Final
io.thorntail : undertow jar 2.7.0.Final
io.thorntail : microprofile-config jar 2.7.0.Final
org.eclipse.microprofile.jwt : microprofile-jwt-auth-api jar 1.1.1
io.smallrye : smallrye-jwt jar 2.1.2
org.jboss.spec.javax.annotation : jboss-annotations-api_1.3_spec jar
org.bitbucket.b_c : jose4j jar 0.7.0
io.thorntail : security jar 2.7.0.Final
io.thorntail : jaxrs jar 2.7.0.Final

provided (8)

Group / Artifact Type Version
io.thorntail : spi jar 2.7.0.Final
jakarta.inject : jakarta.inject-api jar
jakarta.enterprise : jakarta.enterprise.cdi-api jar
org.picketbox : picketbox jar
org.wildfly.core : wildfly-core-feature-pack zip 10.0.3.Final
org.wildfly : wildfly-servlet-feature-pack zip 18.0.1.Final
org.wildfly : wildfly-feature-pack zip 18.0.1.Final
io.thorntail : microprofile-config-wildfly-feature-pack zip 2.7.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
io.thorntail : build-resources jar 2.7.0.Final

Project Modules

There are no modules declared in this project.