| License |
License |
|---|---|
| GroupId | GroupIdorg.entur.jwt-rs |
| ArtifactId | ArtifactIdjwt-spring-entur-organisation |
| Last Version | Last Version1.1.12 |
| 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-entur-organisation/ -->
<dependency>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>jwt-spring-entur-organisation</artifactId>
<version>1.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.jwt-rs/jwt-spring-entur-organisation/
implementation 'org.entur.jwt-rs:jwt-spring-entur-organisation:1.1.12'
// https://jarcasting.com/artifacts/org.entur.jwt-rs/jwt-spring-entur-organisation/
implementation ("org.entur.jwt-rs:jwt-spring-entur-organisation:1.1.12")
'org.entur.jwt-rs:jwt-spring-entur-organisation:jar:1.1.12'
<dependency org="org.entur.jwt-rs" name="jwt-spring-entur-organisation" rev="1.1.12">
<artifact name="jwt-spring-entur-organisation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.jwt-rs', module='jwt-spring-entur-organisation', version='1.1.12')
)
libraryDependencies += "org.entur.jwt-rs" % "jwt-spring-entur-organisation" % "1.1.12"
[org.entur.jwt-rs/jwt-spring-entur-organisation "1.1.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.entur.jwt-rs : jwt-spring-core | jar | 1.1.12 |
| org.entur.jwt-rs : jwt-verifier-auth0 | jar | 1.1.12 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.7 |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.4.7 |
| org.springframework.boot : spring-boot-starter | jar | 2.4.7 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.7 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.4 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.springframework.boot : spring-boot-starter-security | jar | 2.4.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.entur.jwt-rs : jwt-junit5-spring | jar | 1.1.12 |
| org.entur.jwt-rs : jwt-junit5-core | jar | 1.1.12 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.7 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
| com.google.truth : truth | jar | 1.1.2 |
| com.google.truth.extensions : truth-java8-extension | jar | 1.1.2 |
| org.mockito : mockito-core | jar | 3.6.28 |
| org.hamcrest : hamcrest | jar | 2.2 |
| commons-io : commons-io | jar | 2.8.0 |