Last Version

Helidon Security JWT 3.0.0-M2

Implementation of JWT and JWK to be used in other modules.

License

License

Categories

Categories

Helidon Container Microservices Security
GroupId

GroupId

io.helidon.security
ArtifactId

ArtifactId

helidon-security-jwt
Version

Version

3.0.0-M2
Type

Type

jar
Description

Description

Helidon Security JWT
Implementation of JWT and JWK to be used in other modules.
Project URL

Project URL

https://helidon.io/helidon-security-jwt
Project Organization

Project Organization

Oracle Corporation

Download helidon-security-jwt 3.0.0-M2


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

Dependencies

compile (4)

Group / Artifact Type Version
io.helidon.common : helidon-common jar 3.0.0-M2
io.helidon.security : helidon-security-util jar 3.0.0-M2
io.helidon.common : helidon-common-configurable jar 3.0.0-M2
jakarta.json : jakarta.json-api jar 2.0.1

runtime (1)

Group / Artifact Type Version
org.glassfish : jakarta.json jar 2.0.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.