MVN

org.eclipse.microprofile.jwt : microprofile-jwt-auth-parent

Maven & Gradle

Nov 10, 2022
101 stars

MicroProfile JWT Auth

<dependency>
    <groupId>org.eclipse.microprofile.jwt</groupId>
    <artifactId>microprofile-jwt-auth-parent</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.microprofile.jwt : microprofile-jwt-auth-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.1
  • Latest Release Candidate: 2.1-RC6

All Versions

Choose a version of org.eclipse.microprofile.jwt : microprofile-jwt-auth-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1
microprofile-jwt-auth-parent-2.1
microprofile-jwt-auth-parent-2.1-RC6
microprofile-jwt-auth-parent-2.1-RC5
microprofile-jwt-auth-parent-2.1-RC4
microprofile-jwt-auth-parent-2.1-RC3
microprofile-jwt-auth-parent-2.1-RC2
microprofile-jwt-auth-parent-2.1-RC1
2.0
microprofile-jwt-auth-parent-2.0
microprofile-jwt-auth-parent-2.0-RC2
microprofile-jwt-auth-parent-2.0-RC1
1.2.x
microprofile-jwt-auth-parent-1.2.2
microprofile-jwt-auth-parent-1.2.1
1.2
microprofile-jwt-auth-parent-1.2
microprofile-jwt-auth-parent-1.2-RC3
microprofile-jwt-auth-parent-1.2-RC2
microprofile-jwt-auth-parent-1.2-RC1
1.1.x
microprofile-jwt-auth-parent-1.1.1
microprofile-jwt-auth-parent-1.1.1-RC2
microprofile-jwt-auth-parent-1.1.1-RC1
1.1
microprofile-jwt-auth-parent-1.1
1.0.x
microprofile-jwt-auth-parent-1.0.1
1.0
microprofile-jwt-auth-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.eclipse.microprofile.jwt</groupId>
    <artifactId>microprofile-jwt-auth-parent</artifactId>
    <version>2.1</version>
</dependency>