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

Camel Quarkus :: JDBC :: Runtime


From: 'an unknown organization'
  - Caffeine cache (https://github.com/ben-manes/caffeine) com.github.ben-manes.caffeine:caffeine:jar:2.6.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - RxJava (https://github.com/ReactiveX/RxJava) io.reactivex.rxjava2:rxjava:jar:2.2.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - SmallRye: MicroProfile Config Implementation (http://smallrye.io/smallrye-config-parent/smallrye-config) io.smallrye:smallrye-config:jar:1.3.5
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - smallrye-context-propagation (https://github.com/smallrye/smallrye-context-propagation/smallrye-context-propagation) io.smallrye:smallrye-context-propagation:jar:1.0.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - smallrye-context-propagation-api (https://github.com/smallrye/smallrye-context-propagation/smallrye-context-propagation-api) io.smallrye:smallrye-context-propagation-api:jar:1.0.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - smallrye-context-propagation-jta (http://maven.apache.org) io.smallrye:smallrye-context-propagation-jta:jar:1.0.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - javax.inject (http://code.google.com/p/atinject/) javax.inject:javax.inject:jar:1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Graal Sdk (https://github.com/oracle/graal) org.graalvm.sdk:graal-sdk:jar:19.1.1
    License: Universal Permissive License, Version 1.0  (http://opensource.org/licenses/UPL)
  - reactive-streams (http://www.reactive-streams.org/) org.reactivestreams:reactive-streams:jar:1.0.2
    License: CC0  (http://creativecommons.org/publicdomain/zero/1.0/)

From: 'Eclipse Foundation' (http://www.eclipse.org/)
  - MicroProfile Config API (http://microprofile.io/microprofile-config-api) org.eclipse.microprofile.config:microprofile-config-api:jar:1.3
    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.0-RC1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Eclipse MicroProfile Reactive Streams Operators API (http://microprofile.io/microprofile-reactive-streams-operators-api) org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-api:jar:1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - MicroProfile Reactive Streams Operators Core (http://microprofile.io/microprofile-reactive-streams-operators-core) org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-core:jar:1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'GlassFish Community' (http://glassfish.org)
  - Expression Language 3.0 API (http://uel-spec.java.net) javax.el:javax.el-api:jar:3.0.0
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

From: 'GlassFish Community' (https://glassfish.java.net)
  - javax.interceptor API (http://interceptors-spec.java.net) javax.interceptor:javax.interceptor-api:jar:1.2
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)
  - javax.transaction API (http://jta-spec.java.net) javax.transaction:javax.transaction-api:jar:1.2
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

From: 'GlassFish Community' (https://javaee.github.io/glassfish)
  - javax.annotation API (http://jcp.org/en/jsr/detail?id=250) javax.annotation:javax.annotation-api:jar:1.3.2
    License: CDDL + GPLv2 with classpath exception  (https://github.com/javaee/javax.annotation/blob/master/LICENSE)

From: 'JBoss by Red Hat' (http://www.jboss.org)
  - Agroal API (https://github.com/agroal/agroal-api) io.agroal:agroal-api:jar:1.5
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Agroal Narayana Integration (https://github.com/agroal/agroal-narayana) io.agroal:agroal-narayana:jar:1.5
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Agroal Connection Pool (https://github.com/agroal/agroal-pool) io.agroal:agroal-pool:jar:1.5
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Quarkus - Agroal - Runtime (http://www.jboss.org/quarkus-parent/quarkus-build-parent/quarkus-agroal-parent/quarkus-agroal) io.quarkus:quarkus-agroal:jar:0.22.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Quarkus - ArC - Runtime (http://www.jboss.org/quarkus-parent/quarkus-build-parent/quarkus-arc-parent/quarkus-arc) io.quarkus:quarkus-arc:jar:0.22.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Quarkus - Caffeine - Runtime (http://www.jboss.org/quarkus-parent/quarkus-build-parent/quarkus-caffeine-parent/quarkus-caffeine) io.quarkus:quarkus-caffeine:jar:0.22.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Quarkus - Core - Runtime (http://www.jboss.org/quarkus-parent/quarkus-build-parent/quarkus-core-parent/quarkus-core) io.quarkus:quarkus-core:jar:0.22.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Quarkus - Narayana JTA - Runtime (http://www.jboss.org/quarkus-parent/quarkus-build-parent/quarkus-narayana-jta-parent/quarkus-narayana-jta) io.quarkus:quarkus-narayana-jta:jar:0.22.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ArC - Runtime (http://www.jboss.org/arc-parent/arc) io.quarkus.arc:arc:jar:0.22.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - JBoss Transaction SPI (http://www.jboss.org) org.jboss:jboss-transaction-spi:jar:7.6.0.Final
    License: Public Domain 
  - JBoss Logging 3 (http://www.jboss.org) org.jboss.logging:jboss-logging:jar:3.3.2.Final
    License: Apache License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JBoss Logging I18n Annotations (http://www.jboss.org/jboss-logging-tools-parent/jboss-logging-annotations) org.jboss.logging:jboss-logging-annotations:jar:2.1.0.Final
    License: Apache License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JBoss Log Manager (Embedded) (http://www.jboss.org/jboss-logmanager-embedded) org.jboss.logmanager:jboss-logmanager-embedded:jar:1.0.3
    License: Apache License 2.0  (http://repository.jboss.org/licenses/apache-2.0.txt)
  - Narayana: ArjunaJTA narayana-jta (http://www.jboss.org/jbosstm/narayana-jta-all/narayana-jta/) org.jboss.narayana.jta:narayana-jta:jar:5.9.8.Final
    License: LGPL 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)
  - Narayana: ArjunaJTS integration (http://www.jboss.org/jbosstm/narayana-jts-all/narayana-jts-integration/) org.jboss.narayana.jts:narayana-jts-integration:jar:5.9.8.Final
    License: LGPL 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)
  - slf4j to JBoss Logging Adapter (http://www.jboss.org) org.jboss.slf4j:slf4j-jboss-logging:jar:1.2.0.Final
    License: Public Domain  (http://repository.jboss.org/licenses/cc0-1.0.txt)
  - Java(TM) EE Connector Architecture 1.7 API (http://www.jboss.org/jboss-connector-api_1.7_spec) org.jboss.spec.javax.resource:jboss-connector-api_1.7_spec:jar:1.0.0.Final
    License: Common Development and Distribution License  (http://repository.jboss.org/licenses/cddl.txt)    License: GNU General Public License, Version 2 with the Classpath Exception  (http://repository.jboss.org/licenses/gpl-2.0-ce.txt)
  - JACC 1.5 API (http://www.jboss.org/jboss-jacc-api_1.5_spec) org.jboss.spec.javax.security.jacc:jboss-jacc-api_1.5_spec:jar:1.0.2.Final
    License: Common Development and Distribution License  (http://repository.jboss.org/licenses/cddl.txt)    License: GNU General Public License, Version 2 with the Classpath Exception  (http://repository.jboss.org/licenses/gpl-2.0-ce.txt)
  - Java Transaction API (http://www.jboss.org/jboss-transaction-api_1.2_spec) org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final
    License: Common Development and Distribution License  (http://repository.jboss.org/licenses/cddl.txt)    License: GNU General Public License, Version 2 with the Classpath Exception  (http://repository.jboss.org/licenses/gpl-2.0-ce.txt)
  - JBoss Threads (http://www.jboss.org/jboss-threads) org.jboss.threads:jboss-threads:jar:3.0.0.Beta5
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - wildfly-common (http://www.jboss.org/wildfly-common) org.wildfly.common:wildfly-common:jar:1.5.0.Final-format-001
    License: Apache License 2.0  (http://repository.jboss.org/licenses/apache-2.0.txt)
  - WildFly Elytron - ASN.1 (http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-asn1) org.wildfly.security:wildfly-elytron-asn1:jar:2.0.0.Alpha4
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WildFly Elytron - Auth (http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-auth) org.wildfly.security:wildfly-elytron-auth:jar:2.0.0.Alpha4
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WildFly Elytron - Auth Server (http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-auth-server) org.wildfly.security:wildfly-elytron-auth-server:jar:2.0.0.Alpha4
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WildFly Elytron - Base (http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-base) org.wildfly.security:wildfly-elytron-base:jar:2.0.0.Alpha4
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WildFly Elytron - Credential (http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-credential) org.wildfly.security:wildfly-elytron-credential:jar:2.0.0.Alpha4
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WildFly Elytron - Credential (http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-keystore) org.wildfly.security:wildfly-elytron-keystore:jar:2.0.0.Alpha4
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WildFly Elytron - Permission (http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-permission) org.wildfly.security:wildfly-elytron-permission:jar:2.0.0.Alpha4
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WildFly Elytron - Provider Util (http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-provider-util) org.wildfly.security:wildfly-elytron-provider-util:jar:2.0.0.Alpha4
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WildFly Elytron - SSL (http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-ssl) org.wildfly.security:wildfly-elytron-ssl:jar:2.0.0.Alpha4
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WildFly Elytron - Util (http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-util) org.wildfly.security:wildfly-elytron-util:jar:2.0.0.Alpha4
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WildFly Elytron - X.500 (http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-x500) org.wildfly.security:wildfly-elytron-x500:jar:2.0.0.Alpha4
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WildFly Elytron - X.500 Certificates (http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-x500-cert) org.wildfly.security:wildfly-elytron-x500-cert:jar:2.0.0.Alpha4
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WildFly Elytron - X.500 Certificate Utility Classes (http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-x500-cert-util) org.wildfly.security:wildfly-elytron-x500-cert-util:jar:2.0.0.Alpha4
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'JBoss by Red Hat, Inc.' (http://jboss.org)
  - CDI APIs (http://cdi-spec.org) javax.enterprise:cdi-api:jar:2.0.SP1
    License: Apache License 2.0  (http://repository.jboss.org/licenses/apache-2.0.txt)

From: 'OSGi Alliance' (http://www.osgi.org/)
  - org.osgi:org.osgi.annotation.versioning (http://www.osgi.org/) org.osgi:org.osgi.annotation.versioning:jar:1.0.0
    License: Apache License, Version 2.0  (http://opensource.org/licenses/apache2.0.php)

From: 'QOS.ch' (http://www.qos.ch)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.25
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'SmallRye' (https://wwww.smallrye.io)
  - smallrye-reactive-converter-api (http://smallrye.io/smallrye-reactive-streams-operators-project/smallrye-reactive-converter-api) io.smallrye.reactive:smallrye-reactive-converter-api:jar:1.0.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - smallrye-reactive-streams-operators-1.0 (http://smallrye.io/smallrye-reactive-streams-operators-project-1.0/smallrye-reactive-streams-operators-1.0) io.smallrye.reactive:smallrye-reactive-streams-operators-1.0:jar:1.0.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Spring IO' (https://projects.spring.io/spring-framework)
  - Spring Beans (https://github.com/spring-projects/spring-framework) org.springframework:spring-beans:jar:5.1.9.RELEASE
    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:5.1.9.RELEASE
    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:5.1.9.RELEASE
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring JDBC (https://github.com/spring-projects/spring-framework) org.springframework:spring-jdbc:jar:5.1.9.RELEASE
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Transaction (https://github.com/spring-projects/spring-framework) org.springframework:spring-tx:jar:5.1.9.RELEASE
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - Camel :: API (https://www.apache.org/camel/camel-parent/core/camel-api/) org.apache.camel:camel-api:jar:3.0.0-RC1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Base (https://www.apache.org/camel/camel-parent/core/camel-base/) org.apache.camel:camel-base:jar:3.0.0-RC1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Caffeine LRUCache (https://www.apache.org/camel/camel-parent/core/camel-caffeine-lrucache/) org.apache.camel:camel-caffeine-lrucache:jar:3.0.0-RC1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Core (https://www.apache.org/camel/camel-parent/core/camel-core/) org.apache.camel:camel-core:jar:3.0.0-RC1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Core Engine (https://www.apache.org/camel/camel-parent/core/camel-core-engine/) org.apache.camel:camel-core-engine:jar:3.0.0-RC1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: JAXP (https://www.apache.org/camel/camel-parent/core/camel-jaxp/) org.apache.camel:camel-jaxp:jar:3.0.0-RC1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: JDBC (https://www.apache.org/camel/camel-parent/components/camel-jdbc/) org.apache.camel:camel-jdbc:jar:3.0.0-RC1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Management API (https://www.apache.org/camel/camel-parent/core/camel-management-api/) org.apache.camel:camel-management-api:jar:3.0.0-RC1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: MicroProfile Config (https://www.apache.org/camel/camel-parent/components/camel-microprofile-config/) org.apache.camel:camel-microprofile-config:jar:3.0.0-RC1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Properties (https://www.apache.org/camel/camel-parent/components/camel-properties/) org.apache.camel:camel-properties:jar:3.0.0-RC1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Support (https://www.apache.org/camel/camel-parent/core/camel-support/) org.apache.camel:camel-support:jar:3.0.0-RC1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Util (https://www.apache.org/camel/camel-parent/core/camel-util/) org.apache.camel:camel-util:jar:3.0.0-RC1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Util :: JSon (https://www.apache.org/camel/camel-parent/tooling/camel-util-json/) org.apache.camel:camel-util-json:jar:3.0.0-RC1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: SPI Annotations (https://www.apache.org/camel/camel-parent/tooling/spi-annotations/) org.apache.camel:spi-annotations:jar:3.0.0-RC1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel Quarkus :: Core :: Runtime (http://camel.apache.org/poms/camel-quarkus-build-parent/camel-quarkus-core-parent/camel-quarkus-core) org.apache.camel.quarkus:camel-quarkus-core:jar:0.2.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)




