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.fasterxml.jackson.core jackson-annotations 2.12.6 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.core jackson-core 2.12.6 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.core jackson-databind 2.12.6 jar The Apache Software License, Version 2.0 No
com.squareup.okhttp3 okhttp 4.9.3 jar The Apache Software License, Version 2.0 No
io.minio minio 8.3.4 jar The Apache License, Version 2.0 No
org.bremersee common-base-web 2.3.3 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
org.awaitility awaitility 4.1.0 jar Apache 2.0
org.bremersee common-base-test 2.3.3 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-test 2.5.8 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-validation 2.5.8 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-starter 3.0.5 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.carrotsearch.thirdparty simple-xml-safe 2.7.1 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.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.5.1 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 30.1.1-jre jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.3 jar The Apache Software License, Version 2.0
com.squareup.okio okio 2.8.0 jar The Apache Software License, Version 2.0
eu.maxschuster dataurl 2.0.0 jar Apache 2
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
org.bouncycastle bcprov-jdk15on 1.69 jar Bouncy Castle Licence
org.bremersee common-base 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.checkerframework checker-qual 3.8.0 jar The MIT License
org.codehaus.woodstox stax2-api 4.2.1 jar The BSD License
org.jetbrains annotations 13.0 jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 1.5.32 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-common 1.5.32 jar The Apache License, Version 2.0
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-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

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 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.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
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 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
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.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.bouncycastle bcpkix-jdk15on 1.68 jar Bouncy Castle Licence
org.bremersee common-base-security 2.3.3 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.ow2.asm asm 9.1 jar BSD-3-Clause
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-context-support 5.3.14 jar Apache License, Version 2.0
org.springframework spring-test 5.3.14 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-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.cloud spring-cloud-commons 3.0.5 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-context 3.0.5 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-rsa 1.0.10.RELEASE jar Apache 2.0
org.springframework.security spring-security-test 5.5.4 jar Apache License, Version 2.0
org.springframework.security spring-security-web 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: Kotlin Stdlib, Kotlin Stdlib Common, Woodstox, minio, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Apache 2.0: Awaitility, error-prone annotations, spring-security-rsa

MIT License: JUL to SLF4J bridge, SLF4J API Module

BSD-3-Clause: asm

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

Bouncy Castle Licence: Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

Apache 2: DataUrl

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: Checker Qual, Project Lombok, mockito-core, mockito-junit-jupiter

Apache License, Version 2.0: Apache Log4j API, Apache Log4j to SLF4J Adapter, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, Guava: Google Core Libraries for Java, JCIP Annotations under Apache License, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Cloud Commons, Spring Cloud Context, Spring Commons Logging Bridge, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, common-base, common-base-minio, common-base-security, common-base-test, common-base-web, common-model, common-xml, spring-boot, spring-boot-autoconfigure, spring-boot-devtools, spring-boot-starter, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-starter-validation, spring-boot-test, spring-boot-test-autoconfigure, spring-cloud-starter, 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, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, IntelliJ IDEA Annotations, J2ObjC Annotations, 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, Okio, Simple XML (safe), jackson-databind, okhttp, org.xmlunit:xmlunit-core, project ':json-path'

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