is not current version
Last Version 4.0.0-RC2

io.smallrye:smallrye-jwt-parent 2.4.4


GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-jwt-parent
Version

Version

2.4.4
Type

Type

pom

Download smallrye-jwt-parent 2.4.4


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