is not current version
Last Version 2.1-RC2

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

Eclipse MicroProfile JWT Feature - TCK

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.jwt
ArtifactId

ArtifactId

microprofile-jwt-auth-tck
Version

Version

1.1.1-RC2
Type

Type

jar

Download microprofile-jwt-auth-tck 1.1.1-RC2


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