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 common-base-security 2.3.3 jar Apache License, Version 2.0 No
org.springframework spring-webflux 5.3.14 jar Apache License, Version 2.0 No
org.projectlombok lombok 1.18.22 jar The MIT License Yes

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.springframework.boot spring-boot-devtools 2.5.8 jar Apache License, Version 2.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
io.projectreactor reactor-test 3.4.13 jar Apache License, Version 2.0
io.projectreactor.netty reactor-netty 1.0.14 jar The Apache Software License, Version 2.0
org.bremersee common-base-test 2.3.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-validation 2.5.8 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-webflux 2.5.8 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.fasterxml.jackson.core jackson-annotations 2.12.6 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.12.6 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.12.6 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.12.6 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.12.6 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.12.6 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.12.6 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.12.6 jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 6.2.4 jar The Apache License, Version 2.0
com.github.stephenc.jcip jcip-annotations 1.0-1 jar Apache License, Version 2.0
com.jayway.jsonpath json-path 2.5.0 jar The Apache Software License, Version 2.0
com.nimbusds content-type 2.1 jar The Apache Software License, Version 2.0
com.nimbusds lang-tag 1.5 jar The Apache Software License, Version 2.0
com.nimbusds nimbus-jose-jwt 9.10.1 jar The Apache Software License, Version 2.0
com.nimbusds oauth2-oidc-sdk 9.9.1 jar Apache License, version 2.0
eu.maxschuster dataurl 2.0.0 jar Apache 2
io.projectreactor reactor-core 3.4.13 jar Apache License, Version 2.0
io.swagger.core.v3 swagger-annotations 2.1.12 jar Apache License 2.0
jakarta.activation jakarta.activation-api 1.2.2 jar EDL 1.0
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
javax.validation validation-api 2.0.1.Final jar Apache License 2.0
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE
net.minidev accessors-smart 2.4.7 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.4.7 jar The Apache Software License, Version 2.0
org.bremersee common-base 2.3.3 jar Apache License, Version 2.0
org.bremersee common-base-web 2.3.3 jar Apache License, Version 2.0
org.bremersee common-model 2.3.1 jar Apache License, Version 2.0
org.bremersee common-xml 2.3.1 jar Apache License, Version 2.0
org.codehaus.woodstox stax2-api 4.2.1 jar The BSD License
org.ow2.asm asm 9.1 jar BSD-3-Clause
org.reactivestreams reactive-streams 1.0.3 jar CC0
org.slf4j slf4j-api 1.7.32 jar MIT License
org.springframework spring-aop 5.3.14 jar Apache License, Version 2.0
org.springframework spring-beans 5.3.14 jar Apache License, Version 2.0
org.springframework spring-context 5.3.14 jar Apache License, Version 2.0
org.springframework spring-context-support 5.3.14 jar Apache License, Version 2.0
org.springframework spring-core 5.3.14 jar Apache License, Version 2.0
org.springframework spring-expression 5.3.14 jar Apache License, Version 2.0
org.springframework spring-jcl 5.3.14 jar Apache License, Version 2.0
org.springframework spring-web 5.3.14 jar Apache License, Version 2.0
org.springframework.security spring-security-core 5.5.4 jar Apache License, Version 2.0
org.springframework.security spring-security-crypto 5.5.4 jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-client 5.5.4 jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-core 5.5.4 jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-jose 5.5.4 jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-resource-server 5.5.4 jar Apache License, Version 2.0
org.springframework.security spring-security-web 5.5.4 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
com.sun.activation jakarta.activation 1.2.2 jar EDL 1.0
com.sun.istack istack-commons-runtime 3.0.12 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb jaxb-runtime 2.3.5 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 2.3.5 jar Eclipse Distribution License - v 1.0
org.springframework.boot spring-boot 2.5.8 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 2.5.8 jar Apache License, Version 2.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 Classifier Type Licenses
ch.qos.logback logback-classic 1.2.9 - jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.2.9 - jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml classmate 1.5.1 - jar Apache License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 - jar Apache License 2.0
commons-codec commons-codec 1.15 - jar Apache License, Version 2.0
io.netty netty-buffer 4.1.72.Final - jar Apache License, Version 2.0
io.netty netty-codec 4.1.72.Final - jar Apache License, Version 2.0
io.netty netty-codec-dns 4.1.72.Final - jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.72.Final - jar Apache License, Version 2.0
io.netty netty-codec-http2 4.1.72.Final - jar Apache License, Version 2.0
io.netty netty-codec-socks 4.1.72.Final - jar Apache License, Version 2.0
io.netty netty-common 4.1.72.Final - jar Apache License, Version 2.0
io.netty netty-handler 4.1.72.Final - jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.1.72.Final - jar Apache License, Version 2.0
io.netty netty-resolver 4.1.72.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns 4.1.72.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-classes-macos 4.1.72.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-native-macos 4.1.72.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-tcnative-classes 2.0.46.Final - jar -
io.netty netty-transport 4.1.72.Final - jar Apache License, Version 2.0
io.netty netty-transport-classes-epoll 4.1.72.Final - jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.72.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.72.Final - jar Apache License, Version 2.0
io.netty.incubator netty-incubator-codec-classes-quic 0.0.24.Final - jar Apache License, Version 2.0
io.netty.incubator netty-incubator-codec-native-quic 0.0.24.Final linux-x86_64 jar Apache License, Version 2.0
io.projectreactor.netty reactor-netty-core 1.0.14 - jar The Apache Software License, Version 2.0
io.projectreactor.netty reactor-netty-http 1.0.14 - jar The Apache Software License, Version 2.0
io.projectreactor.netty reactor-netty-http-brave 1.0.14 - jar The Apache Software License, Version 2.0
io.projectreactor.netty.incubator reactor-netty-incubator-quic 0.0.3 - jar The Apache Software License, Version 2.0
io.zipkin.brave brave 5.13.2 - jar The Apache Software License, Version 2.0
io.zipkin.brave brave-instrumentation-http 5.13.2 - jar The Apache Software License, Version 2.0
io.zipkin.reporter2 zipkin-reporter 2.16.1 - jar The Apache Software License, Version 2.0
io.zipkin.reporter2 zipkin-reporter-brave 2.16.1 - jar The Apache Software License, Version 2.0
io.zipkin.zipkin2 zipkin 2.23.0 - jar The Apache Software License, Version 2.0
jakarta.annotation jakarta.annotation-api 1.3.5 - jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 2.0.2 - jar Apache License 2.0
net.bytebuddy byte-buddy 1.10.22 - jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.10.22 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.17.0 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-to-slf4j 2.17.0 - jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 9.0.56 - jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.0 - jar The Apache License, Version 2.0
org.assertj assertj-core 3.19.0 - jar Apache License, Version 2.0
org.hamcrest hamcrest 2.2 - jar BSD License 3
org.hibernate.validator hibernate-validator 6.2.0.Final - jar Apache License 2.0
org.jboss.logging jboss-logging 3.4.2.Final - jar Apache License, version 2.0
org.junit.jupiter junit-jupiter 5.7.2 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.7.2 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.7.2 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.7.2 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.7.2 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.7.2 - jar Eclipse Public License v2.0
org.mockito mockito-core 3.9.0 - jar The MIT License
org.mockito mockito-junit-jupiter 3.9.0 - jar The MIT License
org.objenesis objenesis 3.2 - jar Apache License, Version 2.0
org.opentest4j opentest4j 1.2.0 - jar The Apache License, Version 2.0
org.skyscreamer jsonassert 1.5.0 - jar The Apache Software License, Version 2.0
org.slf4j jul-to-slf4j 1.7.32 - jar MIT License
org.springframework spring-test 5.3.14 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 2.5.8 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 2.5.8 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 2.5.8 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-reactor-netty 2.5.8 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-test 2.5.8 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 2.5.8 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 2.5.8 - jar Apache License, Version 2.0
org.springframework.security spring-security-test 5.5.4 - jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.8.4 - jar The Apache Software License, Version 2.0
org.yaml snakeyaml 1.28 - jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

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

