Last Version

org.entur.jwt-rs:jwt-spring-core 1.1.16

Json Web Token resource-server utilities

License

License

GroupId

GroupId

org.entur.jwt-rs
ArtifactId

ArtifactId

jwt-spring-core
Version

Version

1.1.16
Type

Type

jar
Description

Description

Json Web Token resource-server utilities
Project Organization

Project Organization

Entur AS

Download jwt-spring-core 1.1.16


<!-- https://jarcasting.com/artifacts/org.entur.jwt-rs/jwt-spring-core/ -->
<dependency>
    <groupId>org.entur.jwt-rs</groupId>
    <artifactId>jwt-spring-core</artifactId>
    <version>1.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.jwt-rs/jwt-spring-core/
implementation 'org.entur.jwt-rs:jwt-spring-core:1.1.16'
// https://jarcasting.com/artifacts/org.entur.jwt-rs/jwt-spring-core/
implementation ("org.entur.jwt-rs:jwt-spring-core:1.1.16")
'org.entur.jwt-rs:jwt-spring-core:jar:1.1.16'
<dependency org="org.entur.jwt-rs" name="jwt-spring-core" rev="1.1.16">
  <artifact name="jwt-spring-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.jwt-rs', module='jwt-spring-core', version='1.1.16')
)
libraryDependencies += "org.entur.jwt-rs" % "jwt-spring-core" % "1.1.16"
[org.entur.jwt-rs/jwt-spring-core "1.1.16"]

Dependencies

compile (7)

Group / Artifact Type Version
org.entur.jwt-rs : jwt-verifier-core 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-actuator jar 2.6.1
org.springframework.boot : spring-boot-starter-security jar 2.6.1

test (9)

Group / Artifact Type Version
org.entur.jwt-rs : jwt-verifier-auth0 jar 1.1.16
org.entur.jwt-rs : jwt-junit5-spring jar 1.1.16
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
io.rest-assured : rest-assured jar 4.3.3

Project Modules

There are no modules declared in this project.