Geronimo JWT Auth

Apache Geronimo implementation of the Microprofile JWT Auth Specification

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo
ArtifactId

ArtifactId

geronimo-jwt-auth
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Geronimo JWT Auth
Apache Geronimo implementation of the Microprofile JWT Auth Specification
Project Organization

Project Organization

The Apache Software Foundation

Download geronimo-jwt-auth

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.microprofile.jwt : microprofile-jwt-auth-api jar 1.1.1

provided (8)

Group / Artifact Type Version
org.apache.tomcat : tomcat-servlet-api jar 9.0.22
org.apache.geronimo.specs : geronimo-jaxrs_2.0_spec jar 1.0-alpha-1
org.apache.geronimo.specs : geronimo-json_1.1_spec jar 1.0
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec jar 1.0
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-jcdi_2.0_spec jar 1.0.1
org.apache.geronimo.specs : geronimo-annotation_1.3_spec jar 1.0
org.eclipse.microprofile.config : microprofile-config-api Optional jar 1.2

test (6)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jacc_1.1_spec jar 1.0.2
org.jboss.arquillian.testng : arquillian-testng-container jar 1.1.13.Final
org.testng : testng jar 6.8.21
org.apache.meecrowave : meecrowave-arquillian jar 1.2.8
org.eclipse.microprofile.jwt : microprofile-jwt-auth-tck jar 1.1.1
org.eclipse.microprofile.jwt : microprofile-jwt-auth-tck test-jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0