From 301dddf9e595a523cf31c8b2883c1c7daec6afb0 Mon Sep 17 00:00:00 2001 From: Lars Wilhelmsen Date: Wed, 30 Mar 2022 11:10:08 +0200 Subject: [PATCH] v0.4: fix settings.xml to use mirrors instead of repositories. Add more BOM files to examples/ --- examples/jackson-bom.xml | 426 ++ examples/junit5-bom.xml | 157 + examples/kotest-bom.xml | 157 + examples/quarkus-camel-bom.xml | 7659 +++++++++++++++++++++++++++++ examples/spring-framework-bom.xml | 155 + repo/reposilite.cdn | 9 + sync/settings.xml | 43 +- 7 files changed, 8576 insertions(+), 30 deletions(-) create mode 100644 examples/jackson-bom.xml create mode 100644 examples/junit5-bom.xml create mode 100644 examples/kotest-bom.xml create mode 100644 examples/quarkus-camel-bom.xml create mode 100644 examples/spring-framework-bom.xml diff --git a/examples/jackson-bom.xml b/examples/jackson-bom.xml new file mode 100644 index 0000000..acc618e --- /dev/null +++ b/examples/jackson-bom.xml @@ -0,0 +1,426 @@ + + + 4.0.0 + + + com.fasterxml.jackson + jackson-parent + + 2.13 + + + jackson-bom + Jackson BOM + Bill of Materials pom for getting full, complete set of compatible versions +of Jackson components maintained by FasterXML.com + + 2.13.2.20220328 + pom + + + base + + + + FasterXML + http://fasterxml.com/ + + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + cowtowncoder + Tatu Saloranta + tatu@fasterxml.com + + + + https://github.com/FasterXML/jackson-bom + + scm:git:git@github.com:FasterXML/jackson-bom.git + scm:git:git@github.com:FasterXML/jackson-bom.git + https://github.com/FasterXML/jackson-bom + jackson-bom-2.13.2.20220328 + + + + 2.13.2 + + + ${jackson.version} + ${jackson.version} + 2.13.2.2 + ${jackson.version} + ${jackson.version} + ${jackson.version} + ${jackson.version} + ${jackson.version} + + ${jackson.version} + ${jackson.version.module} + ${jackson.version.module} + + 1.2.0 + + + + + + + com.fasterxml.jackson.core + jackson-annotations + ${jackson.version.annotations} + + + com.fasterxml.jackson.core + jackson-core + ${jackson.version.core} + + + com.fasterxml.jackson.core + jackson-databind + ${jackson.version.databind} + + + + + com.fasterxml.jackson.dataformat + jackson-dataformat-avro + ${jackson.version.dataformat} + + + com.fasterxml.jackson.dataformat + jackson-dataformat-cbor + ${jackson.version.dataformat} + + + com.fasterxml.jackson.dataformat + jackson-dataformat-csv + ${jackson.version.dataformat} + + + com.fasterxml.jackson.dataformat + jackson-dataformat-ion + ${jackson.version.dataformat} + + + com.fasterxml.jackson.dataformat + jackson-dataformat-properties + ${jackson.version.dataformat} + + + com.fasterxml.jackson.dataformat + jackson-dataformat-protobuf + ${jackson.version.dataformat} + + + com.fasterxml.jackson.dataformat + jackson-dataformat-smile + ${jackson.version.dataformat} + + + com.fasterxml.jackson.dataformat + jackson-dataformat-toml + ${jackson.version.dataformat} + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + ${jackson.version.dataformat} + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + ${jackson.version.dataformat} + + + + + com.fasterxml.jackson.datatype + jackson-datatype-eclipse-collections + ${jackson.version.datatype} + + + com.fasterxml.jackson.datatype + jackson-datatype-guava + ${jackson.version.datatype} + + + + + + + com.fasterxml.jackson.datatype + jackson-datatype-hibernate4 + ${jackson.version.datatype} + + + com.fasterxml.jackson.datatype + jackson-datatype-hibernate5 + ${jackson.version.datatype} + + + com.fasterxml.jackson.datatype + jackson-datatype-hibernate5-jakarta + ${jackson.version.datatype} + + + com.fasterxml.jackson.datatype + jackson-datatype-hppc + ${jackson.version.datatype} + + + com.fasterxml.jackson.datatype + jackson-datatype-jakarta-jsonp + ${jackson.version.datatype} + + + com.fasterxml.jackson.datatype + jackson-datatype-jaxrs + + ${jackson.version.datatype} + + + com.fasterxml.jackson.datatype + jackson-datatype-joda + ${jackson.version.datatype} + + + com.fasterxml.jackson.datatype + jackson-datatype-joda-money + ${jackson.version.datatype} + + + com.fasterxml.jackson.datatype + jackson-datatype-jdk8 + ${jackson.version.datatype} + + + com.fasterxml.jackson.datatype + jackson-datatype-json-org + ${jackson.version.datatype} + + + com.fasterxml.jackson.datatype + jackson-datatype-jsr310 + ${jackson.version.datatype} + + + com.fasterxml.jackson.datatype + jackson-datatype-jsr353 + ${jackson.version.datatype} + + + com.fasterxml.jackson.datatype + jackson-datatype-pcollections + ${jackson.version.datatype} + + + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-base + ${jackson.version.jaxrs} + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-cbor-provider + ${jackson.version.jaxrs} + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-json-provider + ${jackson.version.jaxrs} + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-smile-provider + ${jackson.version.jaxrs} + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-xml-provider + ${jackson.version.jaxrs} + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-yaml-provider + ${jackson.version.jaxrs} + + + + + com.fasterxml.jackson.jakarta.rs + jackson-jakarta-rs-base + ${jackson.version.jakarta.rs} + + + com.fasterxml.jackson.jakarta.rs + jackson-jakarta-rs-cbor-provider + ${jackson.version.jakarta.rs} + + + com.fasterxml.jackson.jakarta.rs + jackson-jakarta-rs-json-provider + ${jackson.version.jakarta.rs} + + + com.fasterxml.jackson.jakarta.rs + jackson-jakarta-rs-smile-provider + ${jackson.version.jakarta.rs} + + + com.fasterxml.jackson.jakarta.rs + jackson-jakarta-rs-xml-provider + ${jackson.version.jakarta.rs} + + + com.fasterxml.jackson.jakarta.rs + jackson-jakarta-rs-yaml-provider + ${jackson.version.jakarta.rs} + + + + + com.fasterxml.jackson.jr + jackson-jr-all + ${jackson.version.jacksonjr} + + + com.fasterxml.jackson.jr + jackson-jr-annotation-support + ${jackson.version.jacksonjr} + + + com.fasterxml.jackson.jr + jackson-jr-objects + ${jackson.version.jacksonjr} + + + com.fasterxml.jackson.jr + jackson-jr-retrofit2 + ${jackson.version.jacksonjr} + + + com.fasterxml.jackson.jr + jackson-jr-stree + ${jackson.version.jacksonjr} + + + + + com.fasterxml.jackson.module + jackson-module-afterburner + ${jackson.version.module} + + + com.fasterxml.jackson.module + jackson-module-blackbird + ${jackson.version.module} + + + com.fasterxml.jackson.module + jackson-module-guice + ${jackson.version.module} + + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + ${jackson.version.module} + + + com.fasterxml.jackson.module + jackson-module-jakarta-xmlbind-annotations + ${jackson.version.module} + + + com.fasterxml.jackson.module + jackson-module-jsonSchema + ${jackson.version.module} + + + com.fasterxml.jackson.module + jackson-module-kotlin + ${jackson.version.module.kotlin} + + + com.fasterxml.jackson.module + jackson-module-mrbean + ${jackson.version.module} + + + com.fasterxml.jackson.module + jackson-module-no-ctor-deser + ${jackson.version.module} + + + com.fasterxml.jackson.module + jackson-module-osgi + ${jackson.version.module} + + + com.fasterxml.jackson.module + jackson-module-parameter-names + ${jackson.version.module} + + + com.fasterxml.jackson.module + jackson-module-paranamer + ${jackson.version.module} + + + + + + + com.fasterxml.jackson.module + jackson-module-scala_2.11 + ${jackson.version.module.scala} + + + com.fasterxml.jackson.module + jackson-module-scala_2.12 + ${jackson.version.module.scala} + + + com.fasterxml.jackson.module + jackson-module-scala_2.13 + ${jackson.version.module.scala} + + + com.fasterxml.jackson.module + jackson-module-scala_3 + ${jackson.version.module.scala} + + + + + + + + sonatype-nexus-snapshots + Sonatype Nexus Snapshots + https://oss.sonatype.org/content/repositories/snapshots + false + true + + + diff --git a/examples/junit5-bom.xml b/examples/junit5-bom.xml new file mode 100644 index 0000000..99f6dcc --- /dev/null +++ b/examples/junit5-bom.xml @@ -0,0 +1,157 @@ + + + + + + + + 4.0.0 + org.junit + junit-bom + 5.8.2 + pom + JUnit 5 (Bill of Materials) + This Bill of Materials POM can be used to ease dependency management when referencing multiple JUnit artifacts using Gradle or Maven. + https://junit.org/junit5/ + + + Eclipse Public License v2.0 + https://www.eclipse.org/legal/epl-v20.html + + + + + bechte + Stefan Bechtold + stefan.bechtold@me.com + + + jlink + Johannes Link + business@johanneslink.net + + + marcphilipp + Marc Philipp + mail@marcphilipp.de + + + mmerdes + Matthias Merdes + matthias.merdes@heidelpay.com + + + sbrannen + Sam Brannen + sam@sambrannen.com + + + sormuras + Christian Stein + sormuras@gmail.com + + + juliette-derancourt + Juliette de Rancourt + derancourt.juliette@gmail.com + + + + scm:git:git://github.com/junit-team/junit5.git + scm:git:git://github.com/junit-team/junit5.git + https://github.com/junit-team/junit5 + + + + org.junit.jupiter + junit-jupiter + 5.8.2 + + + org.junit.jupiter + junit-jupiter-api + 5.8.2 + + + org.junit.jupiter + junit-jupiter-engine + 5.8.2 + + + org.junit.jupiter + junit-jupiter-migrationsupport + 5.8.2 + + + org.junit.jupiter + junit-jupiter-params + 5.8.2 + + + org.junit.platform + junit-platform-commons + 1.8.2 + + + org.junit.platform + junit-platform-console + 1.8.2 + + + org.junit.platform + junit-platform-engine + 1.8.2 + + + org.junit.platform + junit-platform-jfr + 1.8.2 + + + org.junit.platform + junit-platform-launcher + 1.8.2 + + + org.junit.platform + junit-platform-reporting + 1.8.2 + + + org.junit.platform + junit-platform-runner + 1.8.2 + + + org.junit.platform + junit-platform-suite + 1.8.2 + + + org.junit.platform + junit-platform-suite-api + 1.8.2 + + + org.junit.platform + junit-platform-suite-commons + 1.8.2 + + + org.junit.platform + junit-platform-suite-engine + 1.8.2 + + + org.junit.platform + junit-platform-testkit + 1.8.2 + + + org.junit.vintage + junit-vintage-engine + 5.8.2 + + + diff --git a/examples/kotest-bom.xml b/examples/kotest-bom.xml new file mode 100644 index 0000000..9600fa9 --- /dev/null +++ b/examples/kotest-bom.xml @@ -0,0 +1,157 @@ + + + + + + + + 4.0.0 + io.kotest + kotest-bom + 5.2.2 + pom + Kotest + Kotlin Test Framework + https://github.com/kotest/kotest + + + Apache-2.0 + https://opensource.org/licenses/Apache-2.0 + + + + + sksamuel + Stephen Samuel + sam@sksamuel.com + + + + scm:git:https://github.com/kotest/kotest/ + scm:git:https://github.com/sksamuel/ + https://github.com/kotest/kotest/ + + + + io.kotest + kotest-common + 5.2.2 + + + io.kotest + kotest-extensions + 5.2.2 + + + io.kotest + kotest-property + 5.2.2 + + + io.kotest + kotest-assertions-api + 5.2.2 + + + io.kotest + kotest-assertions-core + 5.2.2 + + + io.kotest + kotest-assertions-json + 5.2.2 + + + io.kotest + kotest-assertions-shared + 5.2.2 + + + io.kotest + kotest-assertions-sql + 5.2.2 + + + io.kotest + kotest-extensions-htmlreporter + 5.2.2 + + + io.kotest + kotest-extensions-http + 5.2.2 + + + io.kotest + kotest-extensions-junit5 + 5.2.2 + + + io.kotest + kotest-extensions-junitxml + 5.2.2 + + + io.kotest + kotest-framework-api + 5.2.2 + + + io.kotest + kotest-framework-concurrency + 5.2.2 + + + io.kotest + kotest-framework-datatest + 5.2.2 + + + io.kotest + kotest-framework-discovery + 5.2.2 + + + io.kotest + kotest-framework-engine + 5.2.2 + + + io.kotest + kotest-framework-multiplatform-plugin-gradle + 5.2.2 + + + io.kotest + kotest-framework-multiplatform-plugin-js + 5.2.2 + + + io.kotest + kotest-framework-multiplatform-plugin-native + 5.2.2 + + + io.kotest + kotest-framework-standalone + 5.2.2 + + + io.kotest + kotest-property-lifecycle + 5.2.2 + + + io.kotest + kotest-runner-junit4 + 5.2.2 + + + io.kotest + kotest-runner-junit5 + 5.2.2 + + + diff --git a/examples/quarkus-camel-bom.xml b/examples/quarkus-camel-bom.xml new file mode 100644 index 0000000..26095f8 --- /dev/null +++ b/examples/quarkus-camel-bom.xml @@ -0,0 +1,7659 @@ + + + 4.0.0 + io.quarkus.platform + quarkus-camel-bom + 2.7.5.Final + pom + Quarkus Platform - Camel - Quarkus Platform BOM + Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions + https://github.com/quarkusio/quarkus-platform + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + quarkus + Quarkus Community + Quarkus + https://quarkus.io + + + + scm:git:git@github.com:quarkusio/quarkus-platform.git + scm:git:git@github.com:quarkusio/quarkus-platform.git + 2.7.5.Final + https://github.com/quarkusio/quarkus-platform + + + GitHub + https://github.com/quarkusio/quarkus/issues/ + + + + sonatype-nexus-release + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + + + sonatype-nexus-snapshots + https://s01.oss.sonatype.org/content/repositories/snapshots + + + + + io.quarkus.platform + quarkus-camel-bom-quarkus-platform-descriptor + 2.7.5.Final + json + 2.7.5.Final + + + io.quarkus.platform + quarkus-camel-bom-quarkus-platform-properties + 2.7.5.Final + properties + + + ca.uhn.hapi.fhir + hapi-fhir-server + 4.1.0 + + + ca.uhn.hapi + hapi-base + 2.3 + + + ca.uhn.hapi + hapi-structures-v21 + 2.3 + + + ca.uhn.hapi + hapi-structures-v22 + 2.3 + + + ca.uhn.hapi + hapi-structures-v231 + 2.3 + + + ca.uhn.hapi + hapi-structures-v23 + 2.3 + + + ca.uhn.hapi + hapi-structures-v24 + 2.3 + + + ca.uhn.hapi + hapi-structures-v251 + 2.3 + + + ca.uhn.hapi + hapi-structures-v25 + 2.3 + + + ca.uhn.hapi + hapi-structures-v26 + 2.3 + + + com.azure + azure-ai-formrecognizer + 3.1.5 + + + com.azure + azure-ai-metricsadvisor + 1.0.3 + + + com.azure + azure-ai-textanalytics + 5.1.3 + + + com.azure + azure-communication-chat + 1.1.1 + + + com.azure + azure-communication-common + 1.0.5 + + + com.azure + azure-communication-identity + 1.1.3 + + + com.azure + azure-communication-phonenumbers + 1.0.5 + + + com.azure + azure-communication-sms + 1.0.5 + + + com.azure + azure-core-amqp + 2.3.3 + + + com.azure + azure-core-http-netty + 1.11.1 + + + com.azure + azure-core-http-okhttp + 1.7.4 + + + com.azure + azure-core-management + 1.4.2 + + + com.azure + azure-core-serializer-json-gson + 1.1.7 + + + com.azure + azure-core-serializer-json-jackson + 1.2.8 + + + com.azure + azure-core + 1.21.0 + + + com.azure + azure-cosmos + 4.20.0 + + + com.azure + azure-data-appconfiguration + 1.2.3 + + + com.azure + azure-data-tables + 12.1.3 + + + com.azure + azure-digitaltwins-core + 1.1.3 + + + com.azure + azure-identity + 1.4.0 + + + com.azure + azure-messaging-eventgrid + 4.7.0 + + + com.azure + azure-messaging-eventhubs-checkpointstore-blob + 1.10.1 + + + com.azure + azure-messaging-eventhubs + 5.10.2 + + + com.azure + azure-messaging-servicebus + 7.4.2 + + + com.azure + azure-mixedreality-authentication + 1.1.2 + + + com.azure + azure-mixedreality-remoterendering + 1.1.1 + + + com.azure + azure-monitor-query + 1.0.0 + + + com.azure + azure-search-documents + 11.4.4 + + + com.azure + azure-security-keyvault-administration + 4.0.4 + + + com.azure + azure-security-keyvault-certificates + 4.2.4 + + + com.azure + azure-security-keyvault-jca + 2.1.0 + + + com.azure + azure-security-keyvault-keys + 4.3.4 + + + com.azure + azure-security-keyvault-secrets + 4.3.4 + + + com.azure + azure-storage-blob-batch + 12.11.1 + + + com.azure + azure-storage-blob-cryptography + 12.14.1 + + + com.azure + azure-storage-blob + 12.14.1 + + + com.azure + azure-storage-common + 12.14.0 + + + com.azure + azure-storage-file-datalake + 12.7.1 + + + com.azure + azure-storage-file-share + 12.11.1 + + + com.azure + azure-storage-internal-avro + 12.1.1 + + + com.azure + azure-storage-queue + 12.11.1 + + + com.datastax.cassandra + cassandra-driver-core + 3.11.0 + + + com.datastax.oss.quarkus + cassandra-quarkus-client-deployment + 1.1.1 + + + com.datastax.oss.quarkus + cassandra-quarkus-client + 1.1.1 + + + com.datastax.oss.quarkus + cassandra-quarkus-mapper-processor + 1.1.1 + + + com.datastax.oss.quarkus + cassandra-quarkus-test-framework + 1.1.1 + + + com.datastax.oss + java-driver-core-shaded + 4.13.0 + + + com.datastax.oss + java-driver-core + 4.13.0 + + + io.dropwizard.metrics + metrics-core + + + org.hdrhistogram + HdrHistogram + + + + + com.datastax.oss + java-driver-mapper-processor + 4.13.0 + + + com.datastax.oss + java-driver-mapper-runtime + 4.13.0 + + + com.datastax.oss + java-driver-metrics-micrometer + 4.13.0 + + + com.datastax.oss + java-driver-metrics-microprofile + 4.13.0 + + + com.datastax.oss + java-driver-query-builder + 4.13.0 + + + com.datastax.oss + java-driver-shaded-guava + 25.1-jre-graal-sub-1 + + + com.datastax.oss + java-driver-test-infra + 4.13.0 + + + com.datastax.oss + native-protocol + 1.5.0 + + + com.fasterxml.woodstox + woodstox-core + 6.1.1 + + + com.github.fommil.netlib + core + 1.1.2 + + + com.github.jnr + jnr-ffi + 2.1.2 + + + org.ow2.asm + asm-util + + + + + com.github.jsqlparser + jsqlparser + 2.1 + + + com.google.api.grpc + proto-google-common-protos + 2.7.1 + + + com.google.auth + google-auth-library-credentials + 1.3.0 + + + com.google.cloud + native-image-support + 0.10.0 + + + com.google.zxing + core + 3.3.3 + + + com.hazelcast + hazelcast + 5.0.2 + + + com.hazelcast + quarkus-hazelcast-client-deployment + 3.0.0 + + + com.hazelcast + quarkus-hazelcast-client + 3.0.0 + + + com.hazelcast + quarkus-test-hazelcast + 3.0.0 + + + com.jayway.jsonpath + json-path + 2.4.0 + + + com.microsoft.azure + msal4j-persistence-extension + 1.1.0 + + + com.microsoft.azure + msal4j + 1.11.0 + + + com.microsoft.azure + qpid-proton-j-extensions + 1.2.4 + + + com.orbitz.consul + consul-client + 1.4.2 + + + com.squareup.okio + okio + 1.17.2 + + + com.squareup.retrofit2 + converter-jackson + 2.5.0 + + + com.squareup.retrofit2 + retrofit + 2.5.0 + + + com.sun.istack + istack-commons-runtime + 3.0.10 + + + com.sun.mail + jakarta.mail + 1.6.6 + + + com.sun.activation + jakarta.activation + + + + + com.sun.xml.messaging.saaj + saaj-impl + 1.5.3 + + + com.thoughtworks.xstream + xstream + 1.4.19 + + + com.zendesk + mysql-binlog-connector-java + 0.25.1 + + + commons-beanutils + commons-beanutils + 1.9.4 + + + commons-cli + commons-cli + 1.4 + + + commons-collections + commons-collections + 3.2.2 + + + commons-lang + commons-lang + 2.6 + + + io.apicurio + apicurio-registry-utils-converter + 2.1.5.Final + + + io.confluent + kafka-connect-avro-converter + 6.0.2 + + + io.confluent + kafka-connect-protobuf-converter + 6.0.2 + + + io.debezium + debezium-api + 1.8.1.Final + + + io.debezium + debezium-connector-cassandra + 1.8.1.Final + + + io.debezium + debezium-connector-db2 + 1.8.1.Final + + + io.debezium + debezium-connector-mongodb + 1.8.1.Final + + + io.debezium + debezium-connector-mysql + 1.8.1.Final + + + io.debezium + debezium-connector-mysql + 1.8.1.Final + tests + + + io.debezium + debezium-connector-oracle + 1.8.1.Final + + + io.debezium + debezium-connector-postgres + 1.8.1.Final + + + io.debezium + debezium-connector-sqlserver + 1.8.1.Final + + + io.debezium + debezium-connector-vitess + 1.8.1.Final + + + io.debezium + debezium-core + 1.8.1.Final + + + io.debezium + debezium-core + 1.8.1.Final + tests + + + io.debezium + debezium-ddl-parser + 1.8.1.Final + + + io.debezium + debezium-embedded + 1.8.1.Final + + + io.debezium + debezium-embedded + 1.8.1.Final + tests + + + io.debezium + debezium-scripting + 1.8.1.Final + + + io.dropwizard.metrics + metrics-core + 4.1.0 + + + io.dropwizard.metrics + metrics-healthchecks + 4.1.0 + + + io.dropwizard.metrics + metrics-jmx + 4.1.0 + + + io.dropwizard.metrics + metrics-servlets + 4.1.0 + + + io.projectreactor.addons + reactor-adapter + 3.4.5 + + + io.projectreactor.addons + reactor-extra + 3.4.5 + + + io.projectreactor.addons + reactor-pool + 0.2.6 + + + io.projectreactor.kafka + reactor-kafka + 1.3.6 + + + io.projectreactor.kotlin + reactor-kotlin-extensions + 1.1.4 + + + io.projectreactor.netty + reactor-netty-core + 1.0.11 + + + io.projectreactor.netty + reactor-netty-http-brave + 1.0.11 + + + io.projectreactor.netty + reactor-netty-http + 1.0.11 + + + io.projectreactor.netty + reactor-netty + 1.0.11 + + + io.projectreactor.rabbitmq + reactor-rabbitmq + 1.5.3 + + + io.projectreactor + reactor-core + 3.4.10 + + + io.projectreactor + reactor-test + 3.4.10 + + + io.projectreactor + reactor-tools + 3.4.10 + + + io.smallrye.reactive + smallrye-reactive-messaging-camel + 3.13.0 + + + io.vitess + vitess-grpc-client + 9.0.0 + + + jakarta.jms + jakarta.jms-api + 2.0.3 + + + jakarta.xml.ws + jakarta.xml.ws-api + 2.3.3 + + + javax.cache + cache-api + 1.1.1 + + + jaxen + jaxen + 1.2.0 + + + joda-time + joda-time + 2.10.6 + + + mil.nga + wkb + 1.0.2 + + + net.i2p.crypto + eddsa + 0.3.0 + + + net.java.dev.jna + jna-platform + 5.8.0 + + + net.openhft + affinity + 3.20.0 + + + org.amqphub.quarkus + quarkus-qpid-jms-deployment + 0.32.0 + + + org.amqphub.quarkus + quarkus-qpid-jms + 0.32.0 + + + org.antlr + antlr-runtime + 3.5.2 + + + org.antlr + antlr + 3.5.2 + + + org.apache.avro + avro-ipc-jetty + 1.11.0 + + + org.apache.avro + avro-ipc-netty + 1.11.0 + + + org.apache.camel.quarkus + camel-quarkus-activemq-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-activemq + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ahc-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ahc-ws-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ahc-ws + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ahc + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-amqp-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-amqp + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-arangodb-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-arangodb + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-as2-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-as2 + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-asn1-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-asn1 + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-asterisk-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-asterisk + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-atlasmap-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-atlasmap + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-atmos-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-atmos + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-atom-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-atom + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-atomix-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-atomix + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-attachments-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-attachments + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-avro-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-avro-rpc-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-avro-rpc + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-avro + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws-secrets-manager-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws-secrets-manager + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws-xray-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws-xray + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-athena-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-athena + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-cw-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-cw + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-ddb-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-ddb + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-ec2-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-ec2 + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-ecs-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-ecs + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-eks-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-eks + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-eventbridge-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-eventbridge + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-iam-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-iam + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-kinesis-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-kinesis + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-kms-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-kms + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-lambda-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-lambda + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-mq-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-mq + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-msk-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-msk + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-s3-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-s3 + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-ses-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-ses + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-sns-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-sns + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-sqs-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-sqs + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-sts-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-sts + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-translate-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-aws2-translate + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-azure-cosmosdb-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-azure-cosmosdb + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-azure-eventhubs-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-azure-eventhubs + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-azure-storage-blob-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-azure-storage-blob + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-azure-storage-datalake-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-azure-storage-datalake + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-azure-storage-queue-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-azure-storage-queue + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-barcode-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-barcode + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-base64-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-base64 + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-bean-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-bean-validator-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-bean-validator + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-bean + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-beanio-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-beanio + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-beanstalk-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-beanstalk + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-bindy-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-bindy + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-bonita-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-bonita + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-box-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-box + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-braintree-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-braintree + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-browse-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-browse + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-caffeine-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-caffeine-lrucache-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-caffeine-lrucache + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-caffeine + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-cassandraql-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-cassandraql + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-catalog + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-cbor-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-cbor + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-chatscript-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-chatscript + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-chunk-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-chunk + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-cm-sms-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-cm-sms + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-cmis-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-cmis + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-coap-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-coap + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-cometd-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-cometd + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-consul-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-consul + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-controlbus-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-controlbus + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-corda-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-corda + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-core-cloud-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-core-cloud + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-core-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-core + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-couchbase-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-couchbase + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-couchdb-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-couchdb + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-cron-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-cron + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-crypto-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-crypto + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-csimple-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-csimple + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-csv-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-csv + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-dataformat-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-dataformat + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-debezium-mongodb-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-debezium-mongodb + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-debezium-mysql-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-debezium-mysql + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-debezium-postgres-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-debezium-postgres + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-debezium-sqlserver-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-debezium-sqlserver + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-digitalocean-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-digitalocean + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-direct-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-direct + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-disruptor-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-disruptor + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-djl-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-djl + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-dns-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-dns + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-dozer-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-dozer + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-drill-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-drill + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-dropbox-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-dropbox + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ehcache-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ehcache + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-elasticsearch-rest-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-elasticsearch-rest + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-elsql-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-elsql + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-etcd-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-etcd3-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-etcd3 + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-etcd + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-exec-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-exec + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-facebook-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-facebook + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-fastjson-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-fastjson + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-fhir-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-fhir + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-file-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-file-watch-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-file-watch + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-file + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-flatpack-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-flatpack + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-flink-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-flink + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-fop-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-fop + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-freemarker-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-freemarker + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ftp-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ftp + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ganglia-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ganglia + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-geocoder-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-geocoder + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-git-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-git + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-github-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-github + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-google-bigquery-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-google-bigquery + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-google-calendar-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-google-calendar + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-google-drive-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-google-drive + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-google-functions-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-google-functions + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-google-mail-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-google-mail + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-google-pubsub-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-google-pubsub + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-google-sheets-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-google-sheets + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-google-storage-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-google-storage + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-graphql-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-graphql + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-grok-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-grok + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-groovy-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-groovy-dsl-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-groovy-dsl + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-groovy + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-grpc-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-grpc + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-gson-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-gson + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-guava-eventbus-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-guava-eventbus + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-hazelcast-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-hazelcast + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-hbase-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-hbase + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-hdfs-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-hdfs + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-headersmap-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-headersmap + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-hl7-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-hl7 + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-http-common-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-http-common + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-http-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-http + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-huaweicloud-smn-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-huaweicloud-smn + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-hystrix-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-hystrix + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ical-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ical + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-iec60870-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-iec60870 + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ignite-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ignite + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-infinispan-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-infinispan + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-influxdb-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-influxdb + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-iota-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-iota + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ipfs-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ipfs + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-irc-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-irc + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jackson-avro-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jackson-avro + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jackson-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jackson-protobuf-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jackson-protobuf + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jackson + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jacksonxml-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jacksonxml + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jasypt-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jasypt + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-java-joor-dsl-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-java-joor-dsl + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jaxb-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jaxb + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jbpm-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jbpm + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jcache-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jcache + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jclouds-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jclouds + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jcr-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jcr + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jdbc-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jdbc + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jfr-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jfr + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jgroups-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jgroups-raft-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jgroups-raft + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jgroups + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jing-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jing + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jira-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jira + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jms-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jms + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-johnzon-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-johnzon + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jolt + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jooq-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jooq + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-joor-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-joor + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jpa-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jpa + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-js-dsl-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-js-dsl + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jsch-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jsch + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jslt-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jslt + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-json-patch-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-json-patch + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-json-validator-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-json-validator + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jsonapi-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jsonapi + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jsonata-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jsonata + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jsonb-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jsonb + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jsonpath-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jsonpath + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jt400-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jt400 + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jta-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-jta + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-kafka-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-kafka + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-kamelet-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-kamelet-reify-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-kamelet-reify + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-kamelet + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-kotlin-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-kotlin-dsl-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-kotlin-dsl + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-kotlin + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-kubernetes-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-kubernetes + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-kudu-client + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-kudu-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-kudu + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-language-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-language + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ldap-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ldap + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ldif-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ldif + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-leveldb-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-leveldb + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-log-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-log + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-lra-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-lra + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-lucene-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-lucene + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-lumberjack-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-lumberjack + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-lzf-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-lzf + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-mail-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-mail + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-management-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-management + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-master-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-master + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-micrometer-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-micrometer + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-microprofile-fault-tolerance-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-microprofile-fault-tolerance + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-microprofile-health-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-microprofile-health + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-microprofile-metrics-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-microprofile-metrics + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-milo-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-milo + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-minio-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-minio + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-mllp-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-mllp + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-mock-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-mock + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-mongodb-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-mongodb-gridfs-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-mongodb-gridfs + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-mongodb + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-msv-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-msv + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-mustache-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-mustache + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-mvel-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-mvel + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-mybatis-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-mybatis + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-nagios-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-nagios + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-nats-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-nats + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-netty-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-netty-http-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-netty-http + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-netty + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-nitrite-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-nitrite + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-nsq-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-nsq + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-oaipmh-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-oaipmh + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ognl-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ognl + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-olingo4-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-olingo4 + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-openapi-java-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-openapi-java + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-openstack-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-openstack + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-opentelemetry-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-opentelemetry + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-opentracing-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-opentracing + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-optaplanner-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-optaplanner + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-paho-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-paho-mqtt5-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-paho-mqtt5 + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-paho + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-pdf-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-pdf + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-pg-replication-slot-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-pg-replication-slot + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-pgevent-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-pgevent + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-platform-http-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-platform-http + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-printer-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-printer + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-protobuf-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-protobuf + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-pubnub-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-pubnub + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-pulsar-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-pulsar + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-quartz-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-quartz + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-quickfix-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-quickfix + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-qute-component + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-qute-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-qute + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-rabbitmq-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-rabbitmq + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-reactive-executor-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-reactive-executor + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-reactive-streams-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-reactive-streams + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-redis-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-redis + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ref-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ref + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-rest-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-rest-openapi-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-rest-openapi + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-rest + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ribbon-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ribbon + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-robotframework-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-robotframework + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-rss-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-rss + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-saga-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-saga + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-salesforce-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-salesforce + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-sap-netweaver-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-sap-netweaver + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-saxon-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-saxon + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-scheduler-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-scheduler + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-schematron-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-schematron + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-seda-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-seda + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-servicenow-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-servicenow + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-servlet-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-servlet + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-shiro-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-shiro + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-sip-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-sip + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-sjms-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-sjms2-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-sjms2 + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-sjms + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-slack-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-slack + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-smallrye-reactive-messaging-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-smallrye-reactive-messaging + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-smpp-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-smpp + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-snakeyaml-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-snakeyaml + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-snmp-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-snmp + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-soap-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-soap + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-solr-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-solr + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-soroush-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-soroush + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-splunk-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-splunk-hec-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-splunk-hec + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-splunk + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-spring-rabbitmq-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-spring-rabbitmq + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-sql-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-sql + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ssh-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-ssh + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-stax-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-stax + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-stitch-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-stitch + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-stomp-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-stomp + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-stream-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-stream + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-stringtemplate-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-stringtemplate + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-stub-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-stub + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-ahc-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-ahc + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-aws-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-aws2-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-aws2 + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-aws + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-azure-core-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-azure-core + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-bouncycastle-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-bouncycastle + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-commons-logging-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-commons-logging + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-consul-client-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-consul-client + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-debezium-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-debezium + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-google-http-client-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-google-http-client + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-httpclient-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-httpclient + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-jackson-dataformat-xml-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-jackson-dataformat-xml + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-jetty-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-jetty + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-mail-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-mail + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-mongodb-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-mongodb + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-reactor-netty-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-reactor-netty + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-retrofit-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-retrofit + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-spring-beans + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-spring-context + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-spring-core + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-spring-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-spring + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-stax-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-stax + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-webhook-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-webhook + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-xalan-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-xalan + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-xstream-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-support-xstream + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-syslog-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-syslog + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-tagsoup + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-tarfile-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-tarfile + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-telegram-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-telegram + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-threadpoolfactory-vertx-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-threadpoolfactory-vertx + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-thrift-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-thrift + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-tika + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-timer-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-timer + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-twilio-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-twilio + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-twitter-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-twitter + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-univocity-parsers-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-univocity-parsers + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-validator-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-validator + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-velocity-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-velocity + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-vertx-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-vertx-http-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-vertx-http + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-vertx-websocket-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-vertx-websocket + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-vertx + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-vm-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-vm + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-weather-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-weather + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-web3j-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-web3j + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-weka-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-weka + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-wordpress-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-wordpress + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-workday-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-workday + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xchange-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xchange + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xj-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xj + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xml-io-dsl-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xml-io-dsl + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xml-jaxb-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xml-jaxb + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xml-jaxp-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xml-jaxp + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xmlsecurity-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xmlsecurity + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xmpp-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xmpp + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xpath-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xpath + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xslt-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xslt-saxon-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xslt-saxon + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xslt + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xstream-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-xstream + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-yaml-dsl-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-yaml-dsl + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-yammer-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-yammer + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-zendesk-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-zendesk + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-zip-deflater-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-zip-deflater + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-zipfile-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-zipfile + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-zookeeper-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-zookeeper-master-deployment + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-zookeeper-master + 2.7.0 + + + org.apache.camel.quarkus + camel-quarkus-zookeeper + 2.7.0 + + + org.apache.camel + camel-activemq + 3.14.1 + + + commons-logging + commons-logging + + + + + org.apache.camel + camel-ahc-ws + 3.14.1 + + + org.apache.camel + camel-ahc + 3.14.1 + + + javax.servlet + javax.servlet-api + + + io.netty + netty-all + + + + + org.apache.camel + camel-amqp + 3.14.1 + + + io.netty + * + + + org.apache.camel + camel-spring + + + org.apache.qpid + qpid-jms-client + + + org.apache.qpid + proton-j + + + + + org.apache.camel + camel-api + 3.14.1 + + + org.apache.camel + camel-arangodb + 3.14.1 + + + org.apache.camel + camel-as2-api + 3.14.1 + + + org.apache.camel + camel-as2 + 3.14.1 + + + org.apache.camel + camel-asn1 + 3.14.1 + + + org.apache.camel + camel-asterisk + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + + + org.apache.camel + camel-atlasmap + 3.14.1 + + + org.apache.camel + camel-atmos + 3.14.1 + + + javax.ws.rs + jsr311-api + + + + + org.apache.camel + camel-atom + 3.14.1 + + + commons-logging + commons-logging + + + org.apache.geronimo.specs + geronimo-activation_1.1_spec + + + + + org.apache.camel + camel-atomix + 3.14.1 + + + org.apache.camel + camel-attachments + 3.14.1 + + + org.apache.camel + camel-avro-rpc-spi + 3.14.1 + + + org.apache.camel + camel-avro-rpc + 3.14.1 + + + org.apache.camel + camel-avro + 3.14.1 + + + org.apache.camel + camel-aws-secrets-manager + 3.14.1 + + + org.apache.camel + camel-aws-xray + 3.14.1 + + + org.apache.camel + camel-aws2-athena + 3.14.1 + + + software.amazon.awssdk + netty-nio-client + + + + + org.apache.camel + camel-aws2-cw + 3.14.1 + + + software.amazon.awssdk + netty-nio-client + + + + + org.apache.camel + camel-aws2-ddb + 3.14.1 + + + software.amazon.awssdk + netty-nio-client + + + + + org.apache.camel + camel-aws2-ec2 + 3.14.1 + + + software.amazon.awssdk + netty-nio-client + + + + + org.apache.camel + camel-aws2-ecs + 3.14.1 + + + software.amazon.awssdk + netty-nio-client + + + + + org.apache.camel + camel-aws2-eks + 3.14.1 + + + software.amazon.awssdk + netty-nio-client + + + + + org.apache.camel + camel-aws2-eventbridge + 3.14.1 + + + software.amazon.awssdk + netty-nio-client + + + + + org.apache.camel + camel-aws2-iam + 3.14.1 + + + software.amazon.awssdk + netty-nio-client + + + + + org.apache.camel + camel-aws2-kinesis + 3.14.1 + + + software.amazon.awssdk + netty-nio-client + + + + + org.apache.camel + camel-aws2-kms + 3.14.1 + + + software.amazon.awssdk + netty-nio-client + + + + + org.apache.camel + camel-aws2-lambda + 3.14.1 + + + software.amazon.awssdk + netty-nio-client + + + + + org.apache.camel + camel-aws2-mq + 3.14.1 + + + software.amazon.awssdk + netty-nio-client + + + + + org.apache.camel + camel-aws2-msk + 3.14.1 + + + software.amazon.awssdk + netty-nio-client + + + + + org.apache.camel + camel-aws2-s3 + 3.14.1 + + + software.amazon.awssdk + netty-nio-client + + + + + org.apache.camel + camel-aws2-ses + 3.14.1 + + + software.amazon.awssdk + netty-nio-client + + + + + org.apache.camel + camel-aws2-sns + 3.14.1 + + + software.amazon.awssdk + netty-nio-client + + + + + org.apache.camel + camel-aws2-sqs + 3.14.1 + + + software.amazon.awssdk + netty-nio-client + + + + + org.apache.camel + camel-aws2-sts + 3.14.1 + + + software.amazon.awssdk + netty-nio-client + + + + + org.apache.camel + camel-aws2-translate + 3.14.1 + + + software.amazon.awssdk + netty-nio-client + + + + + org.apache.camel + camel-azure-cosmosdb + 3.14.1 + + + org.apache.camel + camel-azure-eventhubs + 3.14.1 + + + io.netty + netty-tcnative-boringssl-static + + + + + org.apache.camel + camel-azure-storage-blob + 3.14.1 + + + io.netty + netty-tcnative-boringssl-static + + + + + org.apache.camel + camel-azure-storage-datalake + 3.14.1 + + + org.apache.camel + camel-azure-storage-queue + 3.14.1 + + + io.netty + netty-tcnative-boringssl-static + + + + + org.apache.camel + camel-barcode + 3.14.1 + + + org.apache.camel + camel-base-engine + 3.14.1 + + + org.apache.camel + camel-base64 + 3.14.1 + + + org.apache.camel + camel-base + 3.14.1 + + + org.apache.camel + camel-bean-validator + 3.14.1 + + + org.apache.camel + camel-bean + 3.14.1 + + + org.apache.camel + camel-beanio + 3.14.1 + + + org.apache.camel + camel-beanstalk + 3.14.1 + + + org.apache.camel + camel-bindy + 3.14.1 + + + org.apache.camel + camel-bonita + 3.14.1 + + + org.apache.camel + camel-box-api + 3.14.1 + + + org.apache.camel + camel-box + 3.14.1 + + + org.apache.camel + camel-braintree + 3.14.1 + + + org.apache.camel + camel-browse + 3.14.1 + + + org.apache.camel + camel-caffeine-lrucache + 3.14.1 + + + org.apache.camel + camel-caffeine + 3.14.1 + + + org.apache.camel + camel-cassandraql + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + + + org.apache.camel + camel-catalog + 3.14.1 + + + org.apache.camel + camel-cbor + 3.14.1 + + + org.apache.camel + camel-chatscript + 3.14.1 + + + org.apache.camel + camel-chunk + 3.14.1 + + + org.apache.camel + camel-cloud + 3.14.1 + + + org.apache.camel + camel-cluster + 3.14.1 + + + org.apache.camel + camel-cm-sms + 3.14.1 + + + org.apache.camel + camel-cmis + 3.14.1 + + + asm + asm + + + + + org.apache.camel + camel-coap + 3.14.1 + + + org.apache.camel + camel-cometd + 3.14.1 + + + org.apache.camel + camel-componentdsl + 3.14.1 + + + org.apache.camel + camel-consul + 3.14.1 + + + org.apache.camel + camel-controlbus + 3.14.1 + + + org.apache.camel + camel-corda + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + org.apache.activemq + * + + + org.jboss.logmanager + jboss-logmanager + + + + + org.apache.camel + camel-core-catalog + 3.14.1 + + + org.apache.camel + camel-core-engine + 3.14.1 + + + org.apache.camel + camel-core-languages + 3.14.1 + + + org.apache.camel + camel-core-model + 3.14.1 + + + org.apache.camel + camel-core-processor + 3.14.1 + + + org.apache.camel + camel-core-reifier + 3.14.1 + + + org.apache.camel + camel-core + 3.14.1 + + + org.apache.camel + camel-couchbase + 3.14.1 + + + org.apache.camel + camel-couchdb + 3.14.1 + + + org.apache.camel + camel-cron + 3.14.1 + + + org.apache.camel + camel-crypto + 3.14.1 + + + org.apache.camel + camel-csv + 3.14.1 + + + org.apache.camel + camel-dataformat + 3.14.1 + + + org.apache.camel + camel-debezium-common + 3.14.1 + + + org.apache.camel + camel-debezium-mongodb + 3.14.1 + + + org.apache.camel + camel-debezium-mysql + 3.14.1 + + + org.apache.camel + camel-debezium-postgres + 3.14.1 + + + org.apache.camel + camel-debezium-sqlserver + 3.14.1 + + + org.apache.camel + camel-digitalocean + 3.14.1 + + + org.apache.camel + camel-direct + 3.14.1 + + + org.apache.camel + camel-disruptor + 3.14.1 + + + org.apache.camel + camel-djl + 3.14.1 + + + org.apache.camel + camel-dns + 3.14.1 + + + org.apache.camel + camel-dozer + 3.14.1 + + + org.apache.camel + camel-drill + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + + + org.apache.camel + camel-dropbox + 3.14.1 + + + org.apache.camel + camel-dsl-support + 3.14.1 + + + org.apache.camel + camel-ehcache + 3.14.1 + + + org.apache.camel + camel-elasticsearch-rest + 3.14.1 + + + org.elasticsearch.client + * + + + + + org.apache.camel + camel-elsql + 3.14.1 + + + org.apache.camel + camel-endpointdsl + 3.14.1 + + + org.apache.camel + camel-etcd3 + 3.14.1 + + + org.apache.camel + camel-etcd + 3.14.1 + + + org.apache.camel + camel-exec + 3.14.1 + + + org.apache.camel + camel-facebook + 3.14.1 + + + org.apache.camel + camel-fastjson + 3.14.1 + + + org.apache.camel + camel-fhir-api + 3.14.1 + + + org.apache.camel + camel-fhir + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + org.slf4j + jcl-over-slf4j + + + xpp3 + xpp3 + + + + + org.apache.camel + camel-file-watch + 3.14.1 + + + org.apache.camel + camel-file + 3.14.1 + + + org.apache.camel + camel-flatpack + 3.14.1 + + + org.apache.camel + camel-flink + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + + + org.apache.camel + camel-fop + 3.14.1 + + + commons-logging + commons-logging + + + + + org.apache.camel + camel-freemarker + 3.14.1 + + + org.apache.camel + camel-ftp + 3.14.1 + + + org.apache.camel + camel-ganglia + 3.14.1 + + + org.apache.camel + camel-geocoder + 3.14.1 + + + org.apache.camel + camel-git + 3.14.1 + + + org.apache.camel + camel-github + 3.14.1 + + + org.apache.camel + camel-google-bigquery + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + commons-logging + commons-logging + + + javax.annotation + javax.annotation-api + + + org.checkerframework + checker-qual + + + org.codehaus.mojo + animal-sniffer-annotations + + + + + org.apache.camel + camel-google-calendar + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + + + org.apache.camel + camel-google-drive + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + + + org.apache.camel + camel-google-functions + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + + + org.apache.camel + camel-google-mail + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + + + org.apache.camel + camel-google-pubsub + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + commons-logging + commons-logging + + + io.grpc + grpc-netty-shaded + + + io.perfmark + perfmark-api + + + javax.annotation + javax.annotation-api + + + org.checkerframework + checker-qual + + + org.codehaus.mojo + animal-sniffer-annotations + + + + + org.apache.camel + camel-google-sheets + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + + + org.apache.camel + camel-google-storage + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + commons-logging + commons-logging + + + javax.annotation + javax.annotation-api + + + org.checkerframework + checker-qual + + + org.codehaus.mojo + animal-sniffer-annotations + + + + + org.apache.camel + camel-graphql + 3.14.1 + + + org.apache.camel + camel-grok + 3.14.1 + + + org.apache.camel + camel-groovy-dsl-common + 3.14.1 + + + org.apache.camel + camel-groovy-dsl + 3.14.1 + + + org.apache.camel + camel-groovy + 3.14.1 + + + org.apache.camel + camel-grpc + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + + + org.apache.camel + camel-gson + 3.14.1 + + + org.apache.camel + camel-guava-eventbus + 3.14.1 + + + org.apache.camel + camel-hazelcast + 3.14.1 + + + org.apache.camel + camel-hbase + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + commons-logging + commons-logging + + + + + org.apache.camel + camel-hdfs + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + commons-logging + commons-logging + + + javax.ws.rs + jsr311-api + + + + + org.apache.camel + camel-headersmap + 3.14.1 + + + org.apache.camel + camel-health + 3.14.1 + + + org.apache.camel + camel-hl7 + 3.14.1 + + + org.apache.camel + camel-http-base + 3.14.1 + + + org.apache.camel + camel-http-common + 3.14.1 + + + org.apache.camel + camel-http + 3.14.1 + + + javax.servlet + javax.servlet-api + + + commons-logging + commons-logging + + + + + org.apache.camel + camel-huaweicloud-smn + 3.14.1 + + + org.apache.camel + camel-hystrix + 3.14.1 + + + org.apache.camel + camel-ical + 3.14.1 + + + commons-logging + commons-logging + + + + + org.apache.camel + camel-iec60870 + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + + + org.apache.camel + camel-ignite + 3.14.1 + + + org.apache.camel + camel-infinispan-common + 3.14.1 + + + org.apache.camel + camel-infinispan + 3.14.1 + + + org.infinispan + infinispan-core + + + + + org.apache.camel + camel-influxdb + 3.14.1 + + + org.apache.camel + camel-iota + 3.14.1 + + + org.apache.camel + camel-ipfs + 3.14.1 + + + org.apache.camel + camel-irc + 3.14.1 + + + org.apache.camel + camel-jackson-avro + 3.14.1 + + + org.apache.camel + camel-jackson-protobuf + 3.14.1 + + + org.apache.camel + camel-jackson + 3.14.1 + + + org.apache.camel + camel-jacksonxml + 3.14.1 + + + org.apache.camel + camel-jasypt + 3.14.1 + + + org.apache.camel + camel-java-joor-dsl + 3.14.1 + + + org.apache.camel + camel-jaxb + 3.14.1 + + + org.apache.camel + camel-jbpm + 3.14.1 + + + org.apache.camel + camel-jcache + 3.14.1 + + + org.apache.camel + camel-jclouds + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + javax.ws.rs + javax.ws.rs-api + + + + + org.apache.camel + camel-jcr + 3.14.1 + + + org.apache.camel + camel-jdbc + 3.14.1 + + + org.springframework + spring-beans + + + org.springframework + spring-core + + + + + org.apache.camel + camel-jfr + 3.14.1 + + + org.apache.camel + camel-jgroups-raft + 3.14.1 + + + org.apache.camel + camel-jgroups + 3.14.1 + + + org.apache.camel + camel-jing + 3.14.1 + + + org.apache.camel + camel-jira + 3.14.1 + + + javax.ws.rs + jsr311-api + + + com.google.j2objc + j2objc-annotations + + + com.google.code.findbugs + jsr305 + + + com.sun.jersey + * + + + commons-logging + commons-logging + + + org.apache.httpcomponents + httpclient-cache + + + org.springframework + spring-beans + + + org.springframework + spring-context + + + org.springframework + spring-core + + + + + org.apache.camel + camel-jms + 3.14.1 + + + org.apache.camel + camel-spring + + + org.springframework + spring-beans + + + org.springframework + spring-context + + + org.springframework + spring-core + + + + + org.apache.camel + camel-johnzon + 3.14.1 + + + org.apache.camel + camel-jolt + 3.14.1 + + + org.apache.camel + camel-jooq + 3.14.1 + + + org.apache.camel + camel-joor + 3.14.1 + + + org.apache.camel + camel-jpa + 3.14.1 + + + org.apache.camel + camel-spring + + + org.springframework + spring-beans + + + org.springframework + spring-context + + + org.springframework + spring-core + + + + + org.apache.camel + camel-js-dsl + 3.14.1 + + + org.apache.camel + camel-jsch + 3.14.1 + + + org.apache.camel + camel-jslt + 3.14.1 + + + org.apache.camel + camel-json-patch + 3.14.1 + + + org.apache.camel + camel-json-validator + 3.14.1 + + + org.apache.camel + camel-jsonapi + 3.14.1 + + + org.apache.camel + camel-jsonata + 3.14.1 + + + org.apache.camel + camel-jsonb + 3.14.1 + + + org.apache.camel + camel-jsonpath + 3.14.1 + + + org.apache.camel + camel-jt400 + 3.14.1 + + + org.apache.camel + camel-jta + 3.14.1 + + + org.apache.camel + camel-kafka + 3.14.1 + + + org.apache.camel + camel-kamelet-reify + 3.14.1 + + + org.apache.camel + camel-kamelet + 3.14.1 + + + org.apache.camel + camel-kotlin-dsl + 3.14.1 + + + org.apache.camel + camel-kubernetes + 3.14.1 + + + io.fabric8 + kubernetes-client + + + + + org.apache.camel + camel-kudu + 3.14.1 + + + org.apache.camel + camel-language + 3.14.1 + + + org.apache.camel + camel-ldap + 3.14.1 + + + org.apache.camel + camel-ldif + 3.14.1 + + + org.apache.camel + camel-leveldb + 3.14.1 + + + org.apache.camel + camel-log + 3.14.1 + + + org.apache.camel + camel-lra + 3.14.1 + + + org.apache.cxf + * + + + + + org.apache.camel + camel-lucene + 3.14.1 + + + org.apache.camel + camel-lumberjack + 3.14.1 + + + org.apache.camel + camel-lzf + 3.14.1 + + + org.apache.camel + camel-mail + 3.14.1 + + + org.apache.camel + camel-main + 3.14.1 + + + org.apache.camel + camel-headersmap + + + + + org.apache.camel + camel-management-api + 3.14.1 + + + org.apache.camel + camel-management + 3.14.1 + + + org.apache.camel + camel-master + 3.14.1 + + + org.apache.camel + camel-micrometer + 3.14.1 + + + org.apache.camel + camel-microprofile-config + 3.14.1 + + + org.apache.camel + camel-microprofile-fault-tolerance + 3.14.1 + + + org.eclipse.microprofile.fault-tolerance + microprofile-fault-tolerance-api + + + + + org.apache.camel + camel-microprofile-health + 3.14.1 + + + org.apache.camel + camel-microprofile-metrics + 3.14.1 + + + org.eclipse.microprofile.metrics + microprofile-metrics-api + + + + + org.apache.camel + camel-milo + 3.14.1 + + + org.apache.camel + camel-minio + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + io.minio + minio + + + + + org.apache.camel + camel-mllp + 3.14.1 + + + org.apache.camel + camel-mock + 3.14.1 + + + org.apache.camel + camel-mongodb-gridfs + 3.14.1 + + + org.mongodb + * + + + + + org.apache.camel + camel-mongodb + 3.14.1 + + + org.mongodb + * + + + + + org.apache.camel + camel-msv + 3.14.1 + + + org.apache.camel + camel-mustache + 3.14.1 + + + org.apache.camel + camel-mvel + 3.14.1 + + + org.apache.camel + camel-mybatis + 3.14.1 + + + org.apache.camel + camel-nagios + 3.14.1 + + + org.apache.camel + camel-nats + 3.14.1 + + + org.apache.camel + camel-netty-http + 3.14.1 + + + javax.servlet + javax.servlet-api + + + + + org.apache.camel + camel-netty + 3.14.1 + + + org.apache.camel + camel-nitrite + 3.14.1 + + + org.apache.camel + camel-nsq + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + + + org.apache.camel + camel-oaipmh + 3.14.1 + + + org.apache.camel + camel-ognl + 3.14.1 + + + org.apache.camel + camel-olingo4-api + 3.14.1 + + + org.apache.camel + camel-olingo4 + 3.14.1 + + + commons-logging + commons-logging + + + + + org.apache.camel + camel-openapi-java + 3.14.1 + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + + + + + org.apache.camel + camel-openstack + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + + + org.apache.camel + camel-opentelemetry + 3.14.1 + + + io.grpc + grpc-netty-shaded + + + + + org.apache.camel + camel-opentracing + 3.14.1 + + + org.apache.camel + camel-optaplanner + 3.14.1 + + + org.optaplanner + optaplanner-core + + + org.optaplanner + optaplanner-persistence-common + + + + + org.apache.camel + camel-paho-mqtt5 + 3.14.1 + + + org.apache.camel + camel-paho + 3.14.1 + + + org.apache.camel + camel-pdf + 3.14.1 + + + org.apache.camel + camel-pg-replication-slot + 3.14.1 + + + org.apache.camel + camel-pgevent + 3.14.1 + + + org.apache.camel + camel-platform-http-vertx + 3.14.1 + + + org.apache.camel + camel-platform-http + 3.14.1 + + + org.apache.camel + camel-printer + 3.14.1 + + + org.apache.camel + camel-protobuf + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + + + org.apache.camel + camel-pubnub + 3.14.1 + + + org.apache.camel + camel-pulsar + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + com.google.j2objc + j2objc-annotations + + + + + org.apache.camel + camel-quartz + 3.14.1 + + + org.quartz-scheduler + quartz + + + com.mchange + c3p0 + + + + + org.apache.camel + camel-quickfix + 3.14.1 + + + org.quickfixj + quickfixj-codegenerator + + + + + org.apache.camel + camel-rabbitmq + 3.14.1 + + + org.apache.camel + camel-reactive-executor-vertx + 3.14.1 + + + org.apache.camel + camel-reactive-streams + 3.14.1 + + + org.apache.camel + camel-redis + 3.14.1 + + + org.apache.camel + camel-ref + 3.14.1 + + + org.apache.camel + camel-rest-openapi + 3.14.1 + + + org.apache.camel + camel-rest + 3.14.1 + + + org.apache.camel + camel-ribbon + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + + + org.apache.camel + camel-robotframework + 3.14.1 + + + org.apache.camel + camel-rss + 3.14.1 + + + org.apache.camel + camel-saga + 3.14.1 + + + org.apache.camel + camel-salesforce + 3.14.1 + + + org.apache.camel + camel-sap-netweaver + 3.14.1 + + + org.apache.camel + camel-saxon + 3.14.1 + + + org.apache.camel + camel-scheduler + 3.14.1 + + + org.apache.camel + camel-schematron + 3.14.1 + + + org.apache.camel + camel-seda + 3.14.1 + + + org.apache.camel + camel-servicenow + 3.14.1 + + + javax.xml.ws + jaxws-api + + + com.sun.xml.messaging.saaj + saaj-impl + + + + + org.apache.camel + camel-servlet + 3.14.1 + + + org.apache.camel + camel-shiro + 3.14.1 + + + org.apache.camel + camel-sip + 3.14.1 + + + org.apache.camel + camel-sjms2 + 3.14.1 + + + org.apache.camel + camel-sjms + 3.14.1 + + + org.apache.camel + camel-slack + 3.14.1 + + + org.apache.camel + camel-smpp + 3.14.1 + + + org.apache.camel + camel-snakeyaml + 3.14.1 + + + org.apache.camel + camel-snmp + 3.14.1 + + + org.apache.camel + camel-soap + 3.14.1 + + + org.apache.camel + camel-solr + 3.14.1 + + + commons-logging + commons-logging + + + + + org.apache.camel + camel-soroush + 3.14.1 + + + org.apache.camel + camel-splunk-hec + 3.14.1 + + + org.apache.camel + camel-splunk + 3.14.1 + + + org.apache.camel + camel-spring-rabbitmq + 3.14.1 + + + org.springframework + spring-beans + + + org.springframework + spring-context + + + org.springframework + spring-core + + + + + org.apache.camel + camel-sql + 3.14.1 + + + commons-logging + commons-logging + + + org.springframework + spring-beans + + + org.springframework + spring-core + + + + + org.apache.camel + camel-ssh + 3.14.1 + + + org.apache.camel + camel-stax + 3.14.1 + + + org.apache.camel + camel-stitch + 3.14.1 + + + org.apache.camel + camel-stomp + 3.14.1 + + + org.apache.camel + camel-stream + 3.14.1 + + + org.apache.camel + camel-stringtemplate + 3.14.1 + + + org.apache.camel + camel-stub + 3.14.1 + + + org.apache.camel + camel-support + 3.14.1 + + + org.apache.camel + camel-syslog + 3.14.1 + + + org.apache.camel + camel-tagsoup + 3.14.1 + + + org.apache.camel + camel-tarfile + 3.14.1 + + + org.apache.camel + camel-telegram + 3.14.1 + + + org.apache.camel + camel-threadpoolfactory-vertx + 3.14.1 + + + org.apache.camel + camel-thrift + 3.14.1 + + + org.apache.camel + camel-tika + 3.14.1 + + + org.apache.camel + camel-timer + 3.14.1 + + + org.apache.camel + camel-tooling-model + 3.14.1 + + + org.apache.camel + camel-tracing + 3.14.1 + + + org.apache.camel + camel-twilio + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + + + org.apache.camel + camel-twitter + 3.14.1 + + + org.apache.camel + camel-univocity-parsers + 3.14.1 + + + org.apache.camel + camel-util-json + 3.14.1 + + + org.apache.camel + camel-util + 3.14.1 + + + org.apache.camel + camel-validator + 3.14.1 + + + org.apache.camel + camel-velocity + 3.14.1 + + + org.apache.camel + camel-vertx-common + 3.14.1 + + + org.apache.camel + camel-vertx-http + 3.14.1 + + + org.apache.camel + camel-vertx-websocket + 3.14.1 + + + org.apache.camel + camel-vertx + 3.14.1 + + + org.apache.camel + camel-vm + 3.14.1 + + + org.apache.camel + camel-weather + 3.14.1 + + + org.apache.camel + camel-web3j + 3.14.1 + + + org.apache.camel + camel-webhook + 3.14.1 + + + org.apache.camel + camel-weka + 3.14.1 + + + org.apache.camel + camel-wordpress + 3.14.1 + + + org.apache.camel + camel-workday + 3.14.1 + + + org.apache.camel + camel-xchange + 3.14.1 + + + com.google.code.findbugs + jsr305 + + + + + org.apache.camel + camel-xj + 3.14.1 + + + org.apache.camel + camel-xml-io-dsl + 3.14.1 + + + org.apache.camel + camel-xml-io-util + 3.14.1 + + + org.apache.camel + camel-xml-io + 3.14.1 + + + org.apache.camel + camel-xml-jaxb + 3.14.1 + + + org.apache.camel + camel-xml-jaxp + 3.14.1 + + + org.apache.camel + camel-xmlsecurity + 3.14.1 + + + org.apache.camel + camel-xmpp + 3.14.1 + + + org.apache.camel + camel-xpath + 3.14.1 + + + org.apache.camel + camel-xslt-saxon + 3.14.1 + + + org.apache.camel + camel-xslt + 3.14.1 + + + org.apache.camel + camel-xstream + 3.14.1 + + + org.apache.camel + camel-yaml-dsl-common + 3.14.1 + + + org.apache.camel + camel-yaml-dsl-deserializers + 3.14.1 + + + org.apache.camel + camel-yaml-dsl + 3.14.1 + + + org.apache.camel + camel-yammer + 3.14.1 + + + org.apache.camel + camel-zendesk + 3.14.1 + + + org.apache.camel + camel-zip-deflater + 3.14.1 + + + org.apache.camel + camel-zipfile + 3.14.1 + + + org.apache.camel + camel-zookeeper-master + 3.14.1 + + + org.apache.camel + camel-zookeeper + 3.14.1 + + + org.apache.camel + spi-annotations + 3.14.1 + + + org.apache.cassandra + cassandra-all + 3.11.10 + + + org.apache.commons + commons-math3 + 3.6.1 + + + org.apache.curator + curator-client + 4.3.0 + + + org.apache.curator + curator-framework + 4.3.0 + + + org.apache.curator + curator-recipes + 4.3.0 + + + org.apache.curator + curator-test + 4.3.0 + + + org.apache.curator + curator-x-discovery + 4.3.0 + + + org.apache.htrace + htrace-core4 + 4.2.0-incubating + + + org.apache.kafka + connect-api + 3.1.0 + + + org.apache.kafka + connect-file + 3.1.0 + + + org.apache.kafka + connect-json + 3.1.0 + + + org.apache.kafka + connect-runtime + 3.1.0 + + + org.apache.kafka + connect-transforms + 3.1.0 + + + org.apache.kafka + kafka_2.12 + 3.1.0 + test + + + org.apache.kudu + kudu-client + 1.14.0 + + + org.apache.qpid + qpid-jms-client + 1.5.0 + + + org.apache.tinkerpop + gremlin-core + 3.4.10 + + + org.yaml + snakeyaml + + + com.carrotsearch + hppc + + + com.jcabi + * + + + net.objecthunter + exp4j + + + true + + + org.apache.tinkerpop + tinkergraph-gremlin + 3.4.10 + true + + + org.apache.xmlgraphics + xmlgraphics-commons + 2.3 + + + org.apache.zookeeper + zookeeper-jute + 3.5.7 + + + org.asynchttpclient + async-http-client + 2.12.3 + + + org.bouncycastle + bcpg-jdk15on + 1.70 + + + org.bouncycastle + bcutil-jdk15on + 1.70 + + + org.cassandraunit + cassandra-unit + 3.5.0.1 + test + + + org.codehaus.groovy + groovy-ant + 3.0.8 + + + org.codehaus.groovy + groovy-astbuilder + 3.0.8 + + + org.codehaus.groovy + groovy-bsf + 3.0.8 + + + org.codehaus.groovy + groovy-cli-commons + 3.0.8 + + + org.codehaus.groovy + groovy-cli-picocli + 3.0.8 + + + org.codehaus.groovy + groovy-console + 3.0.8 + + + org.codehaus.groovy + groovy-datetime + 3.0.8 + + + org.codehaus.groovy + groovy-dateutil + 3.0.8 + + + org.codehaus.groovy + groovy-docgenerator + 3.0.8 + + + org.codehaus.groovy + groovy-groovydoc + 3.0.8 + + + org.codehaus.groovy + groovy-groovysh + 3.0.8 + + + org.codehaus.groovy + groovy-jaxb + 3.0.8 + + + org.codehaus.groovy + groovy-jmx + 3.0.8 + + + org.codehaus.groovy + groovy-json + 3.0.8 + + + org.codehaus.groovy + groovy-jsr223 + 3.0.8 + + + org.codehaus.groovy + groovy-macro + 3.0.8 + + + org.codehaus.groovy + groovy-nio + 3.0.8 + + + org.codehaus.groovy + groovy-servlet + 3.0.8 + + + org.codehaus.groovy + groovy-sql + 3.0.8 + + + org.codehaus.groovy + groovy-swing + 3.0.8 + + + org.codehaus.groovy + groovy-templates + 3.0.8 + + + org.codehaus.groovy + groovy-test-junit5 + 3.0.8 + + + org.codehaus.groovy + groovy-test + 3.0.8 + + + org.codehaus.groovy + groovy-testng + 3.0.8 + + + org.codehaus.groovy + groovy-xml + 3.0.8 + + + org.codehaus.groovy + groovy-yaml + 3.0.8 + + + org.codehaus.groovy + groovy + 3.0.8 + + + org.codehaus.jackson + jackson-core-asl + 1.9.13 + + + org.codehaus.jackson + jackson-jaxrs + 1.9.13 + + + org.codehaus.jackson + jackson-mapper-asl + 1.9.13 + + + org.codehaus.jackson + jackson-xc + 1.9.13 + + + org.codehaus.mojo + animal-sniffer-annotations + 1.18 + + + org.codehaus.woodstox + stax2-api + 4.2 + + + org.easytesting + fest-assert + 1.4 + + + org.eclipse.jetty.fcgi + fcgi-client + 9.4.43.v20210629 + + + org.eclipse.jetty.fcgi + fcgi-server + 9.4.43.v20210629 + + + org.eclipse.jetty.gcloud + jetty-gcloud-session-manager + 9.4.43.v20210629 + + + org.eclipse.jetty.http2 + http2-client + 9.4.43.v20210629 + + + org.eclipse.jetty.http2 + http2-common + 9.4.43.v20210629 + + + org.eclipse.jetty.http2 + http2-hpack + 9.4.43.v20210629 + + + org.eclipse.jetty.http2 + http2-http-client-transport + 9.4.43.v20210629 + + + org.eclipse.jetty.http2 + http2-server + 9.4.43.v20210629 + + + org.eclipse.jetty.memcached + jetty-memcached-sessions + 9.4.43.v20210629 + + + org.eclipse.jetty.osgi + jetty-httpservice + 9.4.43.v20210629 + + + org.eclipse.jetty.osgi + jetty-osgi-boot-jsp + 9.4.43.v20210629 + + + org.eclipse.jetty.osgi + jetty-osgi-boot-warurl + 9.4.43.v20210629 + + + org.eclipse.jetty.osgi + jetty-osgi-boot + 9.4.43.v20210629 + + + org.eclipse.jetty.websocket + javax-websocket-client-impl + 9.4.43.v20210629 + + + org.eclipse.jetty.websocket + javax-websocket-server-impl + 9.4.43.v20210629 + + + org.eclipse.jetty.websocket + websocket-api + 9.4.43.v20210629 + + + org.eclipse.jetty.websocket + websocket-client + 9.4.43.v20210629 + + + org.eclipse.jetty.websocket + websocket-common + 9.4.43.v20210629 + + + org.eclipse.jetty.websocket + websocket-server + 9.4.43.v20210629 + + + org.eclipse.jetty.websocket + websocket-servlet + 9.4.43.v20210629 + + + org.eclipse.jetty + apache-jsp + 9.4.43.v20210629 + + + org.eclipse.jetty + apache-jstl + 9.4.43.v20210629 + + + org.eclipse.jetty + infinispan-common + 9.4.43.v20210629 + + + org.eclipse.jetty + infinispan-embedded-query + 9.4.43.v20210629 + + + org.eclipse.jetty + infinispan-remote-query + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-alpn-client + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-alpn-conscrypt-client + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-alpn-conscrypt-server + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-alpn-java-client + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-alpn-java-server + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-alpn-openjdk8-client + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-alpn-openjdk8-server + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-alpn-server + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-annotations + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-ant + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-client + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-continuation + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-deploy + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-distribution + 9.4.43.v20210629 + tar.gz + + + org.eclipse.jetty + jetty-distribution + 9.4.43.v20210629 + zip + + + org.eclipse.jetty + jetty-hazelcast + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-home + 9.4.43.v20210629 + tar.gz + + + org.eclipse.jetty + jetty-home + 9.4.43.v20210629 + zip + + + org.eclipse.jetty + jetty-http-spi + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-http + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-io + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-jaas + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-jaspi + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-jmx + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-jndi + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-nosql + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-openid + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-plus + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-proxy + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-quickstart + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-rewrite + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-security + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-server + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-servlet + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-servlets + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-spring + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-unixsocket + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-util-ajax + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-util + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-webapp + 9.4.43.v20210629 + + + org.eclipse.jetty + jetty-xml + 9.4.43.v20210629 + + + org.graalvm.js + js-scriptengine + 21.3.0 + + + org.graalvm.js + js + 21.3.0 + + + org.hdrhistogram + HdrHistogram + 2.1.12 + + + org.influxdb + influxdb-java + 2.22 + + + org.javassist + javassist + 3.22.0-CR2 + + + org.jetbrains.kotlin + kotlin-script-util + 1.6.10 + + + org.jetbrains.kotlin + kotlin-scripting-jvm-host + 1.6.10 + + + org.jetbrains.kotlin + kotlin-scripting-jvm + 1.6.10 + + + org.jruby.jcodings + jcodings + 1.0.55 + + + org.jruby.joni + joni + 2.1.31 + + + org.lz4 + lz4-java + 1.6.0 + true + + + org.mvel + mvel2 + 2.4.13.Final + + + org.openjdk.jmh + jmh-core + 1.21 + + + org.openjdk.jmh + jmh-generator-annprocess + 1.21 + + + org.optaplanner + optaplanner-quarkus-deployment + 8.17.0.Final + + + org.optaplanner + optaplanner-quarkus-jackson-deployment + 8.17.0.Final + + + org.optaplanner + optaplanner-quarkus-jackson + 8.17.0.Final + + + org.optaplanner + optaplanner-quarkus + 8.17.0.Final + + + org.reflections + reflections + 0.9.12 + + + org.skyscreamer + jsonassert + 1.5.0 + test + + + org.slf4j + slf4j-log4j12 + 1.7.33 + + + org.springframework + spring-aop + 5.3.15 + + + org.springframework + spring-beans + 5.3.15 + + + org.springframework + spring-context + 5.3.15 + + + org.springframework + spring-core + 5.3.15 + + + org.springframework + spring-jcl + + + + + org.springframework + spring-expression + 5.3.15 + + + org.springframework + spring-messaging + 5.3.15 + + + org.springframework + spring-tx + 5.3.15 + + + org.threeten + threetenbp + 1.5.2 + + + org.web3j + core + 3.6.0 + + + org.web3j + geth + 3.6.0 + + + org.web3j + parity + 3.6.0 + + + org.web3j + quorum + 0.8.0 + + + software.amazon.awssdk + account + 2.17.121 + + + software.amazon.awssdk + amplifyuibuilder + 2.17.121 + + + software.amazon.awssdk + appconfigdata + 2.17.121 + + + software.amazon.awssdk + backupgateway + 2.17.121 + + + software.amazon.awssdk + chimesdkidentity + 2.17.121 + + + software.amazon.awssdk + chimesdkmeetings + 2.17.121 + + + software.amazon.awssdk + chimesdkmessaging + 2.17.121 + + + software.amazon.awssdk + cloudcontrol + 2.17.121 + + + software.amazon.awssdk + drs + 2.17.121 + + + software.amazon.awssdk + evidently + 2.17.121 + + + software.amazon.awssdk + grafana + 2.17.121 + + + software.amazon.awssdk + inspector2 + 2.17.121 + + + software.amazon.awssdk + iottwinmaker + 2.17.121 + + + software.amazon.awssdk + json-utils + 2.17.121 + + + software.amazon.awssdk + kafkaconnect + 2.17.121 + + + software.amazon.awssdk + memorydb + 2.17.121 + + + software.amazon.awssdk + migrationhubrefactorspaces + 2.17.121 + + + software.amazon.awssdk + migrationhubstrategy + 2.17.121 + + + software.amazon.awssdk + opensearch + 2.17.121 + + + software.amazon.awssdk + panorama + 2.17.121 + + + software.amazon.awssdk + rbin + 2.17.121 + + + software.amazon.awssdk + resiliencehub + 2.17.121 + + + software.amazon.awssdk + route53recoverycluster + 2.17.121 + + + software.amazon.awssdk + route53recoverycontrolconfig + 2.17.121 + + + software.amazon.awssdk + route53recoveryreadiness + 2.17.121 + + + software.amazon.awssdk + rum + 2.17.121 + + + software.amazon.awssdk + snowdevicemanagement + 2.17.121 + + + software.amazon.awssdk + third-party-jackson-core + 2.17.121 + + + software.amazon.awssdk + third-party-jackson-dataformat-cbor + 2.17.121 + + + software.amazon.awssdk + voiceid + 2.17.121 + + + software.amazon.awssdk + wisdom + 2.17.121 + + + software.amazon.awssdk + workspacesweb + 2.17.121 + + + xalan + xalan + 2.7.2 + + + xml-apis + xml-apis + + + + + xerces + xercesImpl + 2.12.0 + + + + + release + + + + maven-gpg-plugin + 1.6 + + + sign-artifacts + verify + + sign + + + + + + + + + diff --git a/examples/spring-framework-bom.xml b/examples/spring-framework-bom.xml new file mode 100644 index 0000000..6d38c49 --- /dev/null +++ b/examples/spring-framework-bom.xml @@ -0,0 +1,155 @@ + + + + + + + + 4.0.0 + org.springframework + spring-framework-bom + 5.3.17 + pom + Spring Framework (Bill of Materials) + Spring Framework (Bill of Materials) + https://github.com/spring-projects/spring-framework + + Spring IO + https://spring.io/projects/spring-framework + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + repo + + + + + jhoeller + Juergen Hoeller + jhoeller@pivotal.io + + + + scm:git:git://github.com/spring-projects/spring-framework + scm:git:git://github.com/spring-projects/spring-framework + https://github.com/spring-projects/spring-framework + + + GitHub + https://github.com/spring-projects/spring-framework/issues + + + + org.springframework + spring-aop + 5.3.17 + + + org.springframework + spring-aspects + 5.3.17 + + + org.springframework + spring-beans + 5.3.17 + + + org.springframework + spring-context + 5.3.17 + + + org.springframework + spring-context-indexer + 5.3.17 + + + org.springframework + spring-context-support + 5.3.17 + + + org.springframework + spring-core + 5.3.17 + + + org.springframework + spring-expression + 5.3.17 + + + org.springframework + spring-instrument + 5.3.17 + + + org.springframework + spring-jcl + 5.3.17 + + + org.springframework + spring-jdbc + 5.3.17 + + + org.springframework + spring-jms + 5.3.17 + + + org.springframework + spring-messaging + 5.3.17 + + + org.springframework + spring-orm + 5.3.17 + + + org.springframework + spring-oxm + 5.3.17 + + + org.springframework + spring-r2dbc + 5.3.17 + + + org.springframework + spring-test + 5.3.17 + + + org.springframework + spring-tx + 5.3.17 + + + org.springframework + spring-web + 5.3.17 + + + org.springframework + spring-webflux + 5.3.17 + + + org.springframework + spring-webmvc + 5.3.17 + + + org.springframework + spring-websocket + 5.3.17 + + + diff --git a/repo/reposilite.cdn b/repo/reposilite.cdn index 244f2de..f9c7203 100644 --- a/repo/reposilite.cdn +++ b/repo/reposilite.cdn @@ -43,6 +43,15 @@ repositories { https://oss.sonatype.org/content/repositories/snapshots --store --connectTimeout=3 --readTimeout=15 ] } + confluent { + visibility: PUBLIC + redeployment: false + preserved: -1 + storageProvider: fs --quota 100% + proxied: [ + https://packages.confluent.io/maven/ --store --connectTimeout=3 --readTimeout=15 + ] + } } # Statistics module configuration diff --git a/sync/settings.xml b/sync/settings.xml index e581a47..779b50c 100644 --- a/sync/settings.xml +++ b/sync/settings.xml @@ -1,31 +1,14 @@ - - - reposilite - - - central - Central Repository - http://localhost:9001/releases - default - - false - - - - snapshots-repo - http://localhost:9001/snapshots - - false - - - true - - - - - - - reposilite - - \ No newline at end of file + + + central + central + http://localhost:9001/releases + + + confluent + confluent + http://localhost:9001/confluent + + +