Jar examples for m:microprofile-jwt-auth-tck
Eclipse MicroProfile JWT Feature - TCK
You can download jar file microprofile-jwt-auth-tck 1.1 in this page.
Apache License
You can use the following script to add microprofile-jwt-auth-tck-1.1.jar to your project.
<dependency> <groupId>org.eclipse.microprofile.jwt</groupId> <artifactId>microprofile-jwt-auth-tck</artifactId> <version>1.1</version> </dependency>
compile group: 'org.eclipse.microprofile.jwt', name: 'microprofile-jwt-auth-tck', version: '1.1'
libraryDependencies += "org.eclipse.microprofile.jwt" % "microprofile-jwt-auth-tck" % "1.1"
<dependency org="org.eclipse.microprofile.jwt" name="microprofile-jwt-auth-tck" rev="1.1"/>
@Grapes(@Grab(group='org.eclipse.microprofile.jwt', module='microprofile-jwt-auth-tck', version='1.1'))
'org.eclipse.microprofile.jwt:microprofile-jwt-auth-tck:jar:1.1'
Click the following link to download the jar file.
microprofile-jwt-auth-tck-1.1-javadoc.jar