MVN

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

Maven & Gradle

Nov 10, 2022
78 usages
93 stars

MicroProfile JWT Auth API

<dependency>
    <groupId>org.eclipse.microprofile.jwt</groupId>
    <artifactId>microprofile-jwt-auth-api</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-api to add to Maven or Gradle - 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-api to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

Add the following org.eclipse.microprofile.jwt : microprofile-jwt-auth-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.eclipse.microprofile.jwt : microprofile-jwt-auth-api gradle dependency to your build.gradle file:

implementation 'org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:2.1'

Gradle Kotlin DSL: Add the following org.eclipse.microprofile.jwt : microprofile-jwt-auth-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.eclipse.microprofile.jwt : microprofile-jwt-auth-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.eclipse.microprofile.jwt" % "microprofile-jwt-auth-api" % "2.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 07, 2019
15 usages
2.9k stars
Oct 08, 2021
31 usages
1.2k stars
Jan 11, 2022
9 usages
1k stars
Sep 10, 2013
3 usages
Sep 28, 2022
68 usages
10 stars
Mar 26, 2013
4 usages
3 stars
Dec 30, 2018
10 usages
24 stars
Aug 17, 2016
8 usages
34 stars
Jan 17, 2018
2 usages
34 stars