Last Version

org.entur.jwt-rs:jwt-spring-camel 2.0.2

Json Web Token resource-server utilities

License

License

GroupId

GroupId

org.entur.jwt-rs
ArtifactId

ArtifactId

jwt-spring-camel
Version

Version

2.0.2
Type

Type

jar
Description

Description

Json Web Token resource-server utilities
Project Organization

Project Organization

Entur AS

Download jwt-spring-camel 2.0.2


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.camel.springboot : camel-spring-boot-starter jar 3.14.2
org.apache.camel.springboot : camel-servlet-starter jar 3.14.2
org.entur.jwt-rs : jwt-spring-web jar 2.0.2
org.apache.camel : camel-spring-security jar 3.14.2
org.springframework.boot : spring-boot-starter-security jar 2.6.8
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

test (12)

Group / Artifact Type Version
org.entur.jwt-rs : jwt-spring-auth0-web jar 2.0.2
org.entur.jwt-rs : jwt-junit5-entur jar 2.0.2
org.entur.jwt-rs : jwt-junit5-spring 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
io.rest-assured : rest-assured jar 4.3.3
org.apache.camel : camel-test-spring-junit5 jar 3.14.2

Project Modules

There are no modules declared in this project.