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
org.bremersee spring-integration-security 6.0.3 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-security-test 4.0.7 jar Apache License, Version 2.0 No
org.immutables serial 2.12.2 jar The Apache Software License, Version 2.0 Yes
org.immutables value 2.12.2 jar The Apache Software License, Version 2.0 Yes
org.projectlombok lombok 1.18.46 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.mockito mockito-core 5.20.0 jar MIT

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
ch.qos.logback logback-classic 1.5.34 jar EPL-2.0LGPL-2.1-only
ch.qos.logback logback-core 1.5.34 jar EPL-2.0LGPL-2.1-only
com.github.stephenc.jcip jcip-annotations 1.0-1 jar Apache License, Version 2.0
com.jayway.jsonpath json-path 2.10.0 jar The Apache Software License, Version 2.0
com.nimbusds content-type 2.3 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 10.4 jar The Apache Software License, Version 2.0
com.nimbusds oauth2-oidc-sdk 11.26.1 jar Apache License, version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
commons-logging commons-logging 1.3.6 jar Apache-2.0
io.micrometer micrometer-commons 1.16.6 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.16.6 jar The Apache Software License, Version 2.0
jakarta.activation jakarta.activation-api 2.1.4 jar EDL 1.0
jakarta.annotation jakarta.annotation-api 3.0.0 jar EPL 2.0GPL2 w/ CPE
jakarta.xml.bind jakarta.xml.bind-api 4.0.5 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.17.8 jar Apache License, Version 2.0
net.minidev accessors-smart 2.6.0 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.6.0 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.25.4 jar Apache-2.0
org.apache.logging.log4j log4j-to-slf4j 2.25.4 jar Apache-2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.assertj assertj-core 3.27.7 jar Apache-2.0
org.awaitility awaitility 4.3.0 jar Apache 2.0
org.bremersee common-exception 6.0.3 jar Apache License, Version 2.0
org.bremersee spring-integration-web 6.0.3 jar Apache License, Version 2.0
org.hamcrest hamcrest 3.0 jar BSD-3-Clause
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter 6.0.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 6.0.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 6.0.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 6.0.3 jar Eclipse Public License v2.0
org.mockito mockito-junit-jupiter 5.20.0 jar MIT
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.7.1 jar BSD-3-Clause
org.skyscreamer jsonassert 1.5.3 jar The Apache Software License, Version 2.0
org.slf4j jul-to-slf4j 2.0.18 jar MIT
org.slf4j slf4j-api 2.0.18 jar MIT
org.springframework spring-aop 7.0.8 jar Apache License, Version 2.0
org.springframework spring-beans 7.0.8 jar Apache License, Version 2.0
org.springframework spring-context 7.0.8 jar Apache License, Version 2.0
org.springframework spring-context-support 7.0.8 jar Apache License, Version 2.0
org.springframework spring-core 7.0.8 jar Apache License, Version 2.0
org.springframework spring-expression 7.0.8 jar Apache License, Version 2.0
org.springframework spring-test 7.0.8 jar Apache License, Version 2.0
org.springframework spring-web 7.0.8 jar Apache License, Version 2.0
org.springframework.boot spring-boot 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-security 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-security-test 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-security 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-test 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 4.0.7 jar Apache License, Version 2.0
org.springframework.security spring-security-config 7.0.6 jar Apache License, Version 2.0
org.springframework.security spring-security-core 7.0.6 jar Apache License, Version 2.0
org.springframework.security spring-security-crypto 7.0.6 jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-client 7.0.6 jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-core 7.0.6 jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-jose 7.0.6 jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-resource-server 7.0.6 jar Apache License, Version 2.0
org.springframework.security spring-security-test 7.0.6 jar Apache License, Version 2.0
org.springframework.security spring-security-web 7.0.6 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.10.4 jar The Apache Software License, Version 2.0
org.yaml snakeyaml 2.5 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.junit.jupiter junit-jupiter-engine 6.0.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 6.0.3 jar Eclipse Public License v2.0

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-agent 1.17.8 jar Apache License, Version 2.0
org.objenesis objenesis 3.3 jar 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: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Apache 2.0: Awaitility

LGPL-2.1-only: Logback Classic Module, Logback Core Module

BSD-3-Clause: Hamcrest, asm

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

GPL2 w/ CPE: Jakarta Annotations API

EDL 1.0: Jakarta Activation API

Apache License 2.0: JSON library from Android SDK

The MIT License: Project Lombok

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Common Exception, JCIP Annotations under Apache License, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring Integration Security, Spring Integration Web, Spring TestContext Framework, Spring Web, spring-boot, spring-boot-autoconfigure, spring-boot-security, spring-boot-security-test, spring-boot-starter, spring-boot-starter-logging, spring-boot-starter-security, spring-boot-starter-security-test, spring-boot-starter-test, spring-boot-test, spring-boot-test-autoconfigure, spring-security-config, 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-test, spring-security-web

Apache-2.0: Apache Commons Logging, Apache Log4j API, AssertJ Core, Log4j API to SLF4J Adapter

MIT: JUL to SLF4J bridge, SLF4J API Module, mockito-core, mockito-junit-jupiter

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

EPL 2.0: Jakarta Annotations API

EPL-2.0: Logback Classic Module, Logback Core Module

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