is not current version
Last Version 4.0.0-RC2

SmallRye: MicroProfile JWT Implementation 3.1.1

SmallRye Parent POM

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-jwt
Version

Version

3.1.1
Type

Type

jar
Description

Description

SmallRye: MicroProfile JWT Implementation
SmallRye Parent POM

Download smallrye-jwt 3.1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.eclipse.microprofile.config : microprofile-config-api jar 2.0
org.eclipse.microprofile.jwt : microprofile-jwt-auth-api jar 1.2
org.bitbucket.b_c : jose4j jar 0.7.7
io.smallrye : smallrye-jwt-common jar 3.1.1
org.jboss.logging : jboss-logging jar 3.4.1.Final

provided (7)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api jar 2.0.2
jakarta.annotation : jakarta.annotation-api jar 1.3.5
jakarta.servlet : jakarta.servlet-api jar 4.0.4
jakarta.json : jakarta.json-api jar 1.1.6
jakarta.security.enterprise : jakarta.security.enterprise-api jar 1.0.2
org.jboss.logging : jboss-logging-annotations jar 2.2.1.Final
org.jboss.logging : jboss-logging-processor jar 2.2.1.Final

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.9.0
org.jboss.weld : weld-junit4 jar 2.0.2.Final
org.glassfish : jakarta.json jar 1.1.6
io.smallrye.config : smallrye-config jar 2.2.0
io.smallrye : smallrye-jwt-build jar 3.1.1

Project Modules

There are no modules declared in this project.