is not current version
Last Version 1.0.4

org.apache.geronimo:geronimo-jwt-auth 1.0.1

Apache Geronimo implementation of the Microprofile JWT Auth Specification

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo
ArtifactId

ArtifactId

geronimo-jwt-auth
Version

Version

1.0.1
Type

Type

jar

Download geronimo-jwt-auth 1.0.1


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