MVN

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

Maven & Gradle

Nov 10, 2022
16 usages
93 stars

MicroProfile JWT Auth TCK

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

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

How to add a dependency to Maven

Add the following org.eclipse.microprofile.jwt : microprofile-jwt-auth-tck 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-tck</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-tck gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Discover Dependencies

Mar 24, 2018
4 usages
144 stars
Nov 30, 2016
3 usages
32 stars
Jan 30, 2020
6 usages
4 stars
Mar 14, 2020
8 usages
Aug 23, 2023
18 usages
259 stars
Jun 29, 2023
3 usages
9 stars
Apr 18, 2023
3 usages
1 stars
Sep 02, 2014
6 usages
36 stars
Jul 30, 2018
5 usages
2 stars