is not current version
Last Version 4.0.0-RC2

SmallRye: MicroProfile JWT Implementation Common 3.3.1

SmallRye Parent POM

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-jwt-common
Version

Version

3.3.1
Type

Type

jar
Description

Description

SmallRye: MicroProfile JWT Implementation Common
SmallRye Parent POM

Download smallrye-jwt-common 3.3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.bitbucket.b_c : jose4j jar 0.7.9
org.jboss.logging : jboss-logging jar 3.4.2.Final

provided (3)

Group / Artifact Type Version
jakarta.json : jakarta.json-api jar 1.1.6
org.jboss.logging : jboss-logging-annotations jar 2.2.1.Final
org.jboss.logging : jboss-logging-processor jar 2.2.1.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.