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

Kogito :: Test Utilities :: Spring Boot


From: 'an unknown organization'

  - docker-java-api (https://github.com/docker-java/docker-java) com.github.docker-java:docker-java-api:jar:3.3.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - docker-java-transport (https://github.com/docker-java/docker-java) com.github.docker-java:docker-java-transport:jar:3.3.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - docker-java-transport-zerodep (https://github.com/docker-java/docker-java) com.github.docker-java:docker-java-transport-zerodep:jar:3.3.6
    License: The Apache Software 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)

  - 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)

  - CloudEvents - API (https://cloudevents.github.io/sdk-java/cloudevents-api/) io.cloudevents:cloudevents-api:jar:2.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - micrometer-commons (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-commons:jar:1.12.6
    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.12.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Java Native Access (https://github.com/java-native-access/jna) net.java.dev.jna:jna:jar:5.13.0
    License: LGPL-2.1-or-later  (https://www.gnu.org/licenses/old-licenses/lgpl-2.1)
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Kafka (https://kafka.apache.org) org.apache.kafka:kafka-clients:jar:3.6.1
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Hamcrest (http://hamcrest.org/JavaHamcrest/) org.hamcrest:hamcrest:jar:2.2
    License: BSD License 3  (http://opensource.org/licenses/BSD-3-Clause)

  - JetBrains Java Annotations (https://github.com/JetBrains/java-annotations) org.jetbrains:annotations:jar:17.0.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - LZ4 and xxHash (https://github.com/lz4/lz4-java) org.lz4:lz4-java:jar:1.8.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Duct Tape (https://github.com/rnorth/duct-tape) org.rnorth.duct-tape:duct-tape:jar:1.0.8
    License: MIT  (http://opensource.org/licenses/MIT)

  - JSONassert (https://github.com/skyscreamer/JSONassert) org.skyscreamer:jsonassert:jar:1.5.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Testcontainers :: Database-Commons (https://java.testcontainers.org) org.testcontainers:database-commons:jar:1.19.8
    License: MIT  (http://opensource.org/licenses/MIT)

  - Testcontainers :: JDBC (https://java.testcontainers.org) org.testcontainers:jdbc:jar:1.19.8
    License: MIT  (http://opensource.org/licenses/MIT)

  - Testcontainers :: JUnit Jupiter Extension (https://java.testcontainers.org) org.testcontainers:junit-jupiter:jar:1.19.8
    License: MIT  (http://opensource.org/licenses/MIT)

  - Testcontainers :: Kafka (https://java.testcontainers.org) org.testcontainers:kafka:jar:1.19.8
    License: MIT  (http://opensource.org/licenses/MIT)

  - Testcontainers :: MongoDB (https://java.testcontainers.org) org.testcontainers:mongodb:jar:1.19.8
    License: MIT  (http://opensource.org/licenses/MIT)

  - Testcontainers :: JDBC :: Oracle XE (https://java.testcontainers.org) org.testcontainers:oracle-xe:jar:1.19.8
    License: MIT  (http://opensource.org/licenses/MIT)

  - Testcontainers :: JDBC :: PostgreSQL (https://java.testcontainers.org) org.testcontainers:postgresql:jar:1.19.8
    License: MIT  (http://opensource.org/licenses/MIT)

  - Testcontainers Core (https://java.testcontainers.org) org.testcontainers:testcontainers:jar:1.19.8
    License: MIT  (http://opensource.org/licenses/MIT)

  - SnakeYAML (https://bitbucket.org/snakeyaml/snakeyaml) org.yaml:snakeyaml:bundle:2.2
    License: Apache 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.4.9
    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.4.10
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'com.github.luben'

  - zstd-jni (https://github.com/luben/zstd-jni) com.github.luben:zstd-jni:jar:1.5.5-1
    License: BSD 2-Clause License  (https://opensource.org/licenses/BSD-2-Clause)


From: 'Eclipse Foundation' (https://www.eclipse.org)

  - Jakarta Activation API (https://github.com/jakartaee/jaf-api) jakarta.activation:jakarta.activation-api:jar:2.1.3
    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.1
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)


From: 'FasterXML' (http://fasterxml.com/)

  - Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'JUnit' (http://www.junit.org)

  - JUnit (http://junit.org) junit:junit:jar:4.13.2
    License: Eclipse Public License 1.0  (http://www.eclipse.org/legal/epl-v10.html)


From: 'OW2' (http://www.ow2.org/)

  - asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.3
    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.4.14
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)
    License: GNU Lesser General Public License  (http://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.4.14
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)
    License: GNU Lesser General Public License  (http://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.13
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:2.0.6
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)


From: 'Spring IO' (https://spring.io/projects/spring-framework)

  - Spring AOP (https://github.com/spring-projects/spring-framework) org.springframework:spring-aop:jar:6.1.8
    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.1.8
    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.1.8
    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.1.8
    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.1.8
    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.1.8
    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.1.8
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


From: 'The Apache Software Foundation' (https://apache.org/)

  - KIE :: Public API (http://www.drools.org/drools-build-parent/kie-api) org.kie:kie-api:jar:10.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Kogito :: API :: Public API (http://kogito.kie.org/kogito-build/kogito-dependencies-bom/kogito-build-no-bom-parent/kogito-build-parent/kogito-api-parent/kogito-api) org.kie.kogito:kogito-api:jar:10.0.0
    License: Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Kogito :: Test Utilities :: Common (http://kogito.kie.org/kogito-build/kogito-dependencies-bom/kogito-build-no-bom-parent/kogito-build-parent/kogito-test-utils) org.kie.kogito:kogito-test-utils:jar:10.0.0
    License: Apache Software License, Version 2.0  (http://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.16.1
    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.15.1
    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.26.1
    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.14.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Log4j API (https://logging.apache.org/log4j/2.x/log4j/log4j-api/) org.apache.logging.log4j:log4j-api:jar:2.21.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Log4j to SLF4J Adapter (https://logging.apache.org/log4j/2.x/log4j/log4j-to-slf4j/) org.apache.logging.log4j:log4j-to-slf4j:jar:2.21.1
    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.2.6
    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.2.6
    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.2.6
    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.2.6
    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.2.6
    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.2.6
    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.2.6
    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.5
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)





