Last Version

SmallRye: MicroProfile JWT Build Implementation 4.0.0-RC2

SmallRye Parent POM

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-jwt-build
Version

Version

4.0.0-RC2
Type

Type

jar
Description

Description

SmallRye: MicroProfile JWT Build Implementation
SmallRye Parent POM

Download smallrye-jwt-build 4.0.0-RC2


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

Dependencies

compile (5)

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

provided (4)

Group / Artifact Type Version
jakarta.json : jakarta.json-api jar 2.0.1
jakarta.annotation : jakarta.annotation-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

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.glassfish : jakarta.json jar 2.0.1
io.smallrye.config : smallrye-config jar 3.0.0-RC1
org.bouncycastle : bcprov-jdk15on jar 1.70

Project Modules

There are no modules declared in this project.