License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.microprofile.jwt |
ArtifactId | ArtifactIdmicroprofile-jwt-auth-tck |
Last Version | Last Version2.1-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroProfile JWT Auth TCK
MicroProfile Parent POM
|
Project Organization |
Project Organization |
<!-- 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>2.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:2.1-RC2'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/
implementation ("org.eclipse.microprofile.jwt:microprofile-jwt-auth-tck:2.1-RC2")
'org.eclipse.microprofile.jwt:microprofile-jwt-auth-tck:jar:2.1-RC2'
<dependency org="org.eclipse.microprofile.jwt" name="microprofile-jwt-auth-tck" rev="2.1-RC2">
<artifact name="microprofile-jwt-auth-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.jwt', module='microprofile-jwt-auth-tck', version='2.1-RC2')
)
libraryDependencies += "org.eclipse.microprofile.jwt" % "microprofile-jwt-auth-tck" % "2.1-RC2"
[org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck "2.1-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.jwt : microprofile-jwt-auth-api | jar | 2.1-RC2 |
org.eclipse.microprofile.config : microprofile-config-api | jar | 3.0 |
org.bitbucket.b_c : jose4j | jar | 0.7.9 |
org.testng : testng | jar | 7.4.0 |
org.jboss.arquillian.testng : arquillian-testng-container | jar | |
org.jboss.shrinkwrap : shrinkwrap-api | jar |
Group / Artifact | Type | Version |
---|---|---|
jakarta.json : jakarta.json-api | jar | 2.0.0 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 3.0.0 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.0.0 |
jakarta.authorization : jakarta.authorization-api | jar | 2.0.0 |
jakarta.ejb : jakarta.ejb-api | jar | 4.0.0 |