is not current version
Last Version 2.1-RC2

MicroProfile JWT Auth TCK Harness 1.2.1

Eclipse MicroProfile JWT Feature - TCK

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.jwt
ArtifactId

ArtifactId

microprofile-jwt-auth-tck
Version

Version

1.2.1
Type

Type

jar
Description

Description

MicroProfile JWT Auth TCK Harness
Eclipse MicroProfile JWT Feature - TCK
Project Organization

Project Organization

Eclipse Foundation

Download microprofile-jwt-auth-tck 1.2.1


<!-- 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.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/
implementation 'org.eclipse.microprofile.jwt:microprofile-jwt-auth-tck:1.2.1'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/
implementation ("org.eclipse.microprofile.jwt:microprofile-jwt-auth-tck:1.2.1")
'org.eclipse.microprofile.jwt:microprofile-jwt-auth-tck:jar:1.2.1'
<dependency org="org.eclipse.microprofile.jwt" name="microprofile-jwt-auth-tck" rev="1.2.1">
  <artifact name="microprofile-jwt-auth-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.jwt', module='microprofile-jwt-auth-tck', version='1.2.1')
)
libraryDependencies += "org.eclipse.microprofile.jwt" % "microprofile-jwt-auth-tck" % "1.2.1"
[org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck "1.2.1"]

Dependencies

compile (9)

Group / Artifact Type Version
org.eclipse.microprofile.jwt : microprofile-jwt-auth-api jar 1.2.1
org.eclipse.microprofile.config : microprofile-config-api jar 2.0
org.bitbucket.b_c : jose4j jar 0.7.0
org.jboss.shrinkwrap : shrinkwrap-api jar
org.testng : testng jar 6.10
org.jboss.arquillian.container : arquillian-container-spi jar
org.jboss.arquillian.container : arquillian-container-test-spi jar
org.jboss.arquillian.testng : arquillian-testng-container jar
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-depchain pom 2.2.6

provided (6)

Group / Artifact Type Version
jakarta.json : jakarta.json-api jar 1.1.6
jakarta.enterprise : jakarta.enterprise.cdi-api jar 2.0.2
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6
jakarta.annotation : jakarta.annotation-api jar 1.3.5
jakarta.security.jacc : jakarta.security.jacc-api Optional jar 1.6.1
jakarta.ejb : jakarta.ejb-api jar 3.2.6

Project Modules

There are no modules declared in this project.