// ------------------------------------------------------------------
// 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.6.0
    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.6.0
    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.6.0
    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.6.0
    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.6.0
    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.6.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - SmallRye: MicroProfile Config CDI Implementation (http://smallrye.io/smallrye-config) io.smallrye.config:smallrye-config:jar:2.5.1
    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:2.5.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - SmallRye: MicroProfile Config Core Implementation (http://smallrye.io/smallrye-config-core) io.smallrye.config:smallrye-config-core:jar:2.5.1
    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:2.5.1
    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:21.2.0
    License: Universal Permissive License, Version 1.0  (http://opensource.org/licenses/UPL)
  - SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.29
    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 (https://microprofile.io/project/eclipse/microprofile-config) org.eclipse.microprofile.config:microprofile-config-api:jar:2.0
    License: Apache-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.2
    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)
  - 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)

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.12.4
    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.12.4
    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.12.4
    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.12.4
    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.12.4
    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.12.4
    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.12.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'JBoss by Red Hat' (http://www.jboss.org)
  - Quarkus - ArC - Runtime (https://github.com/quarkusio/quarkus/quarkus-build-parent/quarkus-extensions-parent/quarkus-arc-parent/quarkus-arc) io.quarkus:quarkus-arc:jar:2.4.0.Final
    License: The Apache Software License, Version 2.0  (https://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:2.4.0.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)
  - Quarkus - Core - Runtime (https://github.com/quarkusio/quarkus/quarkus-build-parent/quarkus-core-parent/quarkus-core) io.quarkus:quarkus-core:jar:2.4.0.Final
    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/quarkus-build-parent/quarkus-development-mode-spi) io.quarkus:quarkus-development-mode-spi:jar:2.4.0.Final
    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/quarkus-build-parent/quarkus-ide-launcher) io.quarkus:quarkus-ide-launcher:jar:2.4.0.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Quarkus - Jackson - Runtime (https://github.com/quarkusio/quarkus/quarkus-build-parent/quarkus-extensions-parent/quarkus-jackson-parent/quarkus-jackson) io.quarkus:quarkus-jackson:jar:2.4.0.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Quarkus - Kubernetes Client - Runtime (https://github.com/quarkusio/quarkus/quarkus-build-parent/quarkus-extensions-parent/quarkus-kubernetes-client-parent/quarkus-kubernetes-client) io.quarkus:quarkus-kubernetes-client:jar:2.4.0.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Quarkus - Kubernetes Client - Runtime - Internal (https://github.com/quarkusio/quarkus/quarkus-build-parent/quarkus-extensions-parent/quarkus-kubernetes-client-parent/quarkus-kubernetes-client-internal) io.quarkus:quarkus-kubernetes-client-internal:jar:2.4.0.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ArC - Runtime (http://www.jboss.org/arc-parent/arc) io.quarkus.arc:arc:jar:2.4.0.Final
    License: Apache License, Version 2.0  (https://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.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.2.1.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.9
    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.4.2.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: '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:5.8.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:5.8.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:5.8.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:5.8.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:5.8.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:5.8.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:5.8.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:5.8.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:5.8.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:5.8.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:5.8.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:5.8.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:5.8.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: FlowControl (http://fabric8.io/kubernetes-model-generator/kubernetes-model-flowcontrol/) io.fabric8:kubernetes-model-flowcontrol:bundle:5.8.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:5.8.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:5.8.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:5.8.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:5.8.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:5.8.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:5.8.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:5.8.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:5.8.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:5.8.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: OpenShift Cluster Autoscaler Operator Model (http://fabric8.io/kubernetes-model-generator/openshift-model-clusterautoscaling/) io.fabric8:openshift-model-clusterautoscaling:bundle:5.8.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:5.8.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: OpenShift Machine API Operator Model (http://fabric8.io/kubernetes-model-generator/openshift-model-machine/) io.fabric8:openshift-model-machine:bundle:5.8.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: OpenShift Machine Config Operator Model (http://fabric8.io/kubernetes-model-generator/openshift-model-machineconfig/) io.fabric8:openshift-model-machineconfig:bundle:5.8.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: OpenShift Miscellaneous Operators Model (http://fabric8.io/kubernetes-model-generator/openshift-model-miscellaneous/) io.fabric8:openshift-model-miscellaneous:bundle:5.8.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:5.8.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:5.8.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:5.8.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: OpenShift Kube Storage Version Migrator Model (http://fabric8.io/kubernetes-model-generator/openshift-model-storageversionmigrator/) io.fabric8:openshift-model-storageversionmigrator:bundle:5.8.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: OpenShift Node Tuning Operator Model (http://fabric8.io/kubernetes-model-generator/openshift-model-tuned/) io.fabric8:openshift-model-tuned:bundle:5.8.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: OpenShift Whereabouts CNI Model (http://fabric8.io/kubernetes-model-generator/openshift-model-whereabouts/) io.fabric8:openshift-model-whereabouts:bundle:5.8.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Main (https://www.apache.org/camel/camel-parent/core/camel-main/) org.apache.camel:camel-main:jar:3.12.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.12.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.12.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-parent/camel-microprofile-config/) org.apache.camel:camel-microprofile-config:jar:3.12.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.12.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.12.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.12.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.12.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.10.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.10.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.10.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.10.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-extensions-core/camel-quarkus-core-parent/camel-quarkus-core) org.apache.camel.quarkus:camel-quarkus-core:jar:2.4.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel Quarkus :: Core :: Cloud :: Runtime (http://camel.apache.org/camel-quarkus-poms/camel-quarkus-build-parent/camel-quarkus-extensions-core/camel-quarkus-core-cloud-parent/camel-quarkus-core-cloud) org.apache.camel.quarkus:camel-quarkus-core-cloud:jar:2.4.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-extensions/camel-quarkus-kubernetes-parent/camel-quarkus-kubernetes) org.apache.camel.quarkus:camel-quarkus-kubernetes:jar:2.4.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-extensions/camel-quarkus-master-parent/camel-quarkus-master) org.apache.camel.quarkus:camel-quarkus-master:jar:2.4.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-extensions-support/camel-quarkus-support-common-parent/camel-quarkus-support-common) org.apache.camel.quarkus:camel-quarkus-support-common:jar:2.4.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-extensions-support/camel-quarkus-support-commons-logging-parent/camel-quarkus-support-commons-logging) org.apache.camel.quarkus:camel-quarkus-support-commons-logging:jar:2.4.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.21
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)




