| License |
License |
|---|---|
| Categories |
CategoriesGeronimo Container Application Servers |
| GroupId | GroupIdorg.apache.geronimo |
| ArtifactId | ArtifactIdgeronimo-jwt-auth |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGeronimo JWT Auth
Apache Geronimo implementation of the Microprofile JWT Auth Specification
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| geronimo-jwt-auth-1.0.4.pom | |
| geronimo-jwt-auth-1.0.4.jar | 69 KB |
| geronimo-jwt-auth-1.0.4-sources.jar | 43 KB |
| geronimo-jwt-auth-1.0.4-source-release.zip | 65 KB |
| geronimo-jwt-auth-1.0.4-javadoc.jar | 147 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.microprofile.jwt : microprofile-jwt-auth-api | jar | 1.1.1 |
| 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 |
| 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 |