Last Version

Helidon Security Providers JWT 3.0.0-M2

Support for JWT (any provider), together with JWK (to get keys for verification/signatures)

License

License

Categories

Categories

IDE Development Tools Helidon Container Microservices Security
GroupId

GroupId

io.helidon.security.providers
ArtifactId

ArtifactId

helidon-security-providers-jwt
Version

Version

3.0.0-M2
Type

Type

jar
Description

Description

Helidon Security Providers JWT
Support for JWT (any provider), together with JWK (to get keys for verification/signatures)
Project URL

Project URL

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

Project Organization

Oracle Corporation

Download helidon-security-providers-jwt 3.0.0-M2


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

Dependencies

compile (3)

Group / Artifact Type Version
io.helidon.security.providers : helidon-security-providers-common jar 3.0.0-M2
io.helidon.security : helidon-security-jwt jar 3.0.0-M2
io.helidon.security : helidon-security-util jar 3.0.0-M2

test (4)

Group / Artifact Type Version
io.helidon.bundles : helidon-bundles-config jar 3.0.0-M2
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest-core jar 1.3
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.