CDDL 1.1: jaxb-api

The BSD License: Stax2 API

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

BSD-3-Clause: asm

MIT License: JUL to SLF4J bridge, SLF4J API Module

BSD License 3: Hamcrest

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, jaxb-api

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

Apache 2: DataUrl

CC0: reactive-streams

Unknown: Netty/TomcatNative [OpenSSL - Classes]

EDL 1.0: Jakarta Activation, Jakarta Activation API jar

Apache License 2.0: Bean Validation API, Hibernate Validator Engine, JSON library from Android SDK, Jakarta Bean Validation API, swagger-annotations

The MIT License: Project Lombok, mockito-core, mockito-junit-jupiter

Apache License, Version 2.0: Apache Commons Codec, Apache Log4j API, Apache Log4j to SLF4J Adapter, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, JCIP Annotations under Apache License, Netty/Buffer, Netty/Codec, Netty/Codec/DNS, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Codec/Socks, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Incubator/Codec/Classes/Quic, Netty/Incubator/Codec/Native/Quic, Netty/Resolver, Netty/Resolver/DNS, Netty/Resolver/DNS/Classes/MacOS, Netty/Resolver/DNS/Native/MacOS, Netty/Transport, Netty/Transport/Classes/Epoll, Netty/Transport/Native/Epoll, Netty/Transport/Native/Unix/Common, Non-Blocking Reactive Foundation for the JVM, Objenesis, Reactor Test support, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, Spring WebFlux, common-base, common-base-security, common-base-test, common-base-web, common-base-webflux, common-model, common-xml, spring-boot, spring-boot-autoconfigure, spring-boot-devtools, spring-boot-starter, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-reactor-netty, spring-boot-starter-test, spring-boot-starter-validation, spring-boot-starter-webflux, spring-boot-test, spring-boot-test-autoconfigure, 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, tomcat-embed-el

Eclipse Distribution License - v 1.0: JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime

EPL 2.0: Jakarta Annotations API

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Brave, Brave Instrumentation: Http Adapters, Brave instrumentation for Reactor Netty HTTP, Core functionality for the Reactor Netty library, HTTP functionality for the Reactor Netty library, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson module: JAXB Annotations, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-module-parameter-names, Nimbus Content Type, Nimbus JOSE+JWT, Nimbus LangTag, QUIC functionality for the Reactor Netty library, Reactor Netty with all modules, Zipkin Core Library, Zipkin Reporter Brave, Zipkin Reporter: Core, jackson-databind, org.xmlunit:xmlunit-core, project ':json-path'

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module