is not current version
Last Version 3.0.0-M2

io.helidon.microprofile.jwt:helidon-microprofile-jwt-auth 2.0.0-RC1

Microprofile JWT-Auth implementation Project

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.microprofile.jwt
ArtifactId

ArtifactId

helidon-microprofile-jwt-auth
Version

Version

2.0.0-RC1
Type

Type

jar

Download helidon-microprofile-jwt-auth 2.0.0-RC1


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