// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

Bootstrap :: Base :: Test


From: 'Adrian Tarau' (https://github.com/adrian-tarau)
  - Language Extensions (https://github.com/adrian-tarau/lang) net.microfalx:lang:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Metrics (https://github.com/adrian-tarau/metrics) net.microfalx:metrics:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Thread Pool (https://github.com/adrian-tarau/threadpool) net.microfalx:threadpool:jar:1.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Bootstrap :: Base :: Configuration (https://github.com/adrian-tarau/bootstrap/bootstrap-base/bootstrap-base-configuration) net.microfalx.bootstrap:bootstrap-base-configuration:jar:1.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Bootstrap :: Base :: Core (https://github.com/adrian-tarau/bootstrap/bootstrap-base/bootstrap-base-core) net.microfalx.bootstrap:bootstrap-base-core:jar:1.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Bootstrap :: Base :: Feature (https://github.com/adrian-tarau/bootstrap/bootstrap-base/bootstrap-base-feature) net.microfalx.bootstrap:bootstrap-base-feature:jar:1.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Bootstrap :: Base :: Registry (https://github.com/adrian-tarau/bootstrap/bootstrap-base/bootstrap-base-registry) net.microfalx.bootstrap:bootstrap-base-registry:jar:1.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Bootstrap :: Base :: Resource (https://github.com/adrian-tarau/bootstrap/bootstrap-base/bootstrap-base-resource) net.microfalx.bootstrap:bootstrap-base-resource:jar:1.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Bootstrap :: Base :: Store (https://github.com/adrian-tarau/bootstrap/bootstrap-base/bootstrap-base-store) net.microfalx.bootstrap:bootstrap-base-store:jar:1.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Resource :: Archive (https://github.com/adrian-tarau/resource/resource-archive) net.microfalx.resource:resource-archive:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Resource :: Core (https://github.com/adrian-tarau/resource/resource-core) net.microfalx.resource:resource-core:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Resource :: RocksDB (https://github.com/adrian-tarau/resource/resource-rocksdb) net.microfalx.resource:resource-rocksdb:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Resource :: S3 (https://github.com/adrian-tarau/resource/resource-s3) net.microfalx.resource:resource-s3:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Resource :: SFTP (https://github.com/adrian-tarau/resource/resource-sftp) net.microfalx.resource:resource-sftp:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'an unknown organization'
  - Kryo (https://github.com/EsotericSoftware/kryo/kryo) com.esotericsoftware:kryo:bundle:5.6.2
    License: 3-Clause BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - MinLog (https://github.com/EsotericSoftware/minlog) com.esotericsoftware:minlog:bundle:1.3.1
    License: 3-Clause BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - ReflectASM (https://github.com/EsotericSoftware/reflectasm) com.esotericsoftware:reflectasm:bundle:1.11.9
    License: 3-Clause BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - RgxGen (https://github.com/curious-odd-man/RgxGen) com.github.curious-odd-man:rgxgen:jar:3.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - IPAddress (https://seancfoley.github.io/IPAddress/) com.github.seancfoley:ipaddress:jar:5.6.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:jar:1.0.3
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava: Google Core Libraries for Java (https://github.com/google/guava) com.google.guava:guava:bundle:33.6.0-jre
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava ListenableFuture only (https://github.com/google/guava/listenablefuture) com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - J2ObjC Annotations (https://github.com/google/j2objc/) com.google.j2objc:j2objc-annotations:jar:3.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - json-path (https://github.com/jayway/JsonPath) com.jayway.jsonpath:json-path:jar:2.9.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - okhttp (https://square.github.io/okhttp/) com.squareup.okhttp3:okhttp:jar:4.12.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - okio (https://github.com/square/okio/) com.squareup.okio:okio:jar:3.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - okio (https://github.com/square/okio/) com.squareup.okio:okio-jvm:jar:3.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JSON library from Android SDK (http://developer.android.com/sdk) com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - micrometer-commons (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-commons:jar:1.16.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - micrometer-core (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-core:jar:1.16.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - micrometer-observation (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-observation:jar:1.16.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - minio (https://github.com/minio/minio-java) io.minio:minio:jar:8.5.17
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Byte Buddy agent (https://bytebuddy.net/byte-buddy-agent) net.bytebuddy:byte-buddy-agent:jar:1.18.8
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Datafaker (https://www.datafaker.net) net.datafaker:datafaker:jar:2.5.4
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.apiguardian:apiguardian-api (https://github.com/apiguardian-team/apiguardian) org.apiguardian:apiguardian-api:jar:1.1.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Awaitility (http://awaitility.org) org.awaitility:awaitility:jar:4.3.0
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Bouncy Castle Provider (https://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-jdk18on:jar:1.78.1
    License: Bouncy Castle Licence  (https://www.bouncycastle.org/licence.html)
  - dom4j (http://dom4j.github.io/) org.dom4j:dom4j:jar:2.2.0
    License: BSD 3-clause New License  (https://github.com/dom4j/dom4j/blob/master/LICENSE)
  - Hamcrest (http://hamcrest.org/JavaHamcrest/) org.hamcrest:hamcrest:jar:3.0
    License: BSD-3-Clause  (https://raw.githubusercontent.com/hamcrest/JavaHamcrest/master/LICENSE)
  - HdrHistogram (http://hdrhistogram.github.io/HdrHistogram/) org.hdrhistogram:HdrHistogram:bundle:2.2.2
    License: Public Domain, per Creative Commons CC0  (http://creativecommons.org/publicdomain/zero/1.0/)    License: BSD-2-Clause  (https://opensource.org/licenses/BSD-2-Clause)
  - IntelliJ IDEA Annotations (http://www.jetbrains.org) org.jetbrains:annotations:jar:13.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kotlin Stdlib (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib:jar:2.2.21
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kotlin Stdlib Common (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kotlin Stdlib Jdk7 (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:2.2.21
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kotlin Stdlib Jdk8 (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:2.2.21
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jOOR (https://github.com/jOOQ/jOOR) org.jooq:joor:bundle:0.9.15
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - JSpecify annotations (http://jspecify.org/) org.jspecify:jspecify:jar:1.0.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JUnit Jupiter (Aggregator) (https://junit.org/) org.junit.jupiter:junit-jupiter:jar:6.0.3
    License: Eclipse Public License v2.0  (https://www.eclipse.org/legal/epl-v20.html)
  - JUnit Jupiter Engine (https://junit.org/) org.junit.jupiter:junit-jupiter-engine:jar:6.0.3
    License: Eclipse Public License v2.0  (https://www.eclipse.org/legal/epl-v20.html)
  - JUnit Jupiter Params (https://junit.org/) org.junit.jupiter:junit-jupiter-params:jar:6.0.3
    License: Eclipse Public License v2.0  (https://www.eclipse.org/legal/epl-v20.html)
  - JUnit Platform Commons (https://junit.org/) org.junit.platform:junit-platform-commons:jar:6.0.3
    License: Eclipse Public License v2.0  (https://www.eclipse.org/legal/epl-v20.html)
  - JUnit Platform Engine API (https://junit.org/) org.junit.platform:junit-platform-engine:jar:6.0.3
    License: Eclipse Public License v2.0  (https://www.eclipse.org/legal/epl-v20.html)
  - LatencyUtils (http://latencyutils.github.io/LatencyUtils/) org.latencyutils:LatencyUtils:jar:2.0.3
    License: Public Domain, per Creative Commons CC0  (http://creativecommons.org/publicdomain/zero/1.0/)
  - mockito-core (https://github.com/mockito/mockito) org.mockito:mockito-core:jar:5.23.0
    License: MIT  (https://opensource.org/licenses/MIT)
  - mockito-junit-jupiter (https://github.com/mockito/mockito) org.mockito:mockito-junit-jupiter:jar:5.23.0
    License: MIT  (https://opensource.org/licenses/MIT)
  - org.opentest4j:opentest4j (https://github.com/ota4j-team/opentest4j) org.opentest4j:opentest4j:jar:1.3.0
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Project Lombok (https://projectlombok.org) org.projectlombok:lombok:jar:1.18.46
    License: The MIT License  (https://projectlombok.org/LICENSE)
  - quartz (https://www.quartz-scheduler.org/) org.quartz-scheduler:quartz:jar:2.5.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JSONassert (https://github.com/skyscreamer/JSONassert) org.skyscreamer:jsonassert:jar:1.5.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - SQLite JDBC (https://github.com/xerial/sqlite-jdbc) org.xerial:sqlite-jdbc:jar:3.53.1.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - SnakeYAML (https://bitbucket.org/snakeyaml/snakeyaml) org.yaml:snakeyaml:bundle:2.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Atteo' (http://www.atteo.com)
  - Atteo Class Index (http://atteo.org/static/classindex/classindex) org.atteo.classindex:classindex:bundle:3.13
    License: Apache License, Version 2.0 

From: 'azam' (http://azam.io)
  - ulidj (https://github.com/azam/ulidj) io.azam.ulidj:ulidj:jar:2.0.0
    License: The MIT License (MIT)  (https://opensource.org/license/MIT)

From: 'Carrot Search s.c.' (https://www.carrotsearch.com)
  - Simple XML (safe) (https://github.com/dweiss/simplexml) com.carrotsearch.thirdparty:simple-xml-safe:jar:2.7.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Chemouni Uriel' (https://urielch.github.io/)
  - ASM based accessors helper used by json-smart (https://urielch.github.io/) net.minidev:accessors-smart:bundle:2.5.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JSON Small and Fast Parser (https://urielch.github.io/) net.minidev:json-smart:bundle:2.5.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Eclipse Foundation' (https://www.eclipse.org)
  - Jakarta Activation API (https://github.com/jakartaee/jaf-api) jakarta.activation:jakarta.activation-api:jar:2.1.4
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Jakarta Annotations API (https://projects.eclipse.org/projects/ee4j.ca) jakarta.annotation:jakarta.annotation-api:jar:2.1.1
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)
  - Jakarta XML Binding API (https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api) jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.0
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

From: 'Facebook' (https://www.facebook.com)
  - RocksDB JNI (https://rocksdb.org) org.rocksdb:rocksdbjni:jar:10.10.1.1
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)    License: GNU General Public License, version 2  (http://www.gnu.org/licenses/gpl-2.0.html)

From: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:jar:2.21
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:jar:2.21.3
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jackson-databind (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:jar:2.21.3
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson datatype: JSR310 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) com.fasterxml.jackson.datatype:jackson-datatype-jsr310:bundle:2.21.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Google' (http://www.google.com/)
  - libphonenumber (https://github.com/google/libphonenumber/) com.googlecode.libphonenumber:libphonenumber:jar:9.0.23
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Google LLC' (https://www.google.com)
  - error-prone annotations (https://errorprone.info/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.47.0
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Instancio' (https://www.instancio.org)
  - Instancio Core (https://www.instancio.org) org.instancio:instancio-core:bundle:5.5.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Instancio Guava Support (https://www.instancio.org) org.instancio:instancio-guava:jar:5.5.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Instancio JUnit 5 Support (https://www.instancio.org) org.instancio:instancio-junit:bundle:5.5.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'JCraft,Inc.' (http://www.jcraft.com/)
  - JSch (http://www.jcraft.com/jsch/) com.jcraft:jsch:jar:0.1.55
    License: Revised BSD  (http://www.jcraft.com/jsch/LICENSE.txt)

From: 'Joe Walnes, Henri Tremblay, Leonardo Mesquita'
  - Objenesis (https://objenesis.org/objenesis) org.objenesis:objenesis:jar:3.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'OW2' (http://www.ow2.org/)
  - asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.7.1
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)

From: 'QOS.ch' (http://www.qos.ch)
  - Logback Classic Module (http://logback.qos.ch/logback-classic) ch.qos.logback:logback-classic:jar:1.5.32
    License: Eclipse Public License - v 2.0  (https://www.eclipse.org/legal/epl-v20.html)    License: GNU Lesser General Public License  (https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
  - Logback Core Module (http://logback.qos.ch/logback-core) ch.qos.logback:logback-core:jar:1.5.32
    License: Eclipse Public License - v 2.0  (https://www.eclipse.org/legal/epl-v20.html)    License: GNU Lesser General Public License  (https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
  - JUL to SLF4J bridge (http://www.slf4j.org) org.slf4j:jul-to-slf4j:jar:2.0.18
    License: MIT  (https://opensource.org/license/mit)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:2.0.18
    License: MIT  (https://opensource.org/license/mit)

From: 'Spring IO' (https://spring.io)
  - Spring Retry (https://github.com/spring-projects/spring-retry) org.springframework.retry:spring-retry:jar:2.0.12
    License: Apache 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Spring IO' (https://spring.io/projects/spring-framework)
  - Spring AOP (https://github.com/spring-projects/spring-framework) org.springframework:spring-aop:jar:6.2.18
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Beans (https://github.com/spring-projects/spring-framework) org.springframework:spring-beans:jar:6.2.18
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Context (https://github.com/spring-projects/spring-framework) org.springframework:spring-context:jar:6.2.18
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Core (https://github.com/spring-projects/spring-framework) org.springframework:spring-core:jar:6.2.18
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Expression Language (SpEL) (https://github.com/spring-projects/spring-framework) org.springframework:spring-expression:jar:6.2.18
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Commons Logging Bridge (https://github.com/spring-projects/spring-framework) org.springframework:spring-jcl:jar:6.2.18
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring TestContext Framework (https://github.com/spring-projects/spring-framework) org.springframework:spring-test:jar:6.2.18
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'The Apache Software Foundation' (http://www.apache.org)
  - Apache Tika core (https://tika.apache.org/) org.apache.tika:tika-core:bundle:3.3.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - Apache Commons Codec (https://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.22.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons IO (https://commons.apache.org/proper/commons-io/) commons-io:commons-io:jar:2.22.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Compress (https://commons.apache.org/proper/commons-compress/) org.apache.commons:commons-compress:jar:1.28.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Lang (https://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.20.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j API (https://logging.apache.org/log4j/2.x/) org.apache.logging.log4j:log4j-api:jar:2.26.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Log4j API to SLF4J Adapter (https://logging.apache.org/log4j/2.x/) org.apache.logging.log4j:log4j-to-slf4j:jar:2.26.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'VMware, Inc.' (https://spring.io)
  - spring-boot (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot:jar:3.5.14
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-autoconfigure (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-autoconfigure:jar:3.5.14
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-starter (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter:jar:3.5.14
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-starter-logging (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter-logging:jar:3.5.14
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-starter-test (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter-test:jar:3.5.14
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-test (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-test:jar:3.5.14
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-test-autoconfigure (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.14
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'xerial.org' (https://github.com/xerial/snappy-java)
  - snappy-java (https://github.com/xerial/snappy-java) org.xerial.snappy:snappy-java:bundle:1.1.10.7
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)

From: 'XMLUnit' (https://www.xmlunit.org/)
  - org.xmlunit:xmlunit-core (https://www.xmlunit.org/) org.xmlunit:xmlunit-core:jar:2.10.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)




