Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses Optional
com.jayway.jsonpath json-path 2.9.0 jar The Apache Software License, Version 2.0 No
org.bremersee spring-integration-web 5.0.0 jar Apache License, Version 2.0 No
org.springframework spring-context-support 6.2.15 jar Apache License, Version 2.0 No
org.springframework.security spring-security-core 6.4.13 jar Apache License, Version 2.0 No
org.springframework.security spring-security-oauth2-client 6.4.13 jar Apache License, Version 2.0 No
org.springframework.security spring-security-oauth2-jose 6.4.13 jar Apache License, Version 2.0 No
org.springframework.security spring-security-oauth2-resource-server 6.4.13 jar Apache License, Version 2.0 No
org.immutables serial 2.11.7 jar The Apache Software License, Version 2.0 Yes
org.immutables value 2.11.7 jar The Apache Software License, Version 2.0 Yes
org.projectlombok lombok 1.18.38 jar The MIT License Yes

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
org.assertj assertj-core 3.26.3 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter 5.11.4 jar Eclipse Public License v2.0
org.mockito mockito-core 5.14.2 jar MIT
org.mockito mockito-junit-jupiter 5.14.2 jar MIT
org.slf4j slf4j-simple 2.0.17 jar MIT
org.springframework spring-test 6.2.15 jar Apache License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
com.github.stephenc.jcip jcip-annotations 1.0-1 jar Apache License, Version 2.0
com.nimbusds content-type 2.2 jar The Apache Software License, Version 2.0
com.nimbusds lang-tag 1.7 jar The Apache Software License, Version 2.0
com.nimbusds nimbus-jose-jwt 9.37.4 jar The Apache Software License, Version 2.0
com.nimbusds oauth2-oidc-sdk 9.43.6 jar Apache License, version 2.0
io.micrometer micrometer-commons 1.14.14 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.14.14 jar The Apache Software License, Version 2.0
net.minidev accessors-smart 2.5.2 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.5.2 jar The Apache Software License, Version 2.0
org.ow2.asm asm 9.7.1 jar BSD-3-Clause
org.springframework spring-aop 6.2.15 jar Apache License, Version 2.0
org.springframework spring-beans 6.2.15 jar Apache License, Version 2.0
org.springframework spring-context 6.2.15 jar Apache License, Version 2.0
org.springframework spring-core 6.2.15 jar Apache License, Version 2.0
org.springframework spring-expression 6.2.15 jar Apache License, Version 2.0
org.springframework spring-jcl 6.2.15 jar Apache License, Version 2.0
org.springframework spring-web 6.2.15 jar Apache License, Version 2.0
org.springframework.security spring-security-crypto 6.4.13 jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-core 6.4.13 jar Apache License, Version 2.0
org.springframework.security spring-security-web 6.4.13 jar Apache License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
org.slf4j slf4j-api 2.0.17 jar MIT

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
net.bytebuddy byte-buddy 1.15.11 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.15.11 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.11.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.11.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.11.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.4 jar Eclipse Public License v2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: OAuth 2.0 SDK with OpenID Connect extensions

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

BSD-3-Clause: asm

The MIT License: Project Lombok

Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, JCIP Annotations under Apache License, Objenesis, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring Integration Security, Spring Integration Web, Spring TestContext Framework, Spring Web, spring-security-core, spring-security-crypto, spring-security-oauth2-client, spring-security-oauth2-core, spring-security-oauth2-jose, spring-security-oauth2-resource-server, spring-security-web

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

MIT: SLF4J API Module, SLF4J Simple Provider, mockito-core, mockito-junit-jupiter

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, JSON Small and Fast Parser, Nimbus Content Type, Nimbus JOSE+JWT, Nimbus LangTag, json-path, micrometer-commons, micrometer-observation, org.immutables.serial, org.immutables.value