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

camel-k-master


From: 'an unknown organization'
  - Generex (https://github.com/mifmif/Generex/tree/master) com.github.mifmif:generex:jar:1.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OkHttp Logging Interceptor (https://github.com/square/okhttp/logging-interceptor) com.squareup.okhttp3:logging-interceptor:jar:3.14.7
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OkHttp (https://github.com/square/okhttp/okhttp) com.squareup.okhttp3:okhttp:jar:3.14.7
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Okio (https://github.com/square/okio/okio) com.squareup.okio:okio:jar:1.17.2
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Automaton (http://www.brics.dk/automaton/) dk.brics.automaton:automaton:jar:1.11-8
    License: BSD  (http://www.opensource.org/licenses/bsd-license.php)
  - zjsonpatch (https://github.com/fabric8io/zjsonpatch/) io.fabric8:zjsonpatch:bundle:0.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - SmallRye Common: Annotations (http://smallrye.io/smallrye-common-annotation) io.smallrye.common:smallrye-common-annotation:jar:1.4.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - SmallRye Common: Classloader (http://smallrye.io/smallrye-common-classloader) io.smallrye.common:smallrye-common-classloader:jar:1.4.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - SmallRye Common: Constraints (http://smallrye.io/smallrye-common-constraint) io.smallrye.common:smallrye-common-constraint:jar:1.4.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - SmallRye Common: Expressions (http://smallrye.io/smallrye-common-expression) io.smallrye.common:smallrye-common-expression:jar:1.4.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - SmallRye Common: Functions (http://smallrye.io/smallrye-common-function) io.smallrye.common:smallrye-common-function:jar:1.4.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - SmallRye Common: IO (http://smallrye.io/smallrye-common-io) io.smallrye.common:smallrye-common-io:jar:1.4.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - SmallRye: MicroProfile Config Implementation (http://smallrye.io/smallrye-config) io.smallrye.config:smallrye-config:jar:1.9.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - SmallRye: Common classes (http://smallrye.io/smallrye-config-common) io.smallrye.config:smallrye-config-common:jar:1.9.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - SmallRye: MicroProfile Config Source - Yaml (http://smallrye.io/smallrye-config-source-yaml) io.smallrye.config:smallrye-config-source-yaml:jar:1.9.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Graal Sdk (https://github.com/oracle/graal) org.graalvm.sdk:graal-sdk:jar:20.2.0
    License: Universal Permissive License, Version 1.0  (http://opensource.org/licenses/UPL)
  - SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.27
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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.4
    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.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Eclipse Foundation' (https://jakarta.ee)
  - Jakarta CDI (http://cdi-spec.org) jakarta.enterprise:jakarta.enterprise.cdi-api:jar:2.0.2
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)

From: 'Eclipse Foundation' (https://www.eclipse.org)
  - JavaBeans Activation Framework API jar (https://github.com/eclipse-ee4j/jaf/jakarta.activation-api) jakarta.activation:jakarta.activation-api:jar:1.2.1
    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:1.3.5
    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 3.0 API (https://projects.eclipse.org/projects/ee4j.el) jakarta.el:jakarta.el-api:jar:3.0.3
    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 Dependency Injection (https://github.com/eclipse-ee4j/injection-api) jakarta.inject:jakarta.inject-api:jar:1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jakarta Interceptors (https://github.com/eclipse-ee4j/interceptor-api) jakarta.interceptor:jakarta.interceptor-api:jar:1.2.5
    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:2.3.3
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

From: 'EE4J Community' (https://github.com/eclipse-ee4j)
  - javax.transaction API (https://projects.eclipse.org/projects/ee4j.jta) jakarta.transaction:jakarta.transaction-api:jar:1.3.3
    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: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.11.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.11.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.11.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-dataformat-YAML (https://github.com/FasterXML/jackson-dataformats-text) com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:bundle:2.11.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson datatype: jdk8 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8) com.fasterxml.jackson.datatype:jackson-datatype-jdk8:bundle:2.11.3
    License: The Apache Software License, Version 2.0  (http://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.11.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson module: JAXB Annotations (https://github.com/FasterXML/jackson-modules-base) com.fasterxml.jackson.module:jackson-module-jaxb-annotations:bundle:2.11.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-module-parameter-names (https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names) com.fasterxml.jackson.module:jackson-module-parameter-names:bundle:2.11.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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-extensions-parent/quarkus-arc-parent/quarkus-arc) io.quarkus:quarkus-arc:jar:1.10.3.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Quarkus - Bootstrap - Runner (http://www.jboss.org/quarkus-bootstrap-parent/quarkus-bootstrap-runner) io.quarkus:quarkus-bootstrap-runner:jar:1.10.3.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Quarkus - Core - Runtime (http://www.jboss.org/quarkus-parent/quarkus-build-parent/quarkus-core-parent/quarkus-core) io.quarkus:quarkus-core:jar:1.10.3.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Quarkus - Development mode - SPI (http://www.jboss.org/quarkus-parent/quarkus-build-parent/quarkus-development-mode-spi) io.quarkus:quarkus-development-mode-spi:jar:1.10.3.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Quarkus - IDE Launcher (http://www.jboss.org/quarkus-parent/quarkus-build-parent/quarkus-ide-launcher) io.quarkus:quarkus-ide-launcher:jar:1.10.3.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Quarkus - Jackson - Runtime (http://www.jboss.org/quarkus-parent/quarkus-build-parent/quarkus-extensions-parent/quarkus-jackson-parent/quarkus-jackson) io.quarkus:quarkus-jackson:jar:1.10.3.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Quarkus - Kubernetes Client - Runtime (http://www.jboss.org/quarkus-parent/quarkus-build-parent/quarkus-extensions-parent/quarkus-kubernetes-client-parent/quarkus-kubernetes-client) io.quarkus:quarkus-kubernetes-client:jar:1.10.3.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Quarkus - Kubernetes Client - Runtime - Internal (http://www.jboss.org/quarkus-parent/quarkus-build-parent/quarkus-extensions-parent/quarkus-kubernetes-client-parent/quarkus-kubernetes-client-internal) io.quarkus:quarkus-kubernetes-client-internal:jar:1.10.3.Final
    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:1.10.3.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Commons Logging to JBoss Logging (http://www.jboss.org) org.jboss.logging:commons-logging-jboss-logging:jar:1.0.0.Final
    License: Apache License 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.4.1.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.6
    License: Apache License 2.0  (http://repository.jboss.org/licenses/apache-2.0.txt)
  - SLF4J: JBoss Log Manager (http://www.jboss.org/slf4j-jboss-logmanager) org.jboss.slf4j:slf4j-jboss-logmanager:jar:1.1.0.Final
    License: Apache License 2.0  (http://repository.jboss.org/licenses/apache-2.0.txt)
  - Jakarta XML Binding API (https://github.com/eclipse-ee4j/jaxb-api/jboss-jaxb-api_2.3_spec) org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec:jar:2.0.0.Final
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - JBoss Threads (http://www.jboss.org/jboss-threads) org.jboss.threads:jboss-threads:jar:3.1.1.Final
    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.4.Final-format-001
    License: Apache License 2.0  (http://repository.jboss.org/licenses/apache-2.0.txt)

From: 'Oracle' (http://www.oracle.com)
  - JavaBeans Activation Framework API jar (http://java.net/all/javax.activation-api/) javax.activation:javax.activation-api:jar:1.2.0
    License: CDDL/GPLv2+CE  (https://github.com/javaee/activation/blob/master/LICENSE.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: 'OW2' (http://www.ow2.org/)
  - asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.0
    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:1.7.30
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'Red Hat' (http://redhat.com)
  - Fabric8 :: Kubernetes :: Java Client (http://fabric8.io/kubernetes-client/) io.fabric8:kubernetes-client:jar:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Admission Registration, Authentication and Authorization (http://fabric8.io/kubernetes-model-generator/kubernetes-model-admissionregistration/) io.fabric8:kubernetes-model-admissionregistration:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: API Extensions (http://fabric8.io/kubernetes-model-generator/kubernetes-model-apiextensions/) io.fabric8:kubernetes-model-apiextensions:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Apps (http://fabric8.io/kubernetes-model-generator/kubernetes-model-apps/) io.fabric8:kubernetes-model-apps:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Autoscaling (http://fabric8.io/kubernetes-model-generator/kubernetes-model-autoscaling/) io.fabric8:kubernetes-model-autoscaling:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Batch (http://fabric8.io/kubernetes-model-generator/kubernetes-model-batch/) io.fabric8:kubernetes-model-batch:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Certificates (http://fabric8.io/kubernetes-model-generator/kubernetes-model-certificates/) io.fabric8:kubernetes-model-certificates:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Common (http://fabric8.io/kubernetes-model-generator/kubernetes-model-common/) io.fabric8:kubernetes-model-common:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Coordination (http://fabric8.io/kubernetes-model-generator/kubernetes-model-coordination/) io.fabric8:kubernetes-model-coordination:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Core (http://fabric8.io/kubernetes-model-generator/kubernetes-model-core/) io.fabric8:kubernetes-model-core:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Discovery (http://fabric8.io/kubernetes-model-generator/kubernetes-model-discovery/) io.fabric8:kubernetes-model-discovery:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Events (http://fabric8.io/kubernetes-model-generator/kubernetes-model-events/) io.fabric8:kubernetes-model-events:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Extensions (http://fabric8.io/kubernetes-model-generator/kubernetes-model-extensions/) io.fabric8:kubernetes-model-extensions:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Metrics (http://fabric8.io/kubernetes-model-generator/kubernetes-model-metrics/) io.fabric8:kubernetes-model-metrics:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Networking (http://fabric8.io/kubernetes-model-generator/kubernetes-model-networking/) io.fabric8:kubernetes-model-networking:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Node (http://fabric8.io/kubernetes-model-generator/kubernetes-model-node/) io.fabric8:kubernetes-model-node:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Policy (http://fabric8.io/kubernetes-model-generator/kubernetes-model-policy/) io.fabric8:kubernetes-model-policy:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: RBAC (http://fabric8.io/kubernetes-model-generator/kubernetes-model-rbac/) io.fabric8:kubernetes-model-rbac:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Scheduling (http://fabric8.io/kubernetes-model-generator/kubernetes-model-scheduling/) io.fabric8:kubernetes-model-scheduling:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Settings (http://fabric8.io/kubernetes-model-generator/kubernetes-model-settings/) io.fabric8:kubernetes-model-settings:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Storage Class (http://fabric8.io/kubernetes-model-generator/kubernetes-model-storageclass/) io.fabric8:kubernetes-model-storageclass:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Openshift :: Java Client (http://fabric8.io/openshift-client/) io.fabric8:openshift-client:jar:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: OpenShift Model (http://fabric8.io/kubernetes-model-generator/openshift-model/) io.fabric8:openshift-model:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: OpenShift Console Model (http://fabric8.io/kubernetes-model-generator/openshift-model-console/) io.fabric8:openshift-model-console:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: OpenShift Monitoring Model (http://fabric8.io/kubernetes-model-generator/openshift-model-monitoring/) io.fabric8:openshift-model-monitoring:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: OpenShift Operator Model (http://fabric8.io/kubernetes-model-generator/openshift-model-operator/) io.fabric8:openshift-model-operator:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: OpenShift OperatorHub Model (http://fabric8.io/kubernetes-model-generator/openshift-model-operatorhub/) io.fabric8:openshift-model-operatorhub:bundle:4.13.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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.7.0
    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.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Base Engine (https://www.apache.org/camel/camel-parent/core/camel-base-engine/) org.apache.camel:camel-base-engine:jar:3.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Cloud (https://www.apache.org/camel/camel-parent/core/camel-cloud/) org.apache.camel:camel-cloud:jar:3.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Cluster (https://www.apache.org/camel/camel-parent/core/camel-cluster/) org.apache.camel:camel-cluster:jar:3.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Component DSL (https://www.apache.org/camel/camel-parent/core/camel-componentdsl/) org.apache.camel:camel-componentdsl:jar:3.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Core Catalog (https://www.apache.org/camel/camel-parent/core/camel-core-catalog/) org.apache.camel:camel-core-catalog:jar:3.7.0
    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.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Core Languages (https://www.apache.org/camel/camel-parent/core/camel-core-languages/) org.apache.camel:camel-core-languages:jar:3.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Core Model (https://www.apache.org/camel/camel-parent/core/camel-core-model/) org.apache.camel:camel-core-model:jar:3.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Core Processor (https://www.apache.org/camel/camel-parent/core/camel-core-processor/) org.apache.camel:camel-core-processor:jar:3.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Core Reifier (https://www.apache.org/camel/camel-parent/core/camel-core-reifier/) org.apache.camel:camel-core-reifier:jar:3.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Endpoint DSL (https://www.apache.org/camel/camel-parent/core/camel-endpointdsl/) org.apache.camel:camel-endpointdsl:jar:3.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Kubernetes (https://www.apache.org/camel/camel-parent/components/camel-kubernetes/) org.apache.camel:camel-kubernetes:jar:3.7.0
    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.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Master (https://www.apache.org/camel/camel-parent/components/camel-master/) org.apache.camel:camel-master:jar:3.7.0
    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.7.0
    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.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Tooling :: Model (https://www.apache.org/camel/camel-parent/tooling/camel-tooling-model/) org.apache.camel:camel-tooling-model:jar:3.7.0
    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.7.0
    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.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - camel-k-core (https://www.apache.org/camel-dependencies/camel-k-runtime-project/camel-k-core-parent/camel-k-core/) org.apache.camel.k:camel-k-core:jar:1.6.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - camel-k-core-api (https://www.apache.org/camel-dependencies/camel-k-runtime-project/camel-k-core-parent/camel-k-core-api/) org.apache.camel.k:camel-k-core-api:jar:1.6.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - camel-k-core-support (https://www.apache.org/camel-dependencies/camel-k-runtime-project/camel-k-core-parent/camel-k-core-support/) org.apache.camel.k:camel-k-core-support:jar:1.6.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - camel-k-master-impl (https://www.apache.org/camel-dependencies/camel-k-runtime-project/camel-k-master-parent/camel-k-master-impl/) org.apache.camel.k:camel-k-master-impl:jar:1.6.0
    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-poms/camel-quarkus-build-parent/camel-quarkus-core-parent/camel-quarkus-core) org.apache.camel.quarkus:camel-quarkus-core:jar:1.5.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel Quarkus :: Endpoint DSL :: Runtime (http://camel.apache.org/camel-quarkus-poms/camel-quarkus-build-parent/camel-quarkus-endpointdsl-parent/camel-quarkus-endpointdsl) org.apache.camel.quarkus:camel-quarkus-endpointdsl:jar:1.5.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel Quarkus :: Kubernetes :: Runtime (http://camel.apache.org/camel-quarkus-poms/camel-quarkus-build-parent/camel-quarkus-kubernetes-parent/camel-quarkus-kubernetes) org.apache.camel.quarkus:camel-quarkus-kubernetes:jar:1.5.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel Quarkus :: Master :: Runtime (http://camel.apache.org/camel-quarkus-poms/camel-quarkus-build-parent/camel-quarkus-master-parent/camel-quarkus-master) org.apache.camel.quarkus:camel-quarkus-master:jar:1.5.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel Quarkus :: Support :: Common :: Runtime (http://camel.apache.org/camel-quarkus-poms/camel-quarkus-build-parent/camel-quarkus-support-common-parent/camel-quarkus-support-common) org.apache.camel.quarkus:camel-quarkus-support-common:jar:1.5.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel Quarkus :: Support :: Commons Logging :: Runtime (http://camel.apache.org/camel-quarkus-poms/camel-quarkus-build-parent/camel-quarkus-support-commons-logging-parent/camel-quarkus-support-commons-logging) org.apache.camel.quarkus:camel-quarkus-support-commons-logging:jar:1.5.0
    License: Apache License, Version 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.20
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)




