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.18.5 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.core jackson-core 2.18.5 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.core jackson-databind 2.18.5 jar The Apache Software License, Version 2.0 No
com.squareup.okhttp3 okhttp 4.12.0 jar The Apache Software License, Version 2.0 No
io.minio minio 8.5.17 jar The Apache License, Version 2.0 No
org.bremersee common-exception 5.0.0 jar Apache License, Version 2.0 No
org.bremersee spring-integration-web 5.0.0 jar Apache License, Version 2.0 No
org.slf4j slf4j-api 2.0.17 jar MIT 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.awaitility awaitility 4.2.2 jar Apache 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

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.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.28.0 jar Apache 2.0
com.google.guava failureaccess 1.0.2 jar The Apache Software License, Version 2.0
com.google.guava guava 33.3.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 3.0.0 jar Apache License, Version 2.0
com.squareup.okio okio 3.6.0 jar The Apache Software License, Version 2.0
com.squareup.okio okio-jvm 3.6.0 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.17.2 jar Apache-2.0
commons-io commons-io 2.19.0 jar Apache-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
org.apache.commons commons-compress 1.27.1 jar Apache-2.0
org.apache.commons commons-lang3 3.17.0 jar Apache-2.0
org.bouncycastle bcprov-jdk18on 1.78.1 jar Bouncy Castle Licence
org.checkerframework checker-qual 3.43.0 jar The MIT License
org.jetbrains annotations 13.0 jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 1.9.25 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-common 1.9.25 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk7 1.9.25 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk8 1.9.25 jar The Apache License, Version 2.0
org.springframework spring-beans 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-jcl 6.2.15 jar Apache License, Version 2.0
org.springframework spring-web 6.2.15 jar Apache License, Version 2.0
org.xerial.snappy snappy-java 1.1.10.7 jar -

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.hamcrest hamcrest 2.2 jar BSD License 3
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

The Apache License, Version 2.0: Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, minio, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Apache 2.0: Awaitility, error-prone annotations

The MIT License: Checker Qual, Project Lombok

BSD License 3: Hamcrest

Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Common Exception, Guava: Google Core Libraries for Java, J2ObjC Annotations, Objenesis, Spring Beans, Spring Commons Logging Bridge, Spring Core, Spring Integration Minio, Spring Integration Web, Spring Web

Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang

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: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, IntelliJ IDEA Annotations, Jackson-annotations, Jackson-core, Simple XML (safe), jackson-databind, micrometer-commons, micrometer-observation, okhttp, okio, org.immutables.serial, org.immutables.value

Bouncy Castle Licence: Bouncy Castle Provider