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

Camel Quarkus :: Servlet :: 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)
  - 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)
  - 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.0.2
    License: Universal Permissive License, Version 1.0  (http://opensource.org/licenses/UPL)

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)

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)

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)
  - Quarkus - ArC - Runtime (http://www.jboss.org/quarkus-parent/quarkus-build-parent/quarkus-arc-parent/quarkus-arc) io.quarkus:quarkus-arc:jar:0.19.1
    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.19.1
    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.19.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Quarkus - JAXB - Runtime (http://www.jboss.org/quarkus-parent/quarkus-build-parent/quarkus-jaxb-parent/quarkus-jaxb) io.quarkus:quarkus-jaxb:jar:0.19.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Quarkus - Undertow - Runtime (http://www.jboss.org/quarkus-parent/quarkus-build-parent/quarkus-undertow-parent/quarkus-undertow) io.quarkus:quarkus-undertow:jar:0.19.1
    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.19.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Undertow Core (http://www.jboss.org/undertow-parent/undertow-core) io.undertow:undertow-core:jar:2.0.21.Final
    License: Apache License Version 2.0  (http://repository.jboss.org/licenses/apache-2.0.txt)
  - Undertow Servlet (http://www.jboss.org/undertow-parent/undertow-servlet) io.undertow:undertow-servlet:jar:2.0.21.Final
    License: Apache License Version 2.0  (http://repository.jboss.org/licenses/apache-2.0.txt)
  - 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)
  - 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 Servlet 4.0 API (http://www.jboss.org/jboss-servlet-api_4.0_spec) org.jboss.spec.javax.servlet:jboss-servlet-api_4.0_spec:jar:1.0.0.Final
    License: Common Development And Distribution License 1.1  (https://javaee.github.io/glassfish/LICENSE)    License: GNU General Public License v2.0 only, with Classpath exception  (http://openjdk.java.net/legal/gplv2+ce.html)
  - JBoss Threads (http://www.jboss.org/jboss-threads) org.jboss.threads:jboss-threads:jar:3.0.0.Beta4
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - XNIO API (http://www.jboss.org/xnio) org.jboss.xnio:xnio-api:jar:3.7.2.Final
    License: Apache License 2.0  (http://repository.jboss.org/licenses/apache-2.0.txt)
  - XNIO NIO Implementation (http://www.jboss.org/xnio-all/xnio-nio) org.jboss.xnio:xnio-nio:jar:3.7.2.Final
    License: Apache License 2.0  (http://repository.jboss.org/licenses/apache-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: 'Oracle Corporation' (http://www.oracle.com/)
  - jaxb-api (https://github.com/javaee/jaxb-spec/jaxb-api) javax.xml.bind:jaxb-api:jar:2.3.1
    License: CDDL 1.1  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)    License: GPL2 w/ CPE  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)

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: '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-M2
    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-M2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Browse (https://www.apache.org/camel/camel-parent/components/camel-browse/) org.apache.camel:camel-browse:jar:3.0.0-M2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Controlbus (https://www.apache.org/camel/camel-parent/components/camel-controlbus/) org.apache.camel:camel-controlbus:jar:3.0.0-M2
    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-M2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Dataformat (https://www.apache.org/camel/camel-parent/components/camel-dataformat/) org.apache.camel:camel-dataformat:jar:3.0.0-M2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Direct VM (https://www.apache.org/camel/camel-parent/components/camel-directvm/) org.apache.camel:camel-directvm:jar:3.0.0-M2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: File (https://www.apache.org/camel/camel-parent/components/camel-file/) org.apache.camel:camel-file:jar:3.0.0-M2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: HTTP :: Common (https://www.apache.org/camel/camel-parent/components/camel-http-common/) org.apache.camel:camel-http-common:jar:3.0.0-M2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Language (https://www.apache.org/camel/camel-parent/components/camel-language/) org.apache.camel:camel-language:jar:3.0.0-M2
    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-M2
    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-M2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Ref (https://www.apache.org/camel/camel-parent/components/camel-ref/) org.apache.camel:camel-ref:jar:3.0.0-M2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Saga (https://www.apache.org/camel/camel-parent/components/camel-saga/) org.apache.camel:camel-saga:jar:3.0.0-M2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Scheduler (https://www.apache.org/camel/camel-parent/components/camel-scheduler/) org.apache.camel:camel-scheduler:jar:3.0.0-M2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Seda (https://www.apache.org/camel/camel-parent/components/camel-seda/) org.apache.camel:camel-seda:jar:3.0.0-M2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Servlet (https://www.apache.org/camel/camel-parent/components/camel-servlet/) org.apache.camel:camel-servlet:jar:3.0.0-M2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Stub (https://www.apache.org/camel/camel-parent/components/camel-stub/) org.apache.camel:camel-stub:jar:3.0.0-M2
    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-M2
    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-M2
    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-M2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Validator (https://www.apache.org/camel/camel-parent/components/camel-validator/) org.apache.camel:camel-validator:jar:3.0.0-M2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: VM (https://www.apache.org/camel/camel-parent/components/camel-vm/) org.apache.camel:camel-vm:jar:3.0.0-M2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: XSLT (https://www.apache.org/camel/camel-parent/components/camel-xslt/) org.apache.camel:camel-xslt:jar:3.0.0-M2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel Quarkus :: Core :: Runtime (http://camel.apache.org/camel-quarkus-build-parent/camel-quarkus-core-parent/camel-quarkus-core) org.apache.camel.quarkus:camel-quarkus-core:jar:0.0.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)




