is not current version
Last Version 1.4.11

io.helidon.microprofile.jwt:helidon-microprofile-jwt-project 0.11.0

Microprofile JWT implementation Project

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.microprofile.jwt
ArtifactId

ArtifactId

helidon-microprofile-jwt-project
Version

Version

0.11.0
Type

Type

pom

Download helidon-microprofile-jwt-project 0.11.0


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