| License |
License |
|---|---|
| GroupId | GroupIdorg.entur.jwt-rs |
| ArtifactId | ArtifactIdjwt-spring-auth0-web |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJson Web Token resource-server utilities
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.entur.jwt-rs/jwt-spring-auth0-web/ -->
<dependency>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>jwt-spring-auth0-web</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.jwt-rs/jwt-spring-auth0-web/
implementation 'org.entur.jwt-rs:jwt-spring-auth0-web:2.0.2'
// https://jarcasting.com/artifacts/org.entur.jwt-rs/jwt-spring-auth0-web/
implementation ("org.entur.jwt-rs:jwt-spring-auth0-web:2.0.2")
'org.entur.jwt-rs:jwt-spring-auth0-web:jar:2.0.2'
<dependency org="org.entur.jwt-rs" name="jwt-spring-auth0-web" rev="2.0.2">
<artifact name="jwt-spring-auth0-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.jwt-rs', module='jwt-spring-auth0-web', version='2.0.2')
)
libraryDependencies += "org.entur.jwt-rs" % "jwt-spring-auth0-web" % "2.0.2"
[org.entur.jwt-rs/jwt-spring-auth0-web "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.entur.jwt-rs : jwt-spring-web | jar | 2.0.2 |
| org.entur.jwt-rs : jwt-verifier-auth0 | jar | 2.0.2 |
| org.entur.jwt-rs : jwt-spring-auth0-common | jar | 2.0.2 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.8 |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.8 |
| org.springframework.boot : spring-boot-starter | jar | 2.6.8 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.8 |
| org.springframework.boot : spring-boot-starter-security | jar | 2.6.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.entur.jwt-rs : jwt-junit5-spring | jar | 2.0.2 |
| org.entur.jwt-rs : jwt-junit5-core | jar | 2.0.2 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.8 |
| org.junit.jupiter : junit-jupiter | jar | |
| com.google.truth : truth | jar | 1.1.3 |
| com.google.truth.extensions : truth-java8-extension | jar | 1.1.3 |
| org.mockito : mockito-core | jar | 4.5.1 |
| org.hamcrest : hamcrest | jar | 2.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |