| License |
License |
|---|---|
| GroupId | GroupIdorg.entur.jwt-rs |
| ArtifactId | ArtifactIdjwt-spring-auth0 |
| Last Version | Last Version1.1.16 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJson Web Token resource-server utilities
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jwt-spring-auth0-1.1.16.pom | |
| jwt-spring-auth0-1.1.16.jar | 8 KB |
| jwt-spring-auth0-1.1.16-sources.jar | 4 KB |
| jwt-spring-auth0-1.1.16-javadoc.jar | 46 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.entur.jwt-rs/jwt-spring-auth0/ -->
<dependency>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>jwt-spring-auth0</artifactId>
<version>1.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.jwt-rs/jwt-spring-auth0/
implementation 'org.entur.jwt-rs:jwt-spring-auth0:1.1.16'
// https://jarcasting.com/artifacts/org.entur.jwt-rs/jwt-spring-auth0/
implementation ("org.entur.jwt-rs:jwt-spring-auth0:1.1.16")
'org.entur.jwt-rs:jwt-spring-auth0:jar:1.1.16'
<dependency org="org.entur.jwt-rs" name="jwt-spring-auth0" rev="1.1.16">
<artifact name="jwt-spring-auth0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.jwt-rs', module='jwt-spring-auth0', version='1.1.16')
)
libraryDependencies += "org.entur.jwt-rs" % "jwt-spring-auth0" % "1.1.16"
[org.entur.jwt-rs/jwt-spring-auth0 "1.1.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.entur.jwt-rs : jwt-spring-core | jar | 1.1.16 |
| org.entur.jwt-rs : jwt-verifier-auth0 | jar | 1.1.16 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.1 |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.1 |
| org.springframework.boot : spring-boot-starter | jar | 2.6.1 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.1 |
| org.springframework.boot : spring-boot-starter-security | jar | 2.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.entur.jwt-rs : jwt-junit5-spring | jar | 1.1.16 |
| org.entur.jwt-rs : jwt-junit5-core | jar | 1.1.16 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.1 |
| 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.0.0 |
| org.hamcrest : hamcrest | jar | 2.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |