License |
License |
---|---|
GroupId | GroupIdorg.entur.jwt-rs |
ArtifactId | ArtifactIdjwk-auth0 |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJson Web Token resource-server utilities
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jwk-auth0-2.0.2.pom | |
jwk-auth0-2.0.2.jar | 5 KB |
jwk-auth0-2.0.2-sources.jar | 2 KB |
jwk-auth0-2.0.2-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.entur.jwt-rs/jwk-auth0/ -->
<dependency>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>jwk-auth0</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.jwt-rs/jwk-auth0/
implementation 'org.entur.jwt-rs:jwk-auth0:2.0.2'
// https://jarcasting.com/artifacts/org.entur.jwt-rs/jwk-auth0/
implementation ("org.entur.jwt-rs:jwk-auth0:2.0.2")
'org.entur.jwt-rs:jwk-auth0:jar:2.0.2'
<dependency org="org.entur.jwt-rs" name="jwk-auth0" rev="2.0.2">
<artifact name="jwk-auth0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.jwt-rs', module='jwk-auth0', version='2.0.2')
)
libraryDependencies += "org.entur.jwt-rs" % "jwk-auth0" % "2.0.2"
[org.entur.jwt-rs/jwk-auth0 "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.entur.jwt-rs : jwk-core | jar | 2.0.2 |
com.auth0 : jwks-rsa | jar | 0.21.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.junit.jupiter : junit-jupiter | jar | |
com.google.truth : truth | jar | 1.1.3 |
org.hamcrest : hamcrest | jar | 2.2 |
com.google.truth.extensions : truth-java8-extension | jar | 1.1.3 |
org.mockito : mockito-core | jar | 4.5.1 |