Last Version

org.entur.jwt-rs:jwt-client-spring-core 2.0.2

Json Web Token resource-server utilities

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.entur.jwt-rs
ArtifactId

ArtifactId

jwt-client-spring-core
Version

Version

2.0.2
Type

Type

jar
Description

Description

Json Web Token resource-server utilities
Project Organization

Project Organization

Entur AS

Download jwt-client-spring-core 2.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.entur.jwt-rs : jwt-client-core jar 2.0.2
org.springframework.boot : spring-boot-autoconfigure jar 2.6.8
org.springframework.boot : spring-boot-starter-actuator jar 2.6.8
org.springframework.boot : spring-boot-configuration-processor jar 2.6.8
org.springframework.boot : spring-boot-starter-webflux jar 2.6.8

test (8)

Group / Artifact Type Version
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
io.rest-assured : rest-assured jar 4.3.3
com.squareup.okhttp3 : mockwebserver jar 4.9.3
com.squareup.okhttp3 : okhttp jar 4.9.3

Project Modules

There are no modules declared in this project.