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

Drools Quarkus - Runtime


From: 'an unknown organization'

  - javaparser-core (https://github.com/javaparser/javaparser-core) com.github.javaparser:javaparser-core:jar:3.25.8
    License: GNU Lesser General Public License  (http://www.gnu.org/licenses/lgpl-3.0.html)
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - org-crac (https://github.com/crac/org.crac) io.github.crac:org-crac:jar:0.1.3
    License: BSD-2-Clause  (https://opensource.org/licenses/BSD-2-Clause)

  - Quarkus - ArC - Runtime (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-arc:jar:3.15.3.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - Bootstrap - Runner (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-bootstrap-runner:jar:3.15.3.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)

  - Quarkus - Bootstrap - Classloader common utilities (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-classloader-commons:jar:3.15.3.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)

  - Quarkus - Core - Runtime (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-core:jar:3.15.3.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - Development mode - SPI (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-development-mode-spi:jar:3.15.3.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - IDE Launcher (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-ide-launcher:jar:3.15.3.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - ArC - Runtime (https://github.com/quarkusio/quarkus) io.quarkus.arc:arc:jar:3.15.3.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)

  - ArC - Processor (https://github.com/quarkusio/quarkus) io.quarkus.arc:arc-processor:jar:3.15.3.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)

  - Jandex: Core (https://smallrye.io) io.smallrye:jandex:bundle:3.2.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Common: Annotations (http://smallrye.io) io.smallrye.common:smallrye-common-annotation:jar:2.6.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Common: Classloader (http://smallrye.io) io.smallrye.common:smallrye-common-classloader:jar:2.6.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Common: Constraints (http://smallrye.io) io.smallrye.common:smallrye-common-constraint:jar:2.6.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Common: CPU (http://smallrye.io) io.smallrye.common:smallrye-common-cpu:jar:2.6.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Common: Expressions (http://smallrye.io) io.smallrye.common:smallrye-common-expression:jar:2.6.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Common: Functions (http://smallrye.io) io.smallrye.common:smallrye-common-function:jar:2.6.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Common: IO (http://smallrye.io) io.smallrye.common:smallrye-common-io:jar:2.6.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Common: Net (http://smallrye.io) io.smallrye.common:smallrye-common-net:jar:2.6.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Common: OS (http://smallrye.io) io.smallrye.common:smallrye-common-os:jar:2.6.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Common: References (http://smallrye.io) io.smallrye.common:smallrye-common-ref:jar:2.6.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Config: CDI (https://smallrye.io) io.smallrye.config:smallrye-config:jar:3.9.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Config: Common (https://smallrye.io) io.smallrye.config:smallrye-config-common:jar:3.9.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Config: Core (https://smallrye.io) io.smallrye.config:smallrye-config-core:jar:3.9.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jakarta Interceptors (https://github.com/jakartaee/interceptors) jakarta.interceptor:jakarta.interceptor-api:jar:2.2.0
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

  - Java Concurrency Tools Core Library (https://github.com/JCTools) org.jctools:jctools-core:bundle:4.0.5
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'ANTLR' (http://www.antlr.org)

  - ANTLR 3 Runtime (http://www.antlr.org) org.antlr:antlr-runtime:jar:3.5.2
    License: BSD licence  (http://antlr.org/license.html)

  - ANTLR 4 Runtime (http://www.antlr.org/antlr4-runtime) org.antlr:antlr4-runtime:jar:4.10.1
    License: The BSD License  (http://www.antlr.org/license.html)


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

  - MicroProfile Config API (https://microprofile.io/project/eclipse/microprofile-config/microprofile-config-api) org.eclipse.microprofile.config:microprofile-config-api:jar:3.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - MicroProfile Context Propagation (http://microprofile.io/microprofile-context-propagation-api) org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api:jar:1.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


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

  - 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 Expression Language API (https://projects.eclipse.org/projects/ee4j.el) jakarta.el:jakarta.el-api:jar:5.0.1
    License: Eclipse Public License v. 2.0  (https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt)
    License: GNU General Public License, version 2 with the GNU Classpath Exception  (https://www.gnu.org/software/classpath/license.html)

  - CDI Language Model (https://projects.eclipse.org/projects/ee4j/jakarta.enterprise.cdi-parent/jakarta.enterprise.lang-model) jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)

  - Jakarta Dependency Injection (https://github.com/eclipse-ee4j/injection-api) jakarta.inject:jakarta.inject-api:jar:2.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jakarta JSON Processing API (https://github.com/eclipse-ee4j/jsonp) jakarta.json:jakarta.json-api:jar:2.1.3
    License: Eclipse Public License 2.0  (https://projects.eclipse.org/license/epl-2.0)
    License: GNU General Public License, version 2 with the GNU Classpath Exception  (https://projects.eclipse.org/license/secondary-gpl-2.0-cp)

  - Eclipse Parsson (https://github.com/eclipse-ee4j/parsson/parsson) org.eclipse.parsson:parsson:jar:1.1.5
    License: Eclipse Public License 2.0  (https://projects.eclipse.org/license/epl-2.0)
    License: GNU General Public License, version 2 with the GNU Classpath Exception  (https://projects.eclipse.org/license/secondary-gpl-2.0-cp)


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

  - Eclipse Compiler for Java(TM) (https://projects.eclipse.org/projects/eclipse.jdt) org.eclipse.jdt:ecj:jar:3.33.0
    License: Eclipse Public License - v 2.0  (https://www.eclipse.org/legal/epl-2.0/)


From: 'EE4J Community' (https://github.com/eclipse-ee4j)

  - jakarta.transaction API (https://projects.eclipse.org/projects/ee4j.jta) jakarta.transaction:jakarta.transaction-api:jar:2.0.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)


From: 'JBoss by Red Hat' (http://www.jboss.org)

  - Quarkus - FS Util (https://quarkus.io/) io.quarkus:quarkus-fs-util:jar:0.0.10
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Gizmo (http://www.jboss.org) io.quarkus.gizmo:gizmo:jar:1.8.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - JBoss Logging 3 (http://www.jboss.org) org.jboss.logging:jboss-logging:jar:3.5.3.Final
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)

  - JBoss Logging I18n Annotations (https://jboss.org) org.jboss.logging:jboss-logging-annotations:jar:3.0.1.Final
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)

  - JBoss Log Manager (https://jboss.org) org.jboss.logmanager:jboss-logmanager:jar:3.1.1.Final
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)

  - SLF4J: JBoss Log Manager (https://jboss.org/slf4j-jboss-logmanager) org.jboss.slf4j:slf4j-jboss-logmanager:jar:2.0.0.Final
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)

  - JBoss Threads (http://www.jboss.org) org.jboss.threads:jboss-threads:jar:3.6.1.Final
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - wildfly-common (http://www.jboss.org) org.wildfly.common:wildfly-common:jar:1.7.0.Final
    License: Apache License 2.0  (http://repository.jboss.org/licenses/apache-2.0.txt)


From: 'JBoss by Red Hat, Inc.' (https://jboss.org)

  - CDI APIs (http://cdi-spec.org) jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


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

  - asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.7
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)

  - asm-analysis (http://asm.ow2.io/) org.ow2.asm:asm-analysis:jar:9.7
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)

  - asm-tree (http://asm.ow2.io/) org.ow2.asm:asm-tree:jar:9.7
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)

  - asm-util (http://asm.ow2.io/) org.ow2.asm:asm-util:jar:9.7
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)


From: 'QOS.ch' (http://www.qos.ch)

  - 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: 'SmallRye' (https://wwww.smallrye.io)

  - SmallRye Mutiny - Core library (https://smallrye.io/smallrye-mutiny) io.smallrye.reactive:mutiny:jar:2.6.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


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

  - Drools :: base (http://www.drools.org/drools-build-parent/drools-base) org.drools:drools-base:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Canonical Model (http://www.drools.org/drools-build-parent/drools-model/drools-canonical-model) org.drools:drools-canonical-model:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Codegen :: Common (http://www.drools.org/drools-build-parent/drools-model/drools-codegen-common) org.drools:drools-codegen-common:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Compiler (http://www.drools.org/drools-build-parent/drools-compiler) org.drools:drools-compiler:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Core (http://www.drools.org/drools-build-parent/drools-core) org.drools:drools-core:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: DRL AST (http://www.drools.org/drools-build-parent/drools-drl/drools-drl-ast) org.drools:drools-drl-ast:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: DRL :: Extensions (http://www.drools.org/drools-build-parent/drools-drl/drools-drl-extensions) org.drools:drools-drl-extensions:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: DRL :: Parser (http://www.drools.org/drools-build-parent/drools-drl/drools-drl-parser) org.drools:drools-drl-parser:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: ECJ (http://www.drools.org/drools-build-parent/drools-ecj) org.drools:drools-ecj:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: IO (http://www.drools.org/drools-build-parent/drools-io) org.drools:drools-io:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: KieSession (http://www.drools.org/drools-build-parent/drools-kiesession) org.drools:drools-kiesession:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Model :: Codegen (http://www.drools.org/drools-build-parent/drools-model/drools-model-codegen) org.drools:drools-model-codegen:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Model :: Compiler (http://www.drools.org/drools-build-parent/drools-model/drools-model-compiler) org.drools:drools-model-compiler:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Canonical Model :: Prototype (http://www.drools.org/drools-build-parent/drools-model/drools-model-prototype) org.drools:drools-model-prototype:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: MVEL Compiler (http://www.drools.org/drools-build-parent/drools-model/drools-mvel-compiler) org.drools:drools-mvel-compiler:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: MVEL Parser (http://www.drools.org/drools-build-parent/drools-model/drools-mvel-parser) org.drools:drools-mvel-parser:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Truth Maintenance System (http://www.drools.org/drools-build-parent/drools-tms) org.drools:drools-tms:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Util (http://www.drools.org/drools-build-parent/drools-util) org.drools:drools-util:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Wiring :: API (http://www.drools.org/drools-build-parent/drools-wiring/drools-wiring-api) org.drools:drools-wiring-api:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Wiring :: Static (http://www.drools.org/drools-build-parent/drools-wiring/drools-wiring-static) org.drools:drools-wiring-static:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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

  - KIE :: Internal (http://www.drools.org/drools-build-parent/kie-internal) org.kie:kie-internal:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - KIE :: Memory Compiler (http://www.drools.org/drools-build-parent/kie-memory-compiler) org.kie:kie-memory-compiler:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - KIE :: Util :: Maven Support (http://www.drools.org/drools-build-parent/kie-util/kie-util-maven-support) org.kie:kie-util-maven-support:jar:10.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - KIE :: Util :: XML supposrt (http://www.drools.org/drools-build-parent/kie-util/kie-util-xml) org.kie:kie-util-xml:jar:10.1.0
    License: The 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.18.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)





