| License |
License |
|---|---|
| GroupId | GroupIdio.smallrye |
| ArtifactId | ArtifactIdsmallrye-jwt |
| Last Version | Last Version4.0.0-RC2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSmallRye: MicroProfile JWT Implementation
SmallRye Parent POM
|
| Filename | Size |
|---|---|
| smallrye-jwt-4.0.0-RC2.pom | |
| smallrye-jwt-4.0.0-RC2.jar | 105 KB |
| smallrye-jwt-4.0.0-RC2-sources.jar | 73 KB |
| smallrye-jwt-4.0.0-RC2-javadoc.jar | 335 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-jwt/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-jwt</artifactId>
<version>4.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-jwt/
implementation 'io.smallrye:smallrye-jwt:4.0.0-RC2'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-jwt/
implementation ("io.smallrye:smallrye-jwt:4.0.0-RC2")
'io.smallrye:smallrye-jwt:jar:4.0.0-RC2'
<dependency org="io.smallrye" name="smallrye-jwt" rev="4.0.0-RC2">
<artifact name="smallrye-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-jwt', version='4.0.0-RC2')
)
libraryDependencies += "io.smallrye" % "smallrye-jwt" % "4.0.0-RC2"
[io.smallrye/smallrye-jwt "4.0.0-RC2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.microprofile.config : microprofile-config-api | jar | 3.0 |
| org.eclipse.microprofile.jwt : microprofile-jwt-auth-api | jar | 2.0 |
| org.bitbucket.b_c : jose4j | jar | 0.7.12 |
| io.smallrye : smallrye-jwt-common | jar | 4.0.0-RC2 |
| org.jboss.logging : jboss-logging | jar | 3.4.3.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 3.0.0 |
| jakarta.annotation : jakarta.annotation-api | jar | 2.0.0 |
| jakarta.servlet : jakarta.servlet-api | jar | 5.0.0 |
| jakarta.json : jakarta.json-api | jar | 2.0.1 |
| jakarta.security.enterprise : jakarta.security.enterprise-api | jar | 2.0.0 |
| org.jboss.logging : jboss-logging-annotations | jar | 2.2.1.Final |
| org.jboss.logging : jboss-logging-processor | jar | 2.2.1.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 4.5.1 |
| org.jboss.weld : weld-junit4 | jar | 3.0.0.Final |
| org.glassfish : jakarta.json | jar | 2.0.1 |
| io.smallrye.config : smallrye-config | jar | 3.0.0-RC1 |
| io.smallrye : smallrye-jwt-build | jar | 4.0.0-RC2 |