diff --git a/package-list.txt b/package-list.txt index ed106f6..afd15ac 100644 --- a/package-list.txt +++ b/package-list.txt @@ -51,7 +51,7 @@ org.kodein.di:kodein-di-jvm org.kodein.di:kodein-di-framework-ktor-server-jvm io.ktor:ktor-bom io.ktor:ktor-bom:2.0.1 -io.mockk:mockk +io.mockk:mockk-jvm io.quarkiverse.mockk:quarkus-junit5-mockk org.glassfish.corba:glassfish-corba org.glassfish.corba:glassfish-corba-tests diff --git a/pom.xml b/pom.xml index f8c587b..1fa98db 100644 --- a/pom.xml +++ b/pom.xml @@ -8,20 +8,18 @@ poms/com.github.eirslett-frontend-maven-plugin-1.12.1/pom.xml poms/com.google.inject-guice-bom-5.1.0/pom.xml poms/com.thoughtworks.qdox-qdox-2.0.1/pom.xml - poms/com.vladmihalcea-hibernate-types-55-2.19.0/pom.xml + poms/com.vladmihalcea-hibernate-types-55-2.19.2/pom.xml poms/io.github.microutils-kotlin-logging-2.1.23/pom.xml poms/io.github.microutils-kotlin-logging-jvm-2.1.23/pom.xml - poms/io.insert-koin-koin-core-3.2.0/pom.xml - poms/io.insert-koin-koin-core-jvm-3.2.0/pom.xml - poms/io.insert-koin-koin-ktor-3.2.0/pom.xml - poms/io.insert-koin-koin-test-3.2.0/pom.xml + poms/io.insert-koin-koin-core-jvm-3.2.1/pom.xml + poms/io.insert-koin-koin-ktor-3.2.1/pom.xml poms/io.insert-koin-koin-test-core-2.2.3/pom.xml - poms/io.insert-koin-koin-test-junit5-3.2.0/pom.xml - poms/io.insert-koin-koin-test-jvm-3.2.0/pom.xml + poms/io.insert-koin-koin-test-junit5-3.2.1/pom.xml + poms/io.insert-koin-koin-test-jvm-3.2.1/pom.xml poms/io.kotest-kotest-bom-5.4.2/pom.xml poms/io.ktor-ktor-bom-2.0.1/pom.xml poms/io.ktor-ktor-bom-2.1.1/pom.xml - poms/io.mockk-mockk-1.12.7/pom.xml + poms/io.mockk-mockk-jvm-1.12.7/pom.xml poms/io.quarkiverse.mockk-quarkus-junit5-mockk-1.1.1/pom.xml poms/io.quarkus.platform-quarkus-bom-2.12.1.Final/pom.xml poms/io.quarkus.platform-quarkus-camel-bom-2.12.1.Final/pom.xml @@ -51,7 +49,7 @@ poms/org.glassfish.corba-glassfish-corba-orb-4.2.4/pom.xml poms/org.glassfish.corba-glassfish-corba-tests-4.2.4/pom.xml poms/org.glassfish.corba-idlj-4.2.4/pom.xml - poms/org.jboss.resteasy-resteasy-bom-6.1.0.Final/pom.xml + poms/org.jboss.resteasy-resteasy-bom-6.2.0.Beta1/pom.xml poms/org.jetbrains.kotlin-kotlin-bom-1.7.20-RC/pom.xml poms/org.jetbrains.kotlin-kotlin-maven-allopen-1.7.20-RC/pom.xml poms/org.jetbrains.kotlin-kotlin-maven-noarg-1.7.20-RC/pom.xml diff --git a/poms/ch.qos.logback-logback-classic-1.3.0-alpha16/pom.xml b/poms/ch.qos.logback-logback-classic-1.3.0-alpha16/pom.xml deleted file mode 100644 index 44172fb..0000000 --- a/poms/ch.qos.logback-logback-classic-1.3.0-alpha16/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.ch.qos.logback - placeholder-logback-classic - 1.3.0-alpha16 - Package logback-classic - - - ch.qos.logback - logback-classic - 1.3.0-alpha16 - - - \ No newline at end of file diff --git a/poms/com.fasterxml.jackson-jackson-bom-2.13.3/pom.xml b/poms/com.fasterxml.jackson-jackson-bom-2.13.3/pom.xml deleted file mode 100644 index 4edac11..0000000 --- a/poms/com.fasterxml.jackson-jackson-bom-2.13.3/pom.xml +++ /dev/null @@ -1,378 +0,0 @@ - - 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.3 - 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.3 - - - 2.13.3 - ${jackson.version} - ${jackson.version} - ${jackson.version} - ${jackson.version} - ${jackson.version} - ${jackson.version} - ${jackson.version} - ${jackson.version} - ${jackson.version} - ${jackson.version.module} - ${jackson.version.module} - 1.2.0 - - - - sonatype-nexus-snapshots - Sonatype Nexus Snapshots - https://oss.sonatype.org/content/repositories/snapshots - - false - - - true - - - - - - 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} - - - \ No newline at end of file diff --git a/poms/com.vladmihalcea-hibernate-types-55-2.16.2/pom.xml b/poms/com.vladmihalcea-hibernate-types-55-2.16.2/pom.xml deleted file mode 100644 index 1a6135a..0000000 --- a/poms/com.vladmihalcea-hibernate-types-55-2.16.2/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.com.vladmihalcea - placeholder-hibernate-types-55 - 2.16.2 - Package hibernate-types-55 - - - com.vladmihalcea - hibernate-types-55 - 2.16.2 - - - \ No newline at end of file diff --git a/poms/com.vladmihalcea-hibernate-types-55-2.16.3/pom.xml b/poms/com.vladmihalcea-hibernate-types-55-2.16.3/pom.xml deleted file mode 100644 index f69d615..0000000 --- a/poms/com.vladmihalcea-hibernate-types-55-2.16.3/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.com.vladmihalcea - placeholder-hibernate-types-55 - 2.16.3 - Package hibernate-types-55 - - - com.vladmihalcea - hibernate-types-55 - 2.16.3 - - - \ No newline at end of file diff --git a/poms/com.vladmihalcea-hibernate-types-55-2.17.1/pom.xml b/poms/com.vladmihalcea-hibernate-types-55-2.17.1/pom.xml deleted file mode 100644 index 332a146..0000000 --- a/poms/com.vladmihalcea-hibernate-types-55-2.17.1/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.com.vladmihalcea - placeholder-hibernate-types-55 - 2.17.1 - Package hibernate-types-55 - - - com.vladmihalcea - hibernate-types-55 - 2.17.1 - - - \ No newline at end of file diff --git a/poms/com.vladmihalcea-hibernate-types-55-2.19.0/pom.xml b/poms/com.vladmihalcea-hibernate-types-55-2.19.0/pom.xml deleted file mode 100644 index f77ea64..0000000 --- a/poms/com.vladmihalcea-hibernate-types-55-2.19.0/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.com.vladmihalcea - placeholder-hibernate-types-55 - 2.19.0 - Package hibernate-types-55 - - - com.vladmihalcea - hibernate-types-55 - 2.19.0 - - - \ No newline at end of file diff --git a/poms/com.vladmihalcea-hibernate-types-55-2.17.3/pom.xml b/poms/com.vladmihalcea-hibernate-types-55-2.19.2/pom.xml similarity index 89% rename from poms/com.vladmihalcea-hibernate-types-55-2.17.3/pom.xml rename to poms/com.vladmihalcea-hibernate-types-55-2.19.2/pom.xml index 7842331..2af7b6a 100644 --- a/poms/com.vladmihalcea-hibernate-types-55-2.17.3/pom.xml +++ b/poms/com.vladmihalcea-hibernate-types-55-2.19.2/pom.xml @@ -2,13 +2,13 @@ 4.0.0 tmp.com.vladmihalcea placeholder-hibernate-types-55 - 2.17.3 + 2.19.2 Package hibernate-types-55 com.vladmihalcea hibernate-types-55 - 2.17.3 + 2.19.2 \ No newline at end of file diff --git a/poms/io.insert-koin-koin-core-3.2.0/pom.xml b/poms/io.insert-koin-koin-core-3.2.0/pom.xml deleted file mode 100644 index b60b866..0000000 --- a/poms/io.insert-koin-koin-core-3.2.0/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.io.insert-koin - placeholder-koin-core - 3.2.0 - Package koin-core - - - io.insert-koin - koin-core - 3.2.0 - - - \ No newline at end of file diff --git a/poms/io.insert-koin-koin-core-jvm-3.2.0/pom.xml b/poms/io.insert-koin-koin-core-jvm-3.2.1/pom.xml similarity index 89% rename from poms/io.insert-koin-koin-core-jvm-3.2.0/pom.xml rename to poms/io.insert-koin-koin-core-jvm-3.2.1/pom.xml index 437f4c3..d0534d2 100644 --- a/poms/io.insert-koin-koin-core-jvm-3.2.0/pom.xml +++ b/poms/io.insert-koin-koin-core-jvm-3.2.1/pom.xml @@ -2,13 +2,13 @@ 4.0.0 tmp.io.insert-koin placeholder-koin-core-jvm - 3.2.0 + 3.2.1 Package koin-core-jvm io.insert-koin koin-core-jvm - 3.2.0 + 3.2.1 \ No newline at end of file diff --git a/poms/io.insert-koin-koin-ktor-3.2.0/pom.xml b/poms/io.insert-koin-koin-ktor-3.2.1/pom.xml similarity index 88% rename from poms/io.insert-koin-koin-ktor-3.2.0/pom.xml rename to poms/io.insert-koin-koin-ktor-3.2.1/pom.xml index 8edd673..05934f3 100644 --- a/poms/io.insert-koin-koin-ktor-3.2.0/pom.xml +++ b/poms/io.insert-koin-koin-ktor-3.2.1/pom.xml @@ -2,13 +2,13 @@ 4.0.0 tmp.io.insert-koin placeholder-koin-ktor - 3.2.0 + 3.2.1 Package koin-ktor io.insert-koin koin-ktor - 3.2.0 + 3.2.1 \ No newline at end of file diff --git a/poms/io.insert-koin-koin-test-3.2.0/pom.xml b/poms/io.insert-koin-koin-test-3.2.0/pom.xml deleted file mode 100644 index 0af26d4..0000000 --- a/poms/io.insert-koin-koin-test-3.2.0/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.io.insert-koin - placeholder-koin-test - 3.2.0 - Package koin-test - - - io.insert-koin - koin-test - 3.2.0 - - - \ No newline at end of file diff --git a/poms/io.insert-koin-koin-test-junit5-3.2.0/pom.xml b/poms/io.insert-koin-koin-test-junit5-3.2.1/pom.xml similarity index 89% rename from poms/io.insert-koin-koin-test-junit5-3.2.0/pom.xml rename to poms/io.insert-koin-koin-test-junit5-3.2.1/pom.xml index a4ea5aa..9394af9 100644 --- a/poms/io.insert-koin-koin-test-junit5-3.2.0/pom.xml +++ b/poms/io.insert-koin-koin-test-junit5-3.2.1/pom.xml @@ -2,13 +2,13 @@ 4.0.0 tmp.io.insert-koin placeholder-koin-test-junit5 - 3.2.0 + 3.2.1 Package koin-test-junit5 io.insert-koin koin-test-junit5 - 3.2.0 + 3.2.1 \ No newline at end of file diff --git a/poms/io.insert-koin-koin-test-jvm-3.2.0/pom.xml b/poms/io.insert-koin-koin-test-jvm-3.2.1/pom.xml similarity index 89% rename from poms/io.insert-koin-koin-test-jvm-3.2.0/pom.xml rename to poms/io.insert-koin-koin-test-jvm-3.2.1/pom.xml index 6cd3836..f3a587c 100644 --- a/poms/io.insert-koin-koin-test-jvm-3.2.0/pom.xml +++ b/poms/io.insert-koin-koin-test-jvm-3.2.1/pom.xml @@ -2,13 +2,13 @@ 4.0.0 tmp.io.insert-koin placeholder-koin-test-jvm - 3.2.0 + 3.2.1 Package koin-test-jvm io.insert-koin koin-test-jvm - 3.2.0 + 3.2.1 \ No newline at end of file diff --git a/poms/io.kotest-kotest-bom-5.3.0/pom.xml b/poms/io.kotest-kotest-bom-5.3.0/pom.xml deleted file mode 100644 index a29a5e0..0000000 --- a/poms/io.kotest-kotest-bom-5.3.0/pom.xml +++ /dev/null @@ -1,150 +0,0 @@ - - 4.0.0 - io.kotest - kotest-bom - 5.3.0 - 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.3.0 - - - io.kotest - kotest-extensions - 5.3.0 - - - io.kotest - kotest-property - 5.3.0 - - - io.kotest - kotest-assertions-api - 5.3.0 - - - io.kotest - kotest-assertions-core - 5.3.0 - - - io.kotest - kotest-assertions-json - 5.3.0 - - - io.kotest - kotest-assertions-shared - 5.3.0 - - - io.kotest - kotest-assertions-sql - 5.3.0 - - - io.kotest - kotest-extensions-htmlreporter - 5.3.0 - - - io.kotest - kotest-extensions-http - 5.3.0 - - - io.kotest - kotest-extensions-junit5 - 5.3.0 - - - io.kotest - kotest-extensions-junitxml - 5.3.0 - - - io.kotest - kotest-framework-api - 5.3.0 - - - io.kotest - kotest-framework-concurrency - 5.3.0 - - - io.kotest - kotest-framework-datatest - 5.3.0 - - - io.kotest - kotest-framework-discovery - 5.3.0 - - - io.kotest - kotest-framework-engine - 5.3.0 - - - io.kotest - kotest-framework-multiplatform-plugin-gradle - 5.3.0 - - - io.kotest - kotest-framework-multiplatform-plugin-js - 5.3.0 - - - io.kotest - kotest-framework-multiplatform-plugin-native - 5.3.0 - - - io.kotest - kotest-framework-standalone - 5.3.0 - - - io.kotest - kotest-property-lifecycle - 5.3.0 - - - io.kotest - kotest-runner-junit4 - 5.3.0 - - - io.kotest - kotest-runner-junit5 - 5.3.0 - - - \ No newline at end of file diff --git a/poms/io.kotest-kotest-bom-5.3.2/pom.xml b/poms/io.kotest-kotest-bom-5.3.2/pom.xml deleted file mode 100644 index 005ac84..0000000 --- a/poms/io.kotest-kotest-bom-5.3.2/pom.xml +++ /dev/null @@ -1,150 +0,0 @@ - - 4.0.0 - io.kotest - kotest-bom - 5.3.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.3.2 - - - io.kotest - kotest-extensions - 5.3.2 - - - io.kotest - kotest-property - 5.3.2 - - - io.kotest - kotest-assertions-api - 5.3.2 - - - io.kotest - kotest-assertions-core - 5.3.2 - - - io.kotest - kotest-assertions-json - 5.3.2 - - - io.kotest - kotest-assertions-shared - 5.3.2 - - - io.kotest - kotest-assertions-sql - 5.3.2 - - - io.kotest - kotest-extensions-htmlreporter - 5.3.2 - - - io.kotest - kotest-extensions-http - 5.3.2 - - - io.kotest - kotest-extensions-junit5 - 5.3.2 - - - io.kotest - kotest-extensions-junitxml - 5.3.2 - - - io.kotest - kotest-framework-api - 5.3.2 - - - io.kotest - kotest-framework-concurrency - 5.3.2 - - - io.kotest - kotest-framework-datatest - 5.3.2 - - - io.kotest - kotest-framework-discovery - 5.3.2 - - - io.kotest - kotest-framework-engine - 5.3.2 - - - io.kotest - kotest-framework-multiplatform-plugin-gradle - 5.3.2 - - - io.kotest - kotest-framework-multiplatform-plugin-js - 5.3.2 - - - io.kotest - kotest-framework-multiplatform-plugin-native - 5.3.2 - - - io.kotest - kotest-framework-standalone - 5.3.2 - - - io.kotest - kotest-property-lifecycle - 5.3.2 - - - io.kotest - kotest-runner-junit4 - 5.3.2 - - - io.kotest - kotest-runner-junit5 - 5.3.2 - - - \ No newline at end of file diff --git a/poms/io.kotest-kotest-bom-5.4.1/pom.xml b/poms/io.kotest-kotest-bom-5.4.1/pom.xml deleted file mode 100644 index 2193b69..0000000 --- a/poms/io.kotest-kotest-bom-5.4.1/pom.xml +++ /dev/null @@ -1,145 +0,0 @@ - - 4.0.0 - io.kotest - kotest-bom - 5.4.1 - 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.4.1 - - - io.kotest - kotest-extensions - 5.4.1 - - - io.kotest - kotest-property - 5.4.1 - - - io.kotest - kotest-assertions-api - 5.4.1 - - - io.kotest - kotest-assertions-core - 5.4.1 - - - io.kotest - kotest-assertions-json - 5.4.1 - - - io.kotest - kotest-assertions-shared - 5.4.1 - - - io.kotest - kotest-assertions-sql - 5.4.1 - - - io.kotest - kotest-extensions-htmlreporter - 5.4.1 - - - io.kotest - kotest-extensions-http - 5.4.1 - - - io.kotest - kotest-extensions-junit5 - 5.4.1 - - - io.kotest - kotest-extensions-junitxml - 5.4.1 - - - io.kotest - kotest-framework-api - 5.4.1 - - - io.kotest - kotest-framework-concurrency - 5.4.1 - - - io.kotest - kotest-framework-datatest - 5.4.1 - - - io.kotest - kotest-framework-discovery - 5.4.1 - - - io.kotest - kotest-framework-engine - 5.4.1 - - - io.kotest - kotest-framework-multiplatform-plugin-gradle - 5.4.1 - - - io.kotest - kotest-framework-multiplatform-plugin-js - 5.4.1 - - - io.kotest - kotest-framework-multiplatform-plugin-native - 5.4.1 - - - io.kotest - kotest-property-lifecycle - 5.4.1 - - - io.kotest - kotest-runner-junit4 - 5.4.1 - - - io.kotest - kotest-runner-junit5 - 5.4.1 - - - \ No newline at end of file diff --git a/poms/io.ktor-ktor-bom-2.0.3/pom.xml b/poms/io.ktor-ktor-bom-2.0.3/pom.xml deleted file mode 100644 index 62fb51e..0000000 --- a/poms/io.ktor-ktor-bom-2.0.3/pom.xml +++ /dev/null @@ -1,1490 +0,0 @@ - - 4.0.0 - io.ktor - ktor-bom - 2.0.3 - pom - ktor-bom - Ktor is a framework for quickly creating web applications in Kotlin with minimal effort. - https://github.com/ktorio/ktor - - - The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - - JetBrains - JetBrains Team - JetBrains - https://www.jetbrains.com - - - - https://github.com/ktorio/ktor.git - - - - io.ktor - ktor-client-jvm - 2.0.3 - - - io.ktor - ktor-client - 2.0.3 - - - io.ktor - ktor-http-js - 2.0.3 - - - io.ktor - ktor-http-jvm - 2.0.3 - - - io.ktor - ktor-http - 2.0.3 - - - io.ktor - ktor-http-linuxx64 - 2.0.3 - - - io.ktor - ktor-http-mingwx64 - 2.0.3 - - - io.ktor - ktor-io-js - 2.0.3 - - - io.ktor - ktor-io-jvm - 2.0.3 - - - io.ktor - ktor-io - 2.0.3 - - - io.ktor - ktor-io-linuxx64 - 2.0.3 - - - io.ktor - ktor-io-mingwx64 - 2.0.3 - - - io.ktor - ktor-network-jvm - 2.0.3 - - - io.ktor - ktor-network - 2.0.3 - - - io.ktor - ktor-network-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-jvm - 2.0.3 - - - io.ktor - ktor-server - 2.0.3 - - - io.ktor - ktor-server-linuxx64 - 2.0.3 - - - io.ktor - ktor-shared-jvm - 2.0.3 - - - io.ktor - ktor-shared - 2.0.3 - - - io.ktor - ktor-test-dispatcher-js - 2.0.3 - - - io.ktor - ktor-test-dispatcher-jvm - 2.0.3 - - - io.ktor - ktor-test-dispatcher - 2.0.3 - - - io.ktor - ktor-test-dispatcher-linuxx64 - 2.0.3 - - - io.ktor - ktor-test-dispatcher-mingwx64 - 2.0.3 - - - io.ktor - ktor-utils-js - 2.0.3 - - - io.ktor - ktor-utils-jvm - 2.0.3 - - - io.ktor - ktor-utils - 2.0.3 - - - io.ktor - ktor-utils-linuxx64 - 2.0.3 - - - io.ktor - ktor-utils-mingwx64 - 2.0.3 - - - io.ktor - ktor-client-android-jvm - 2.0.3 - - - io.ktor - ktor-client-android - 2.0.3 - - - io.ktor - ktor-client-apache-jvm - 2.0.3 - - - io.ktor - ktor-client-apache - 2.0.3 - - - io.ktor - ktor-client-cio-jvm - 2.0.3 - - - io.ktor - ktor-client-cio - 2.0.3 - - - io.ktor - ktor-client-cio-linuxx64 - 2.0.3 - - - io.ktor - ktor-client-core-js - 2.0.3 - - - io.ktor - ktor-client-core-jvm - 2.0.3 - - - io.ktor - ktor-client-core - 2.0.3 - - - io.ktor - ktor-client-core-linuxx64 - 2.0.3 - - - io.ktor - ktor-client-core-mingwx64 - 2.0.3 - - - io.ktor - ktor-client-curl - 2.0.3 - - - io.ktor - ktor-client-curl-linuxx64 - 2.0.3 - - - io.ktor - ktor-client-curl-mingwx64 - 2.0.3 - - - io.ktor - ktor-client-darwin - 2.0.3 - - - io.ktor - ktor-client-ios - 2.0.3 - - - io.ktor - ktor-client-java-jvm - 2.0.3 - - - io.ktor - ktor-client-java - 2.0.3 - - - io.ktor - ktor-client-jetty-jvm - 2.0.3 - - - io.ktor - ktor-client-jetty - 2.0.3 - - - io.ktor - ktor-client-js-js - 2.0.3 - - - io.ktor - ktor-client-js - 2.0.3 - - - io.ktor - ktor-client-mock-js - 2.0.3 - - - io.ktor - ktor-client-mock-jvm - 2.0.3 - - - io.ktor - ktor-client-mock - 2.0.3 - - - io.ktor - ktor-client-mock-linuxx64 - 2.0.3 - - - io.ktor - ktor-client-mock-mingwx64 - 2.0.3 - - - io.ktor - ktor-client-okhttp-jvm - 2.0.3 - - - io.ktor - ktor-client-okhttp - 2.0.3 - - - io.ktor - ktor-client-plugins-jvm - 2.0.3 - - - io.ktor - ktor-client-plugins - 2.0.3 - - - io.ktor - ktor-client-tests-js - 2.0.3 - - - io.ktor - ktor-client-tests-jvm - 2.0.3 - - - io.ktor - ktor-client-tests - 2.0.3 - - - io.ktor - ktor-client-tests-linuxx64 - 2.0.3 - - - io.ktor - ktor-client-tests-mingwx64 - 2.0.3 - - - io.ktor - ktor-http-cio-js - 2.0.3 - - - io.ktor - ktor-http-cio-jvm - 2.0.3 - - - io.ktor - ktor-http-cio - 2.0.3 - - - io.ktor - ktor-http-cio-linuxx64 - 2.0.3 - - - io.ktor - ktor-http-cio-mingwx64 - 2.0.3 - - - io.ktor - ktor-network-tls-jvm - 2.0.3 - - - io.ktor - ktor-network-tls - 2.0.3 - - - io.ktor - ktor-network-tls-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-cio-jvm - 2.0.3 - - - io.ktor - ktor-server-cio - 2.0.3 - - - io.ktor - ktor-server-cio-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-core-jvm - 2.0.3 - - - io.ktor - ktor-server-core - 2.0.3 - - - io.ktor - ktor-server-core-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-host-common-jvm - 2.0.3 - - - io.ktor - ktor-server-host-common - 2.0.3 - - - io.ktor - ktor-server-host-common-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-jetty-jvm - 2.0.3 - - - io.ktor - ktor-server-jetty - 2.0.3 - - - io.ktor - ktor-server-netty-jvm - 2.0.3 - - - io.ktor - ktor-server-netty - 2.0.3 - - - io.ktor - ktor-server-plugins-jvm - 2.0.3 - - - io.ktor - ktor-server-plugins - 2.0.3 - - - io.ktor - ktor-server-servlet-jvm - 2.0.3 - - - io.ktor - ktor-server-servlet - 2.0.3 - - - io.ktor - ktor-server-test-host-jvm - 2.0.3 - - - io.ktor - ktor-server-test-host - 2.0.3 - - - io.ktor - ktor-server-test-host-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-test-suites-jvm - 2.0.3 - - - io.ktor - ktor-server-test-suites - 2.0.3 - - - io.ktor - ktor-server-test-suites-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-tests-jvm - 2.0.3 - - - io.ktor - ktor-server-tests - 2.0.3 - - - io.ktor - ktor-server-tests-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-tomcat-jvm - 2.0.3 - - - io.ktor - ktor-server-tomcat - 2.0.3 - - - io.ktor - ktor-events-js - 2.0.3 - - - io.ktor - ktor-events-jvm - 2.0.3 - - - io.ktor - ktor-events - 2.0.3 - - - io.ktor - ktor-events-linuxx64 - 2.0.3 - - - io.ktor - ktor-events-mingwx64 - 2.0.3 - - - io.ktor - ktor-resources-js - 2.0.3 - - - io.ktor - ktor-resources-jvm - 2.0.3 - - - io.ktor - ktor-resources - 2.0.3 - - - io.ktor - ktor-resources-linuxx64 - 2.0.3 - - - io.ktor - ktor-resources-mingwx64 - 2.0.3 - - - io.ktor - ktor-serialization-js - 2.0.3 - - - io.ktor - ktor-serialization-jvm - 2.0.3 - - - io.ktor - ktor-serialization - 2.0.3 - - - io.ktor - ktor-serialization-linuxx64 - 2.0.3 - - - io.ktor - ktor-serialization-mingwx64 - 2.0.3 - - - io.ktor - ktor-websocket-serialization-js - 2.0.3 - - - io.ktor - ktor-websocket-serialization-jvm - 2.0.3 - - - io.ktor - ktor-websocket-serialization - 2.0.3 - - - io.ktor - ktor-websocket-serialization-linuxx64 - 2.0.3 - - - io.ktor - ktor-websocket-serialization-mingwx64 - 2.0.3 - - - io.ktor - ktor-websockets-js - 2.0.3 - - - io.ktor - ktor-websockets-jvm - 2.0.3 - - - io.ktor - ktor-websockets - 2.0.3 - - - io.ktor - ktor-websockets-linuxx64 - 2.0.3 - - - io.ktor - ktor-websockets-mingwx64 - 2.0.3 - - - io.ktor - ktor-client-auth-js - 2.0.3 - - - io.ktor - ktor-client-auth-jvm - 2.0.3 - - - io.ktor - ktor-client-auth - 2.0.3 - - - io.ktor - ktor-client-auth-linuxx64 - 2.0.3 - - - io.ktor - ktor-client-auth-mingwx64 - 2.0.3 - - - io.ktor - ktor-client-content-negotiation-js - 2.0.3 - - - io.ktor - ktor-client-content-negotiation-jvm - 2.0.3 - - - io.ktor - ktor-client-content-negotiation - 2.0.3 - - - io.ktor - ktor-client-content-negotiation-linuxx64 - 2.0.3 - - - io.ktor - ktor-client-content-negotiation-mingwx64 - 2.0.3 - - - io.ktor - ktor-client-encoding-js - 2.0.3 - - - io.ktor - ktor-client-encoding-jvm - 2.0.3 - - - io.ktor - ktor-client-encoding - 2.0.3 - - - io.ktor - ktor-client-encoding-linuxx64 - 2.0.3 - - - io.ktor - ktor-client-encoding-mingwx64 - 2.0.3 - - - io.ktor - ktor-client-json-js - 2.0.3 - - - io.ktor - ktor-client-json-jvm - 2.0.3 - - - io.ktor - ktor-client-json - 2.0.3 - - - io.ktor - ktor-client-json-linuxx64 - 2.0.3 - - - io.ktor - ktor-client-json-mingwx64 - 2.0.3 - - - io.ktor - ktor-client-logging-js - 2.0.3 - - - io.ktor - ktor-client-logging-jvm - 2.0.3 - - - io.ktor - ktor-client-logging - 2.0.3 - - - io.ktor - ktor-client-logging-linuxx64 - 2.0.3 - - - io.ktor - ktor-client-logging-mingwx64 - 2.0.3 - - - io.ktor - ktor-client-resources-js - 2.0.3 - - - io.ktor - ktor-client-resources-jvm - 2.0.3 - - - io.ktor - ktor-client-resources - 2.0.3 - - - io.ktor - ktor-client-resources-linuxx64 - 2.0.3 - - - io.ktor - ktor-client-resources-mingwx64 - 2.0.3 - - - io.ktor - ktor-client-websockets-js - 2.0.3 - - - io.ktor - ktor-client-websockets-jvm - 2.0.3 - - - io.ktor - ktor-client-websockets - 2.0.3 - - - io.ktor - ktor-client-websockets-linuxx64 - 2.0.3 - - - io.ktor - ktor-client-websockets-mingwx64 - 2.0.3 - - - io.ktor - ktor-network-tls-certificates-jvm - 2.0.3 - - - io.ktor - ktor-network-tls-certificates - 2.0.3 - - - io.ktor - ktor-server-jetty-test-http2-jvm - 2.0.3 - - - io.ktor - ktor-server-jetty-test-http2 - 2.0.3 - - - io.ktor - ktor-server-auth-jvm - 2.0.3 - - - io.ktor - ktor-server-auth - 2.0.3 - - - io.ktor - ktor-server-auth-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-auth-jwt-jvm - 2.0.3 - - - io.ktor - ktor-server-auth-jwt - 2.0.3 - - - io.ktor - ktor-server-auth-ldap-jvm - 2.0.3 - - - io.ktor - ktor-server-auth-ldap - 2.0.3 - - - io.ktor - ktor-server-auto-head-response-jvm - 2.0.3 - - - io.ktor - ktor-server-auto-head-response - 2.0.3 - - - io.ktor - ktor-server-auto-head-response-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-caching-headers-jvm - 2.0.3 - - - io.ktor - ktor-server-caching-headers - 2.0.3 - - - io.ktor - ktor-server-caching-headers-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-call-id-jvm - 2.0.3 - - - io.ktor - ktor-server-call-id - 2.0.3 - - - io.ktor - ktor-server-call-id-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-call-logging-jvm - 2.0.3 - - - io.ktor - ktor-server-call-logging - 2.0.3 - - - io.ktor - ktor-server-compression-jvm - 2.0.3 - - - io.ktor - ktor-server-compression - 2.0.3 - - - io.ktor - ktor-server-conditional-headers-jvm - 2.0.3 - - - io.ktor - ktor-server-conditional-headers - 2.0.3 - - - io.ktor - ktor-server-conditional-headers-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-content-negotiation-jvm - 2.0.3 - - - io.ktor - ktor-server-content-negotiation - 2.0.3 - - - io.ktor - ktor-server-content-negotiation-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-cors-jvm - 2.0.3 - - - io.ktor - ktor-server-cors - 2.0.3 - - - io.ktor - ktor-server-cors-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-data-conversion-jvm - 2.0.3 - - - io.ktor - ktor-server-data-conversion - 2.0.3 - - - io.ktor - ktor-server-data-conversion-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-default-headers-jvm - 2.0.3 - - - io.ktor - ktor-server-default-headers - 2.0.3 - - - io.ktor - ktor-server-double-receive-jvm - 2.0.3 - - - io.ktor - ktor-server-double-receive - 2.0.3 - - - io.ktor - ktor-server-double-receive-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-forwarded-header-jvm - 2.0.3 - - - io.ktor - ktor-server-forwarded-header - 2.0.3 - - - io.ktor - ktor-server-forwarded-header-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-freemarker-jvm - 2.0.3 - - - io.ktor - ktor-server-freemarker - 2.0.3 - - - io.ktor - ktor-server-hsts-jvm - 2.0.3 - - - io.ktor - ktor-server-hsts - 2.0.3 - - - io.ktor - ktor-server-hsts-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-html-builder-jvm - 2.0.3 - - - io.ktor - ktor-server-html-builder - 2.0.3 - - - io.ktor - ktor-server-html-builder-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-http-redirect-jvm - 2.0.3 - - - io.ktor - ktor-server-http-redirect - 2.0.3 - - - io.ktor - ktor-server-http-redirect-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-jte-jvm - 2.0.3 - - - io.ktor - ktor-server-jte - 2.0.3 - - - io.ktor - ktor-server-locations-jvm - 2.0.3 - - - io.ktor - ktor-server-locations - 2.0.3 - - - io.ktor - ktor-server-method-override-jvm - 2.0.3 - - - io.ktor - ktor-server-method-override - 2.0.3 - - - io.ktor - ktor-server-method-override-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-metrics-jvm - 2.0.3 - - - io.ktor - ktor-server-metrics - 2.0.3 - - - io.ktor - ktor-server-metrics-micrometer-jvm - 2.0.3 - - - io.ktor - ktor-server-metrics-micrometer - 2.0.3 - - - io.ktor - ktor-server-mustache-jvm - 2.0.3 - - - io.ktor - ktor-server-mustache - 2.0.3 - - - io.ktor - ktor-server-partial-content-jvm - 2.0.3 - - - io.ktor - ktor-server-partial-content - 2.0.3 - - - io.ktor - ktor-server-partial-content-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-pebble-jvm - 2.0.3 - - - io.ktor - ktor-server-pebble - 2.0.3 - - - io.ktor - ktor-server-resources-jvm - 2.0.3 - - - io.ktor - ktor-server-resources - 2.0.3 - - - io.ktor - ktor-server-resources-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-sessions-jvm - 2.0.3 - - - io.ktor - ktor-server-sessions - 2.0.3 - - - io.ktor - ktor-server-status-pages-jvm - 2.0.3 - - - io.ktor - ktor-server-status-pages - 2.0.3 - - - io.ktor - ktor-server-status-pages-linuxx64 - 2.0.3 - - - io.ktor - ktor-server-thymeleaf-jvm - 2.0.3 - - - io.ktor - ktor-server-thymeleaf - 2.0.3 - - - io.ktor - ktor-server-velocity-jvm - 2.0.3 - - - io.ktor - ktor-server-velocity - 2.0.3 - - - io.ktor - ktor-server-webjars-jvm - 2.0.3 - - - io.ktor - ktor-server-webjars - 2.0.3 - - - io.ktor - ktor-server-websockets-jvm - 2.0.3 - - - io.ktor - ktor-server-websockets - 2.0.3 - - - io.ktor - ktor-server-websockets-linuxx64 - 2.0.3 - - - io.ktor - ktor-serialization-gson-jvm - 2.0.3 - - - io.ktor - ktor-serialization-gson - 2.0.3 - - - io.ktor - ktor-serialization-jackson-jvm - 2.0.3 - - - io.ktor - ktor-serialization-jackson - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx-js - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx-jvm - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx-linuxx64 - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx-mingwx64 - 2.0.3 - - - io.ktor - ktor-client-content-negotiation-tests-jvm - 2.0.3 - - - io.ktor - ktor-client-content-negotiation-tests - 2.0.3 - - - io.ktor - ktor-client-gson-jvm - 2.0.3 - - - io.ktor - ktor-client-gson - 2.0.3 - - - io.ktor - ktor-client-jackson-jvm - 2.0.3 - - - io.ktor - ktor-client-jackson - 2.0.3 - - - io.ktor - ktor-client-json-tests-jvm - 2.0.3 - - - io.ktor - ktor-client-json-tests - 2.0.3 - - - io.ktor - ktor-client-serialization-js - 2.0.3 - - - io.ktor - ktor-client-serialization-jvm - 2.0.3 - - - io.ktor - ktor-client-serialization - 2.0.3 - - - io.ktor - ktor-client-serialization-linuxx64 - 2.0.3 - - - io.ktor - ktor-client-serialization-mingwx64 - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx-cbor-js - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx-cbor-jvm - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx-cbor - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx-cbor-linuxx64 - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx-cbor-mingwx64 - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx-json-js - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx-json-jvm - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx-json - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx-json-linuxx64 - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx-json-mingwx64 - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx-tests-js - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx-tests-jvm - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx-tests - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx-tests-linuxx64 - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx-tests-mingwx64 - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx-xml-jvm - 2.0.3 - - - io.ktor - ktor-serialization-kotlinx-xml - 2.0.3 - - - \ No newline at end of file diff --git a/poms/io.ktor-ktor-bom-2.1.0/pom.xml b/poms/io.ktor-ktor-bom-2.1.0/pom.xml deleted file mode 100644 index a62b5ca..0000000 --- a/poms/io.ktor-ktor-bom-2.1.0/pom.xml +++ /dev/null @@ -1,1520 +0,0 @@ - - 4.0.0 - io.ktor - ktor-bom - 2.1.0 - pom - ktor-bom - Ktor is a framework for quickly creating web applications in Kotlin with minimal effort. - https://github.com/ktorio/ktor - - - The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - - JetBrains - JetBrains Team - JetBrains - https://www.jetbrains.com - - - - https://github.com/ktorio/ktor.git - - - - io.ktor - ktor-client-jvm - 2.1.0 - - - io.ktor - ktor-client - 2.1.0 - - - io.ktor - ktor-http-js - 2.1.0 - - - io.ktor - ktor-http-jvm - 2.1.0 - - - io.ktor - ktor-http - 2.1.0 - - - io.ktor - ktor-http-linuxx64 - 2.1.0 - - - io.ktor - ktor-http-mingwx64 - 2.1.0 - - - io.ktor - ktor-io-js - 2.1.0 - - - io.ktor - ktor-io-jvm - 2.1.0 - - - io.ktor - ktor-io - 2.1.0 - - - io.ktor - ktor-io-linuxx64 - 2.1.0 - - - io.ktor - ktor-io-mingwx64 - 2.1.0 - - - io.ktor - ktor-network-jvm - 2.1.0 - - - io.ktor - ktor-network - 2.1.0 - - - io.ktor - ktor-network-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-jvm - 2.1.0 - - - io.ktor - ktor-server - 2.1.0 - - - io.ktor - ktor-server-linuxx64 - 2.1.0 - - - io.ktor - ktor-shared-jvm - 2.1.0 - - - io.ktor - ktor-shared - 2.1.0 - - - io.ktor - ktor-test-dispatcher-js - 2.1.0 - - - io.ktor - ktor-test-dispatcher-jvm - 2.1.0 - - - io.ktor - ktor-test-dispatcher - 2.1.0 - - - io.ktor - ktor-test-dispatcher-linuxx64 - 2.1.0 - - - io.ktor - ktor-test-dispatcher-mingwx64 - 2.1.0 - - - io.ktor - ktor-utils-js - 2.1.0 - - - io.ktor - ktor-utils-jvm - 2.1.0 - - - io.ktor - ktor-utils - 2.1.0 - - - io.ktor - ktor-utils-linuxx64 - 2.1.0 - - - io.ktor - ktor-utils-mingwx64 - 2.1.0 - - - io.ktor - ktor-client-android-jvm - 2.1.0 - - - io.ktor - ktor-client-android - 2.1.0 - - - io.ktor - ktor-client-apache-jvm - 2.1.0 - - - io.ktor - ktor-client-apache - 2.1.0 - - - io.ktor - ktor-client-cio-jvm - 2.1.0 - - - io.ktor - ktor-client-cio - 2.1.0 - - - io.ktor - ktor-client-cio-linuxx64 - 2.1.0 - - - io.ktor - ktor-client-core-js - 2.1.0 - - - io.ktor - ktor-client-core-jvm - 2.1.0 - - - io.ktor - ktor-client-core - 2.1.0 - - - io.ktor - ktor-client-core-linuxx64 - 2.1.0 - - - io.ktor - ktor-client-core-mingwx64 - 2.1.0 - - - io.ktor - ktor-client-curl - 2.1.0 - - - io.ktor - ktor-client-curl-linuxx64 - 2.1.0 - - - io.ktor - ktor-client-curl-mingwx64 - 2.1.0 - - - io.ktor - ktor-client-darwin - 2.1.0 - - - io.ktor - ktor-client-ios - 2.1.0 - - - io.ktor - ktor-client-java-jvm - 2.1.0 - - - io.ktor - ktor-client-java - 2.1.0 - - - io.ktor - ktor-client-jetty-jvm - 2.1.0 - - - io.ktor - ktor-client-jetty - 2.1.0 - - - io.ktor - ktor-client-js-js - 2.1.0 - - - io.ktor - ktor-client-js - 2.1.0 - - - io.ktor - ktor-client-mock-js - 2.1.0 - - - io.ktor - ktor-client-mock-jvm - 2.1.0 - - - io.ktor - ktor-client-mock - 2.1.0 - - - io.ktor - ktor-client-mock-linuxx64 - 2.1.0 - - - io.ktor - ktor-client-mock-mingwx64 - 2.1.0 - - - io.ktor - ktor-client-okhttp-jvm - 2.1.0 - - - io.ktor - ktor-client-okhttp - 2.1.0 - - - io.ktor - ktor-client-plugins-jvm - 2.1.0 - - - io.ktor - ktor-client-plugins - 2.1.0 - - - io.ktor - ktor-client-tests-js - 2.1.0 - - - io.ktor - ktor-client-tests-jvm - 2.1.0 - - - io.ktor - ktor-client-tests - 2.1.0 - - - io.ktor - ktor-client-tests-linuxx64 - 2.1.0 - - - io.ktor - ktor-client-tests-mingwx64 - 2.1.0 - - - io.ktor - ktor-http-cio-js - 2.1.0 - - - io.ktor - ktor-http-cio-jvm - 2.1.0 - - - io.ktor - ktor-http-cio - 2.1.0 - - - io.ktor - ktor-http-cio-linuxx64 - 2.1.0 - - - io.ktor - ktor-http-cio-mingwx64 - 2.1.0 - - - io.ktor - ktor-network-tls-jvm - 2.1.0 - - - io.ktor - ktor-network-tls - 2.1.0 - - - io.ktor - ktor-network-tls-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-cio-jvm - 2.1.0 - - - io.ktor - ktor-server-cio - 2.1.0 - - - io.ktor - ktor-server-cio-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-config-yaml-jvm - 2.1.0 - - - io.ktor - ktor-server-config-yaml - 2.1.0 - - - io.ktor - ktor-server-config-yaml-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-core-jvm - 2.1.0 - - - io.ktor - ktor-server-core - 2.1.0 - - - io.ktor - ktor-server-core-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-host-common-jvm - 2.1.0 - - - io.ktor - ktor-server-host-common - 2.1.0 - - - io.ktor - ktor-server-host-common-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-jetty-jvm - 2.1.0 - - - io.ktor - ktor-server-jetty - 2.1.0 - - - io.ktor - ktor-server-netty-jvm - 2.1.0 - - - io.ktor - ktor-server-netty - 2.1.0 - - - io.ktor - ktor-server-plugins-jvm - 2.1.0 - - - io.ktor - ktor-server-plugins - 2.1.0 - - - io.ktor - ktor-server-servlet-jvm - 2.1.0 - - - io.ktor - ktor-server-servlet - 2.1.0 - - - io.ktor - ktor-server-test-host-jvm - 2.1.0 - - - io.ktor - ktor-server-test-host - 2.1.0 - - - io.ktor - ktor-server-test-host-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-test-suites-jvm - 2.1.0 - - - io.ktor - ktor-server-test-suites - 2.1.0 - - - io.ktor - ktor-server-test-suites-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-tests-jvm - 2.1.0 - - - io.ktor - ktor-server-tests - 2.1.0 - - - io.ktor - ktor-server-tests-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-tomcat-jvm - 2.1.0 - - - io.ktor - ktor-server-tomcat - 2.1.0 - - - io.ktor - ktor-events-js - 2.1.0 - - - io.ktor - ktor-events-jvm - 2.1.0 - - - io.ktor - ktor-events - 2.1.0 - - - io.ktor - ktor-events-linuxx64 - 2.1.0 - - - io.ktor - ktor-events-mingwx64 - 2.1.0 - - - io.ktor - ktor-resources-js - 2.1.0 - - - io.ktor - ktor-resources-jvm - 2.1.0 - - - io.ktor - ktor-resources - 2.1.0 - - - io.ktor - ktor-resources-linuxx64 - 2.1.0 - - - io.ktor - ktor-resources-mingwx64 - 2.1.0 - - - io.ktor - ktor-serialization-js - 2.1.0 - - - io.ktor - ktor-serialization-jvm - 2.1.0 - - - io.ktor - ktor-serialization - 2.1.0 - - - io.ktor - ktor-serialization-linuxx64 - 2.1.0 - - - io.ktor - ktor-serialization-mingwx64 - 2.1.0 - - - io.ktor - ktor-websocket-serialization-js - 2.1.0 - - - io.ktor - ktor-websocket-serialization-jvm - 2.1.0 - - - io.ktor - ktor-websocket-serialization - 2.1.0 - - - io.ktor - ktor-websocket-serialization-linuxx64 - 2.1.0 - - - io.ktor - ktor-websocket-serialization-mingwx64 - 2.1.0 - - - io.ktor - ktor-websockets-js - 2.1.0 - - - io.ktor - ktor-websockets-jvm - 2.1.0 - - - io.ktor - ktor-websockets - 2.1.0 - - - io.ktor - ktor-websockets-linuxx64 - 2.1.0 - - - io.ktor - ktor-websockets-mingwx64 - 2.1.0 - - - io.ktor - ktor-client-auth-js - 2.1.0 - - - io.ktor - ktor-client-auth-jvm - 2.1.0 - - - io.ktor - ktor-client-auth - 2.1.0 - - - io.ktor - ktor-client-auth-linuxx64 - 2.1.0 - - - io.ktor - ktor-client-auth-mingwx64 - 2.1.0 - - - io.ktor - ktor-client-content-negotiation-js - 2.1.0 - - - io.ktor - ktor-client-content-negotiation-jvm - 2.1.0 - - - io.ktor - ktor-client-content-negotiation - 2.1.0 - - - io.ktor - ktor-client-content-negotiation-linuxx64 - 2.1.0 - - - io.ktor - ktor-client-content-negotiation-mingwx64 - 2.1.0 - - - io.ktor - ktor-client-encoding-js - 2.1.0 - - - io.ktor - ktor-client-encoding-jvm - 2.1.0 - - - io.ktor - ktor-client-encoding - 2.1.0 - - - io.ktor - ktor-client-encoding-linuxx64 - 2.1.0 - - - io.ktor - ktor-client-encoding-mingwx64 - 2.1.0 - - - io.ktor - ktor-client-json-js - 2.1.0 - - - io.ktor - ktor-client-json-jvm - 2.1.0 - - - io.ktor - ktor-client-json - 2.1.0 - - - io.ktor - ktor-client-json-linuxx64 - 2.1.0 - - - io.ktor - ktor-client-json-mingwx64 - 2.1.0 - - - io.ktor - ktor-client-logging-js - 2.1.0 - - - io.ktor - ktor-client-logging-jvm - 2.1.0 - - - io.ktor - ktor-client-logging - 2.1.0 - - - io.ktor - ktor-client-logging-linuxx64 - 2.1.0 - - - io.ktor - ktor-client-logging-mingwx64 - 2.1.0 - - - io.ktor - ktor-client-resources-js - 2.1.0 - - - io.ktor - ktor-client-resources-jvm - 2.1.0 - - - io.ktor - ktor-client-resources - 2.1.0 - - - io.ktor - ktor-client-resources-linuxx64 - 2.1.0 - - - io.ktor - ktor-client-resources-mingwx64 - 2.1.0 - - - io.ktor - ktor-client-websockets-js - 2.1.0 - - - io.ktor - ktor-client-websockets-jvm - 2.1.0 - - - io.ktor - ktor-client-websockets - 2.1.0 - - - io.ktor - ktor-client-websockets-linuxx64 - 2.1.0 - - - io.ktor - ktor-client-websockets-mingwx64 - 2.1.0 - - - io.ktor - ktor-network-tls-certificates-jvm - 2.1.0 - - - io.ktor - ktor-network-tls-certificates - 2.1.0 - - - io.ktor - ktor-server-jetty-test-http2-jvm - 2.1.0 - - - io.ktor - ktor-server-jetty-test-http2 - 2.1.0 - - - io.ktor - ktor-server-auth-jvm - 2.1.0 - - - io.ktor - ktor-server-auth - 2.1.0 - - - io.ktor - ktor-server-auth-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-auth-jwt-jvm - 2.1.0 - - - io.ktor - ktor-server-auth-jwt - 2.1.0 - - - io.ktor - ktor-server-auth-ldap-jvm - 2.1.0 - - - io.ktor - ktor-server-auth-ldap - 2.1.0 - - - io.ktor - ktor-server-auto-head-response-jvm - 2.1.0 - - - io.ktor - ktor-server-auto-head-response - 2.1.0 - - - io.ktor - ktor-server-auto-head-response-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-caching-headers-jvm - 2.1.0 - - - io.ktor - ktor-server-caching-headers - 2.1.0 - - - io.ktor - ktor-server-caching-headers-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-call-id-jvm - 2.1.0 - - - io.ktor - ktor-server-call-id - 2.1.0 - - - io.ktor - ktor-server-call-id-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-call-logging-jvm - 2.1.0 - - - io.ktor - ktor-server-call-logging - 2.1.0 - - - io.ktor - ktor-server-compression-jvm - 2.1.0 - - - io.ktor - ktor-server-compression - 2.1.0 - - - io.ktor - ktor-server-conditional-headers-jvm - 2.1.0 - - - io.ktor - ktor-server-conditional-headers - 2.1.0 - - - io.ktor - ktor-server-conditional-headers-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-content-negotiation-jvm - 2.1.0 - - - io.ktor - ktor-server-content-negotiation - 2.1.0 - - - io.ktor - ktor-server-content-negotiation-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-cors-jvm - 2.1.0 - - - io.ktor - ktor-server-cors - 2.1.0 - - - io.ktor - ktor-server-cors-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-data-conversion-jvm - 2.1.0 - - - io.ktor - ktor-server-data-conversion - 2.1.0 - - - io.ktor - ktor-server-data-conversion-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-default-headers-jvm - 2.1.0 - - - io.ktor - ktor-server-default-headers - 2.1.0 - - - io.ktor - ktor-server-double-receive-jvm - 2.1.0 - - - io.ktor - ktor-server-double-receive - 2.1.0 - - - io.ktor - ktor-server-double-receive-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-forwarded-header-jvm - 2.1.0 - - - io.ktor - ktor-server-forwarded-header - 2.1.0 - - - io.ktor - ktor-server-forwarded-header-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-freemarker-jvm - 2.1.0 - - - io.ktor - ktor-server-freemarker - 2.1.0 - - - io.ktor - ktor-server-hsts-jvm - 2.1.0 - - - io.ktor - ktor-server-hsts - 2.1.0 - - - io.ktor - ktor-server-hsts-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-html-builder-jvm - 2.1.0 - - - io.ktor - ktor-server-html-builder - 2.1.0 - - - io.ktor - ktor-server-html-builder-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-http-redirect-jvm - 2.1.0 - - - io.ktor - ktor-server-http-redirect - 2.1.0 - - - io.ktor - ktor-server-http-redirect-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-jte-jvm - 2.1.0 - - - io.ktor - ktor-server-jte - 2.1.0 - - - io.ktor - ktor-server-locations-jvm - 2.1.0 - - - io.ktor - ktor-server-locations - 2.1.0 - - - io.ktor - ktor-server-method-override-jvm - 2.1.0 - - - io.ktor - ktor-server-method-override - 2.1.0 - - - io.ktor - ktor-server-method-override-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-metrics-jvm - 2.1.0 - - - io.ktor - ktor-server-metrics - 2.1.0 - - - io.ktor - ktor-server-metrics-micrometer-jvm - 2.1.0 - - - io.ktor - ktor-server-metrics-micrometer - 2.1.0 - - - io.ktor - ktor-server-mustache-jvm - 2.1.0 - - - io.ktor - ktor-server-mustache - 2.1.0 - - - io.ktor - ktor-server-partial-content-jvm - 2.1.0 - - - io.ktor - ktor-server-partial-content - 2.1.0 - - - io.ktor - ktor-server-partial-content-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-pebble-jvm - 2.1.0 - - - io.ktor - ktor-server-pebble - 2.1.0 - - - io.ktor - ktor-server-request-validation-jvm - 2.1.0 - - - io.ktor - ktor-server-request-validation - 2.1.0 - - - io.ktor - ktor-server-request-validation-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-resources-jvm - 2.1.0 - - - io.ktor - ktor-server-resources - 2.1.0 - - - io.ktor - ktor-server-resources-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-sessions-jvm - 2.1.0 - - - io.ktor - ktor-server-sessions - 2.1.0 - - - io.ktor - ktor-server-status-pages-jvm - 2.1.0 - - - io.ktor - ktor-server-status-pages - 2.1.0 - - - io.ktor - ktor-server-status-pages-linuxx64 - 2.1.0 - - - io.ktor - ktor-server-thymeleaf-jvm - 2.1.0 - - - io.ktor - ktor-server-thymeleaf - 2.1.0 - - - io.ktor - ktor-server-velocity-jvm - 2.1.0 - - - io.ktor - ktor-server-velocity - 2.1.0 - - - io.ktor - ktor-server-webjars-jvm - 2.1.0 - - - io.ktor - ktor-server-webjars - 2.1.0 - - - io.ktor - ktor-server-websockets-jvm - 2.1.0 - - - io.ktor - ktor-server-websockets - 2.1.0 - - - io.ktor - ktor-server-websockets-linuxx64 - 2.1.0 - - - io.ktor - ktor-serialization-gson-jvm - 2.1.0 - - - io.ktor - ktor-serialization-gson - 2.1.0 - - - io.ktor - ktor-serialization-jackson-jvm - 2.1.0 - - - io.ktor - ktor-serialization-jackson - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx-js - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx-jvm - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx-linuxx64 - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx-mingwx64 - 2.1.0 - - - io.ktor - ktor-client-content-negotiation-tests-jvm - 2.1.0 - - - io.ktor - ktor-client-content-negotiation-tests - 2.1.0 - - - io.ktor - ktor-client-gson-jvm - 2.1.0 - - - io.ktor - ktor-client-gson - 2.1.0 - - - io.ktor - ktor-client-jackson-jvm - 2.1.0 - - - io.ktor - ktor-client-jackson - 2.1.0 - - - io.ktor - ktor-client-json-tests-jvm - 2.1.0 - - - io.ktor - ktor-client-json-tests - 2.1.0 - - - io.ktor - ktor-client-serialization-js - 2.1.0 - - - io.ktor - ktor-client-serialization-jvm - 2.1.0 - - - io.ktor - ktor-client-serialization - 2.1.0 - - - io.ktor - ktor-client-serialization-linuxx64 - 2.1.0 - - - io.ktor - ktor-client-serialization-mingwx64 - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx-cbor-js - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx-cbor-jvm - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx-cbor - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx-cbor-linuxx64 - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx-cbor-mingwx64 - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx-json-js - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx-json-jvm - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx-json - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx-json-linuxx64 - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx-json-mingwx64 - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx-tests-js - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx-tests-jvm - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx-tests - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx-tests-linuxx64 - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx-tests-mingwx64 - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx-xml-jvm - 2.1.0 - - - io.ktor - ktor-serialization-kotlinx-xml - 2.1.0 - - - \ No newline at end of file diff --git a/poms/io.mockk-mockk-1.12.5/pom.xml b/poms/io.mockk-mockk-1.12.5/pom.xml deleted file mode 100644 index 7f46f94..0000000 --- a/poms/io.mockk-mockk-1.12.5/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.io.mockk - placeholder-mockk - 1.12.5 - Package mockk - - - io.mockk - mockk - 1.12.5 - - - \ No newline at end of file diff --git a/poms/io.mockk-mockk-1.12.7/pom.xml b/poms/io.mockk-mockk-jvm-1.12.7/pom.xml similarity index 77% rename from poms/io.mockk-mockk-1.12.7/pom.xml rename to poms/io.mockk-mockk-jvm-1.12.7/pom.xml index fa16a1c..00a9474 100644 --- a/poms/io.mockk-mockk-1.12.7/pom.xml +++ b/poms/io.mockk-mockk-jvm-1.12.7/pom.xml @@ -1,13 +1,13 @@ 4.0.0 tmp.io.mockk - placeholder-mockk + placeholder-mockk-jvm 1.12.7 - Package mockk + Package mockk-jvm io.mockk - mockk + mockk-jvm 1.12.7 diff --git a/poms/io.quarkus.platform-quarkus-bom-2.10.0.CR1/pom.xml b/poms/io.quarkus.platform-quarkus-bom-2.10.0.CR1/pom.xml deleted file mode 100644 index b9dbbf0..0000000 --- a/poms/io.quarkus.platform-quarkus-bom-2.10.0.CR1/pom.xml +++ /dev/null @@ -1,9665 +0,0 @@ - - 4.0.0 - io.quarkus.platform - quarkus-bom - 2.10.0.CR1 - pom - Quarkus Platform - Core - 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.10.0.CR1 - 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 - - - - - release - - - - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - - - - - - - - - io.quarkus.platform - quarkus-bom-quarkus-platform-descriptor - 2.10.0.CR1 - json - 2.10.0.CR1 - - - io.quarkus.platform - quarkus-bom-quarkus-platform-properties - 2.10.0.CR1 - properties - - - biz.paluch.logging - logstash-gelf - 1.15.0 - - - com.amazonaws - aws-lambda-java-core - 1.2.1 - - - com.amazonaws - aws-lambda-java-events - 3.11.0 - - - com.amazonaws - aws-xray-recorder-sdk-aws-sdk-v2 - 2.11.2 - - - commons-logging - commons-logging - - - joda-time - joda-time - - - - - com.cronutils - cron-utils - 9.1.6 - - - com.fasterxml.jackson.core - jackson-annotations - 2.13.3 - - - com.fasterxml.jackson.core - jackson-core - 2.13.3 - - - com.fasterxml.jackson.core - jackson-databind - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-avro - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-cbor - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-csv - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-ion - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-properties - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-protobuf - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-smile - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-toml - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-yaml - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-eclipse-collections - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-guava - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-hibernate4 - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-hibernate5-jakarta - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-hibernate5 - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-hppc - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-jakarta-jsonp - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-jaxrs - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-jdk8 - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-joda-money - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-joda - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-json-org - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-jsr310 - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-jsr353 - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-pcollections - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-base - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-cbor-provider - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-json-provider - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-smile-provider - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-xml-provider - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-yaml-provider - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-base - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-cbor-provider - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-smile-provider - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-xml-provider - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-yaml-provider - 2.13.3 - - - com.fasterxml.jackson.jr - jackson-jr-all - 2.13.3 - - - com.fasterxml.jackson.jr - jackson-jr-annotation-support - 2.13.3 - - - com.fasterxml.jackson.jr - jackson-jr-objects - 2.13.3 - - - com.fasterxml.jackson.jr - jackson-jr-retrofit2 - 2.13.3 - - - com.fasterxml.jackson.jr - jackson-jr-stree - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-afterburner - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-blackbird - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-guice - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-jakarta-xmlbind-annotations - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-jaxb-annotations - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-jsonSchema - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-kotlin - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-mrbean - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-no-ctor-deser - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-osgi - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-parameter-names - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-paranamer - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-scala_2.11 - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-scala_2.12 - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-scala_2.13 - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-scala_3 - 2.13.3 - - - com.fasterxml - classmate - 1.5.1 - - - com.github.ben-manes.caffeine - caffeine - 2.9.3 - - - org.checkerframework - checker-qual - - - - - com.github.docker-java - docker-java-api - 3.2.13 - - - com.github.docker-java - docker-java-core - 3.2.13 - - - com.github.docker-java - docker-java-transport-httpclient5 - 3.2.13 - - - com.github.docker-java - docker-java-transport-jersey - 3.2.13 - - - com.github.docker-java - docker-java-transport-netty - 3.2.13 - - - com.github.docker-java - docker-java-transport-okhttp - 3.2.13 - - - com.github.docker-java - docker-java-transport-zerodep - 3.2.13 - - - com.github.docker-java - docker-java-transport - 3.2.13 - - - com.github.docker-java - docker-java - 3.2.13 - - - com.google.cloud.functions - functions-framework-api - 1.0.4 - - - com.google.cloud.tools - jib-core - 0.21.0 - - - commons-logging - commons-logging - - - org.checkerframework - checker-qual - - - com.google.code.findbugs - jsr305 - - - - - com.google.code.findbugs - jsr305 - 3.0.2 - - - com.google.code.gson - gson - 2.9.0 - - - com.google.errorprone - error_prone_annotations - 2.13.1 - - - org.codehaus.mojo - animal-sniffer-annotations - - - - - com.google.guava - failureaccess - 1.0.1 - - - com.google.guava - guava - 31.1-jre - - - com.google.code.findbugs - jsr305 - - - com.google.guava - listenablefuture - - - - - com.google.http-client - google-http-client-android - 1.41.8 - - - com.google.http-client - google-http-client-apache-v2 - 1.41.8 - - - com.google.http-client - google-http-client-appengine - 1.41.8 - - - com.google.http-client - google-http-client-findbugs - 1.41.8 - - - com.google.http-client - google-http-client-gson - 1.41.8 - - - com.google.http-client - google-http-client-jackson2 - 1.41.8 - - - com.google.http-client - google-http-client-protobuf - 1.41.8 - - - com.google.http-client - google-http-client-test - 1.41.8 - - - com.google.http-client - google-http-client-xml - 1.41.8 - - - com.google.http-client - google-http-client - 1.41.8 - - - com.google.protobuf - protobuf-java-util - 3.19.3 - - - org.checkerframework - checker-qual - - - - - com.google.protobuf - protobuf-java - 3.19.3 - - - com.google.protobuf - protoc - 3.19.3 - exe - linux-aarch_64 - - - com.google.protobuf - protoc - 3.19.3 - exe - linux-x86_32 - - - com.google.protobuf - protoc - 3.19.3 - exe - linux-x86_64 - - - com.google.protobuf - protoc - 3.19.3 - exe - osx-aarch_64 - - - com.google.protobuf - protoc - 3.19.3 - exe - osx-x86_64 - - - com.google.protobuf - protoc - 3.19.3 - exe - windows-x86_32 - - - com.google.protobuf - protoc - 3.19.3 - exe - windows-x86_64 - - - com.h2database - h2 - 2.1.210 - - - com.ibm.db2 - jcc - 11.5.7.0 - - - com.microsoft.azure.functions - azure-functions-java-library - 1.4.2 - - - com.microsoft.azure - adal4j - 1.6.7 - - - org.apache.commons - commons-lang3 - - - com.sun.mail - javax.mail - - - com.github.stephenc.jcip - jcip-annotations - - - com.nimbusds - lang-tag - - - com.nimbusds - nimbus-jose-jwt - - - net.minidev - json-smart - - - com.google.code.gson - gson - - - org.slf4j - slf4j-api - - - commons-codec - commons-codec - - - - - com.microsoft.sqlserver - mssql-jdbc - 7.2.2.jre8 - - - com.nimbusds - nimbus-jose-jwt - 9.22 - - - com.ongres.scram - client - 2.1 - - - com.oracle.database.ha - ons - 21.5.0.0 - - - com.oracle.database.ha - simplefan - 21.5.0.0 - - - com.oracle.database.jdbc.debug - ojdbc11-debug - 21.5.0.0 - pom - - - com.oracle.database.jdbc.debug - ojdbc11-observability-debug - 21.5.0.0 - pom - - - com.oracle.database.jdbc.debug - ojdbc11_g - 21.5.0.0 - - - com.oracle.database.jdbc.debug - ojdbc11dms_g - 21.5.0.0 - - - com.oracle.database.jdbc.debug - ojdbc8-debug - 21.5.0.0 - pom - - - com.oracle.database.jdbc.debug - ojdbc8-observability-debug - 21.5.0.0 - pom - - - com.oracle.database.jdbc.debug - ojdbc8_g - 21.5.0.0 - - - com.oracle.database.jdbc.debug - ojdbc8dms_g - 21.5.0.0 - - - com.oracle.database.jdbc - ojdbc11-production - 21.5.0.0 - pom - - - com.oracle.database.jdbc - ojdbc11 - 21.5.0.0 - - - com.oracle.database.jdbc - ojdbc8-production - 21.5.0.0 - pom - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - - - com.oracle.database.jdbc - rsi - 21.5.0.0 - - - com.oracle.database.jdbc - ucp11 - 21.5.0.0 - - - com.oracle.database.jdbc - ucp - 21.5.0.0 - - - com.oracle.database.nls - orai18n - 21.5.0.0 - - - com.oracle.database.observability - dms - 21.5.0.0 - - - com.oracle.database.observability - ojdbc11-observability - 21.5.0.0 - pom - - - com.oracle.database.observability - ojdbc11dms - 21.5.0.0 - - - com.oracle.database.observability - ojdbc8-observability - 21.5.0.0 - pom - - - com.oracle.database.observability - ojdbc8dms - 21.5.0.0 - - - com.oracle.database.security - oraclepki - 21.5.0.0 - - - com.oracle.database.security - osdt_cert - 21.5.0.0 - - - com.oracle.database.security - osdt_core - 21.5.0.0 - - - com.oracle.database.xml - xdb - 21.5.0.0 - - - com.oracle.database.xml - xmlparserv2 - 21.5.0.0 - - - com.salesforce.servicelibs - jprotoc - 1.2.1 - - - com.squareup.okhttp3 - logging-interceptor - 3.14.9 - - - com.squareup.okhttp3 - okhttp - 3.14.9 - - - com.sun.activation - jakarta.activation - 1.2.1 - - - commons-codec - commons-codec - 1.15 - - - commons-io - commons-io - 2.11.0 - - - de.flapdoodle.embed - de.flapdoodle.embed.mongo - 3.3.0 - - - dev.snowdrop - buildpack-client - 0.0.6 - - - info.picocli - picocli-codegen - 4.6.3 - - - info.picocli - picocli - 4.6.3 - - - io.agroal - agroal-api - 1.16 - - - io.agroal - agroal-narayana - 1.16 - - - io.agroal - agroal-pool - 1.16 - - - io.apicurio - apicurio-common-rest-client-vertx - 0.1.9.Final - - - io.apicurio - apicurio-registry-client - 2.2.3.Final - - - io.apicurio - apicurio-registry-serdes-avro-serde - 2.2.3.Final - - - io.dekorate - helm-annotations - 2.9.2 - noapt - - - io.dekorate - knative-annotations - 2.9.2 - noapt - - - io.dekorate - kubernetes-annotations - 2.9.2 - noapt - - - io.dekorate - openshift-annotations - 2.9.2 - noapt - - - io.dekorate - servicebinding-annotations - 2.9.2 - noapt - - - io.fabric8.kubernetes - kubernetes-karaf-itests - 5.12.2 - - - io.fabric8.kubernetes - kubernetes-karaf - 5.12.2 - - - io.fabric8 - camel-k-client - 5.12.2 - - - io.fabric8 - camel-k-mock - 5.12.2 - - - io.fabric8 - camel-k-model-v1 - 5.12.2 - - - io.fabric8 - camel-k-model-v1alpha1 - 5.12.2 - - - io.fabric8 - camel-k-tests - 5.12.2 - - - io.fabric8 - certmanager-client - 5.12.2 - - - io.fabric8 - certmanager-examples - 5.12.2 - - - io.fabric8 - certmanager-model-v1 - 5.12.2 - - - io.fabric8 - certmanager-model-v1alpha2 - 5.12.2 - - - io.fabric8 - certmanager-model-v1alpha3 - 5.12.2 - - - io.fabric8 - certmanager-model-v1beta1 - 5.12.2 - - - io.fabric8 - certmanager-server-mock - 5.12.2 - - - io.fabric8 - certmanager-tests - 5.12.2 - - - io.fabric8 - chaosmesh-client - 5.12.2 - - - io.fabric8 - chaosmesh-examples - 5.12.2 - - - io.fabric8 - chaosmesh-model - 5.12.2 - - - io.fabric8 - chaosmesh-server-mock - 5.12.2 - - - io.fabric8 - chaosmesh-tests - 5.12.2 - - - io.fabric8 - crd-generator-api - 5.12.2 - - - io.fabric8 - crd-generator-apt - 5.12.2 - - - io.fabric8 - istio-client - 5.12.2 - - - io.fabric8 - istio-examples - 5.12.2 - - - io.fabric8 - istio-model-v1alpha3 - 5.12.2 - - - io.fabric8 - istio-model-v1beta1 - 5.12.2 - - - io.fabric8 - istio-server-mock - 5.12.2 - - - io.fabric8 - istio-tests - 5.12.2 - - - io.fabric8 - knative-client - 5.12.2 - - - io.fabric8 - knative-examples - 5.12.2 - - - io.fabric8 - knative-mock - 5.12.2 - - - io.fabric8 - knative-model - 5.12.2 - - - io.fabric8 - knative-tests - 5.12.2 - - - io.fabric8 - kubernetes-client - 5.12.2 - - - io.fabric8 - kubernetes-examples - 5.12.2 - - - io.fabric8 - kubernetes-model-admissionregistration - 5.12.2 - - - io.fabric8 - kubernetes-model-apiextensions - 5.12.2 - - - io.fabric8 - kubernetes-model-apps - 5.12.2 - - - io.fabric8 - kubernetes-model-autoscaling - 5.12.2 - - - io.fabric8 - kubernetes-model-batch - 5.12.2 - - - io.fabric8 - kubernetes-model-certificates - 5.12.2 - - - io.fabric8 - kubernetes-model-common - 5.12.2 - - - io.fabric8 - kubernetes-model-coordination - 5.12.2 - - - io.fabric8 - kubernetes-model-core - 5.12.2 - - - io.fabric8 - kubernetes-model-discovery - 5.12.2 - - - io.fabric8 - kubernetes-model-events - 5.12.2 - - - io.fabric8 - kubernetes-model-extensions - 5.12.2 - - - io.fabric8 - kubernetes-model-flowcontrol - 5.12.2 - - - io.fabric8 - kubernetes-model-jsonschema2pojo - 5.12.2 - - - io.fabric8 - kubernetes-model-metrics - 5.12.2 - - - io.fabric8 - kubernetes-model-networking - 5.12.2 - - - io.fabric8 - kubernetes-model-node - 5.12.2 - - - io.fabric8 - kubernetes-model-policy - 5.12.2 - - - io.fabric8 - kubernetes-model-rbac - 5.12.2 - - - io.fabric8 - kubernetes-model-scheduling - 5.12.2 - - - io.fabric8 - kubernetes-model-storageclass - 5.12.2 - - - io.fabric8 - kubernetes-model - 5.12.2 - - - io.fabric8 - kubernetes-openshift-uberjar - 5.12.2 - - - io.fabric8 - kubernetes-server-mock - 5.12.2 - - - io.fabric8 - kubernetes-test - 5.12.2 - - - io.fabric8 - model-annotator - 5.12.2 - - - io.fabric8 - open-cluster-management-agent-model - 5.12.2 - - - io.fabric8 - open-cluster-management-apps-model - 5.12.2 - - - io.fabric8 - open-cluster-management-client - 5.12.2 - - - io.fabric8 - open-cluster-management-cluster-model - 5.12.2 - - - io.fabric8 - open-cluster-management-discovery-model - 5.12.2 - - - io.fabric8 - open-cluster-management-observability-model - 5.12.2 - - - io.fabric8 - open-cluster-management-operator-model - 5.12.2 - - - io.fabric8 - open-cluster-management-placementruleapps-model - 5.12.2 - - - io.fabric8 - open-cluster-management-policy-model - 5.12.2 - - - io.fabric8 - open-cluster-management-search-model - 5.12.2 - - - io.fabric8 - open-cluster-management-server-mock - 5.12.2 - - - io.fabric8 - open-cluster-management-tests - 5.12.2 - - - io.fabric8 - openclustermanagement-examples - 5.12.2 - - - io.fabric8 - openshift-client - 5.12.2 - - - io.fabric8 - openshift-model-clusterautoscaling - 5.12.2 - - - io.fabric8 - openshift-model-console - 5.12.2 - - - io.fabric8 - openshift-model-hive - 5.12.2 - - - io.fabric8 - openshift-model-installer - 5.12.2 - - - io.fabric8 - openshift-model-machine - 5.12.2 - - - io.fabric8 - openshift-model-machineconfig - 5.12.2 - - - io.fabric8 - openshift-model-miscellaneous - 5.12.2 - - - io.fabric8 - openshift-model-monitoring - 5.12.2 - - - io.fabric8 - openshift-model-operator - 5.12.2 - - - io.fabric8 - openshift-model-operatorhub - 5.12.2 - - - io.fabric8 - openshift-model-storageversionmigrator - 5.12.2 - - - io.fabric8 - openshift-model-tuned - 5.12.2 - - - io.fabric8 - openshift-model-whereabouts - 5.12.2 - - - io.fabric8 - openshift-model - 5.12.2 - - - io.fabric8 - openshift-server-mock - 5.12.2 - - - io.fabric8 - service-catalog-examples - 5.12.2 - - - io.fabric8 - servicecatalog-client - 5.12.2 - - - io.fabric8 - servicecatalog-model - 5.12.2 - - - io.fabric8 - servicecatalog-server-mock - 5.12.2 - - - io.fabric8 - servicecatalog-tests - 5.12.2 - - - io.fabric8 - tekton-client - 5.12.2 - - - io.fabric8 - tekton-examples - 5.12.2 - - - io.fabric8 - tekton-mock - 5.12.2 - - - io.fabric8 - tekton-model-triggers - 5.12.2 - - - io.fabric8 - tekton-model-v1alpha1 - 5.12.2 - - - io.fabric8 - tekton-model-v1beta1 - 5.12.2 - - - io.fabric8 - tekton-tests - 5.12.2 - - - io.fabric8 - verticalpodautoscaler-client - 5.12.2 - - - io.fabric8 - verticalpodautoscaler-examples - 5.12.2 - - - io.fabric8 - verticalpodautoscaler-model-v1 - 5.12.2 - - - io.fabric8 - verticalpodautoscaler-server-mock - 5.12.2 - - - io.fabric8 - verticalpodautoscaler-tests - 5.12.2 - - - io.fabric8 - volcano-client - 5.12.2 - - - io.fabric8 - volcano-examples - 5.12.2 - - - io.fabric8 - volcano-model-v1beta1 - 5.12.2 - - - io.fabric8 - volcano-server-mock - 5.12.2 - - - io.fabric8 - volcano-tests - 5.12.2 - - - io.fabric8 - volumesnapshot-client - 5.12.2 - - - io.fabric8 - volumesnapshot-examples - 5.12.2 - - - io.fabric8 - volumesnapshot-model - 5.12.2 - - - io.fabric8 - volumesnapshot-server-mock - 5.12.2 - - - io.fabric8 - volumesnapshot-tests - 5.12.2 - - - io.github.crac - org-crac - 0.1.1 - - - io.grpc - grpc-all - 1.46.0 - - - io.grpc - grpc-alts - 1.46.0 - - - io.grpc - grpc-api - 1.46.0 - - - io.grpc - grpc-auth - 1.46.0 - - - io.grpc - grpc-benchmarks - 1.46.0 - - - io.grpc - grpc-census - 1.46.0 - - - io.grpc - grpc-context - 1.46.0 - - - io.grpc - grpc-core - 1.46.0 - - - io.grpc - grpc-gcp-observability - 1.46.0 - - - io.grpc - grpc-googleapis - 1.46.0 - - - io.grpc - grpc-grpclb - 1.46.0 - - - io.grpc - grpc-interop-testing - 1.46.0 - - - io.grpc - grpc-netty-shaded - 1.46.0 - - - io.grpc - grpc-netty - 1.46.0 - - - io.grpc - grpc-okhttp - 1.46.0 - - - io.grpc - grpc-protobuf-lite - 1.46.0 - - - io.grpc - grpc-protobuf - 1.46.0 - - - io.grpc - grpc-rls - 1.46.0 - - - io.grpc - grpc-services - 1.46.0 - - - io.grpc - grpc-stub - 1.46.0 - - - io.grpc - grpc-testing-proto - 1.46.0 - - - io.grpc - grpc-testing - 1.46.0 - - - io.grpc - grpc-xds - 1.46.0 - - - io.grpc - protoc-gen-grpc-java - 1.46.0 - exe - linux-aarch_64 - - - io.grpc - protoc-gen-grpc-java - 1.46.0 - exe - linux-x86_32 - - - io.grpc - protoc-gen-grpc-java - 1.46.0 - exe - linux-x86_64 - - - io.grpc - protoc-gen-grpc-java - 1.46.0 - exe - osx-aarch_64 - - - io.grpc - protoc-gen-grpc-java - 1.46.0 - exe - osx-x86_64 - - - io.grpc - protoc-gen-grpc-java - 1.46.0 - exe - windows-x86_32 - - - io.grpc - protoc-gen-grpc-java - 1.46.0 - exe - windows-x86_64 - - - io.jaegertracing - jaeger-core - 1.8.0 - - - io.jaegertracing - jaeger-thrift - 1.8.0 - - - org.apache.tomcat.embed - tomcat-embed-core - - - - - io.jaegertracing - jaeger-zipkin - 1.8.0 - - - commons-logging - commons-logging - - - javax.annotation - javax.annotation-api - - - org.apache.tomcat.embed - tomcat-embed-core - - - - - io.micrometer - micrometer-core - 1.9.0 - - - io.micrometer - micrometer-registry-appoptics - 1.9.0 - - - io.micrometer - micrometer-registry-atlas - 1.9.0 - - - io.micrometer - micrometer-registry-azure-monitor - 1.9.0 - - - io.micrometer - micrometer-registry-cloudwatch2 - 1.9.0 - - - io.micrometer - micrometer-registry-cloudwatch - 1.9.0 - - - io.micrometer - micrometer-registry-datadog - 1.9.0 - - - io.micrometer - micrometer-registry-dynatrace - 1.9.0 - - - io.micrometer - micrometer-registry-elastic - 1.9.0 - - - io.micrometer - micrometer-registry-ganglia - 1.9.0 - - - io.micrometer - micrometer-registry-graphite - 1.9.0 - - - io.micrometer - micrometer-registry-health - 1.9.0 - - - io.micrometer - micrometer-registry-humio - 1.9.0 - - - io.micrometer - micrometer-registry-influx - 1.9.0 - - - io.micrometer - micrometer-registry-jmx - 1.9.0 - - - io.micrometer - micrometer-registry-kairos - 1.9.0 - - - io.micrometer - micrometer-registry-new-relic - 1.9.0 - - - io.micrometer - micrometer-registry-opentsdb - 1.9.0 - - - io.micrometer - micrometer-registry-otlp - 1.9.0 - - - io.micrometer - micrometer-registry-prometheus - 1.9.0 - - - io.micrometer - micrometer-registry-signalfx - 1.9.0 - - - io.micrometer - micrometer-registry-stackdriver - 1.9.0 - - - io.micrometer - micrometer-registry-statsd - 1.9.0 - - - io.micrometer - micrometer-registry-wavefront - 1.9.0 - - - io.micrometer - micrometer-test - 1.9.0 - - - io.netty - netty-all - 4.1.74.Final - - - io.netty - netty-buffer - 4.1.74.Final - - - io.netty - netty-codec-dns - 4.1.74.Final - - - io.netty - netty-codec-haproxy - 4.1.74.Final - - - io.netty - netty-codec-http2 - 4.1.74.Final - - - io.netty - netty-codec-http - 4.1.74.Final - - - io.netty - netty-codec-memcache - 4.1.74.Final - - - io.netty - netty-codec-mqtt - 4.1.74.Final - - - io.netty - netty-codec-redis - 4.1.74.Final - - - io.netty - netty-codec-smtp - 4.1.74.Final - - - io.netty - netty-codec-socks - 4.1.74.Final - - - io.netty - netty-codec-stomp - 4.1.74.Final - - - io.netty - netty-codec-xml - 4.1.74.Final - - - io.netty - netty-codec - 4.1.74.Final - - - io.netty - netty-common - 4.1.74.Final - - - io.netty - netty-dev-tools - 4.1.74.Final - - - io.netty - netty-example - 4.1.74.Final - - - io.netty - netty-handler-proxy - 4.1.74.Final - - - io.netty - netty-handler - 4.1.74.Final - - - io.netty - netty-resolver-dns-classes-macos - 4.1.74.Final - - - io.netty - netty-resolver-dns-native-macos - 4.1.74.Final - - - io.netty - netty-resolver-dns-native-macos - 4.1.74.Final - osx-aarch_64 - - - io.netty - netty-resolver-dns-native-macos - 4.1.74.Final - osx-x86_64 - - - io.netty - netty-resolver-dns - 4.1.74.Final - - - io.netty - netty-resolver - 4.1.74.Final - - - io.netty - netty-tcnative-boringssl-static - 2.0.48.Final - - - io.netty - netty-tcnative-boringssl-static - 2.0.48.Final - linux-aarch_64 - - - io.netty - netty-tcnative-boringssl-static - 2.0.48.Final - linux-x86_64 - - - io.netty - netty-tcnative-boringssl-static - 2.0.48.Final - osx-aarch_64 - - - io.netty - netty-tcnative-boringssl-static - 2.0.48.Final - osx-x86_64 - - - io.netty - netty-tcnative-boringssl-static - 2.0.48.Final - windows-x86_64 - - - io.netty - netty-tcnative-classes - 2.0.48.Final - - - io.netty - netty-tcnative - 2.0.48.Final - linux-aarch_64-fedora - - - io.netty - netty-tcnative - 2.0.48.Final - linux-x86_64-fedora - - - io.netty - netty-tcnative - 2.0.48.Final - linux-x86_64 - - - io.netty - netty-tcnative - 2.0.48.Final - osx-x86_64 - - - io.netty - netty-transport-classes-epoll - 4.1.74.Final - - - io.netty - netty-transport-classes-kqueue - 4.1.74.Final - - - io.netty - netty-transport-native-epoll - 4.1.74.Final - - - io.netty - netty-transport-native-epoll - 4.1.74.Final - linux-aarch_64 - - - io.netty - netty-transport-native-epoll - 4.1.74.Final - linux-x86_64 - - - io.netty - netty-transport-native-kqueue - 4.1.74.Final - - - io.netty - netty-transport-native-kqueue - 4.1.74.Final - osx-aarch_64 - - - io.netty - netty-transport-native-kqueue - 4.1.74.Final - osx-x86_64 - - - io.netty - netty-transport-native-unix-common - 4.1.74.Final - - - io.netty - netty-transport-native-unix-common - 4.1.74.Final - linux-aarch_64 - - - io.netty - netty-transport-native-unix-common - 4.1.74.Final - linux-x86_64 - - - io.netty - netty-transport-native-unix-common - 4.1.74.Final - osx-aarch_64 - - - io.netty - netty-transport-native-unix-common - 4.1.74.Final - osx-x86_64 - - - io.netty - netty-transport-rxtx - 4.1.74.Final - - - io.netty - netty-transport-sctp - 4.1.74.Final - - - io.netty - netty-transport-udt - 4.1.74.Final - - - io.netty - netty-transport - 4.1.74.Final - - - io.opentelemetry.instrumentation - opentelemetry-apache-dubbo-2.7 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-apache-httpclient-4.3 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-armeria-1.3 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-lambda-core-1.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-lambda-events-2.2 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-sdk-1.11-autoconfigure - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-sdk-1.11 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-sdk-2.2-autoconfigure - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-sdk-2.2 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-elasticsearch-transport-common - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-graphql-java-12.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-grpc-1.6 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-guava-10.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-instrumentation-api-annotation-support - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-instrumentation-api-semconv - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-instrumentation-api - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-instrumentation-appender-api-internal - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-instrumentation-appender-sdk-internal - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-jaeger-exporter-starter - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-jaxws-common - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-jdbc - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-jetty-httpclient-9.2 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-kafka-clients-2.6 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-kafka-clients-common - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-ktor-1.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-ktor-2.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-ktor-common - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-lettuce-5.1 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-lettuce-common - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-log4j-appender-2.16 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-log4j-context-data-2.16-autoconfigure - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-logback-appender-1.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-logback-mdc-1.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-micrometer-1.5 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-mongo-3.1 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-okhttp-3.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-oshi - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-otlp-exporter-starter - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-quartz-2.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-ratpack-1.7 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-reactor-3.1 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-restlet-1.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-restlet-2.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rocketmq-client-4.8 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-runtime-metrics - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rxjava-1.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rxjava-2.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rxjava-3-common - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rxjava-3.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rxjava-3.1.1 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-boot-autoconfigure - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-integration-4.1 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-starter - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-web-3.1 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-webflux-5.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-webmvc-3.1 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-zipkin-exporter-starter - 1.13.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-executors-bootstrap - 1.13.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-jaxrs-common-bootstrap - 1.13.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-kafka-clients-0.11-bootstrap - 1.13.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-rmi-bootstrap - 1.13.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-servlet-common-bootstrap - 1.13.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-undertow-1.4-bootstrap - 1.13.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-agent-for-testing - 1.13.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-javaagent-bootstrap - 1.13.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-javaagent-extension-api - 1.13.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-javaagent-instrumentation-api - 1.13.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-javaagent-tooling-java9 - 1.13.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-javaagent-tooling - 1.13.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-muzzle - 1.13.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-testing-common - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-api - 1.13.0 - - - io.opentelemetry - opentelemetry-context - 1.13.0 - - - io.opentelemetry - opentelemetry-exporter-jaeger-proto - 1.13.0 - - - io.opentelemetry - opentelemetry-exporter-jaeger-thrift - 1.13.0 - - - io.opentelemetry - opentelemetry-exporter-jaeger - 1.13.0 - - - io.opentelemetry - opentelemetry-exporter-logging-otlp - 1.13.0 - - - io.opentelemetry - opentelemetry-exporter-logging - 1.13.0 - - - io.opentelemetry - opentelemetry-exporter-otlp-common - 1.13.0 - - - io.opentelemetry - opentelemetry-exporter-otlp-http-logs - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-exporter-otlp-http-metrics - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-exporter-otlp-http-trace - 1.13.0 - - - io.opentelemetry - opentelemetry-exporter-otlp-logs - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-exporter-otlp-metrics - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-exporter-otlp-trace - 1.13.0 - - - io.opentelemetry - opentelemetry-exporter-otlp - 1.13.0 - - - io.opentelemetry - opentelemetry-exporter-prometheus - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-exporter-zipkin - 1.13.0 - - - io.opentelemetry - opentelemetry-extension-annotations - 1.13.0 - - - io.opentelemetry - opentelemetry-extension-aws - 1.13.0 - - - io.opentelemetry - opentelemetry-extension-incubator - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-extension-kotlin - 1.13.0 - - - io.opentelemetry - opentelemetry-extension-noop-api - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-extension-trace-propagators - 1.13.0 - - - io.opentelemetry - opentelemetry-micrometer1-shim - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-opencensus-shim - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-opentracing-shim - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-sdk-common - 1.13.0 - - - io.opentelemetry - opentelemetry-sdk-extension-autoconfigure-spi - 1.13.0 - - - io.opentelemetry - opentelemetry-sdk-extension-autoconfigure - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-sdk-extension-aws - 1.13.0 - - - io.opentelemetry - opentelemetry-sdk-extension-jaeger-remote-sampler - 1.13.0 - - - io.opentelemetry - opentelemetry-sdk-extension-jfr-events - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-sdk-extension-metric-incubator - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-sdk-extension-resources - 1.13.0 - - - io.opentelemetry - opentelemetry-sdk-extension-tracing-incubator - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-sdk-extension-zpages - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-sdk-logs-testing - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-sdk-logs - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-sdk-metrics-testing - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-sdk-metrics - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-sdk-testing - 1.13.0 - - - io.opentelemetry - opentelemetry-sdk-trace - 1.13.0 - - - io.opentelemetry - opentelemetry-sdk - 1.13.0 - - - io.opentelemetry - opentelemetry-semconv - 1.13.0-alpha - - - io.opentracing.contrib - opentracing-jdbc - 0.2.4 - - - io.opentracing.contrib - opentracing-kafka-client - 0.1.15 - - - io.opentracing.contrib - opentracing-mongo-common - 0.1.5 - - - io.opentracing - opentracing-api - 0.33.0 - - - io.opentracing - opentracing-mock - 0.33.0 - - - io.opentracing - opentracing-noop - 0.33.0 - - - io.opentracing - opentracing-util - 0.33.0 - - - io.opentracing - opentracing-util - 0.33.0 - tests - - - io.quarkiverse.config - quarkus-config-consul-deployment - 1.0.2 - - - io.quarkiverse.config - quarkus-config-consul - 1.0.2 - - - io.quarkiverse.vault - quarkus-vault-deployment - 1.1.0 - - - io.quarkiverse.vault - quarkus-vault-model - 1.1.0 - - - io.quarkiverse.vault - quarkus-vault - 1.1.0 - - - io.quarkus.arc - arc-processor - 2.10.0.CR1 - - - io.quarkus.arc - arc - 2.10.0.CR1 - - - io.quarkus.gizmo - gizmo - 1.0.11.Final - - - io.quarkus.gizmo - gizmo - 1.0.11.Final - tests - - - io.quarkus.http - quarkus-http-core - 4.1.9 - - - io.quarkus.http - quarkus-http-servlet - 4.1.9 - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.2_spec - - - - - io.quarkus.http - quarkus-http-vertx-backend - 4.1.9 - - - io.netty - netty-all - - - - - io.quarkus.http - quarkus-http-websocket-core - 4.1.9 - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.2_spec - - - - - io.quarkus.http - quarkus-http-websocket-vertx - 4.1.9 - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.2_spec - - - - - io.quarkus.qute - qute-core - 2.10.0.CR1 - - - io.quarkus.qute - qute-generator - 2.10.0.CR1 - - - io.quarkus.resteasy.reactive - resteasy-reactive-client-processor - 2.10.0.CR1 - - - io.quarkus.resteasy.reactive - resteasy-reactive-client - 2.10.0.CR1 - - - io.quarkus.resteasy.reactive - resteasy-reactive-common-processor - 2.10.0.CR1 - - - io.quarkus.resteasy.reactive - resteasy-reactive-common - 2.10.0.CR1 - - - io.quarkus.resteasy.reactive - resteasy-reactive-jackson - 2.10.0.CR1 - - - io.quarkus.resteasy.reactive - resteasy-reactive-jsonb - 2.10.0.CR1 - - - io.quarkus.resteasy.reactive - resteasy-reactive-processor - 2.10.0.CR1 - - - io.quarkus.resteasy.reactive - resteasy-reactive-vertx - 2.10.0.CR1 - - - io.quarkus.resteasy.reactive - resteasy-reactive - 2.10.0.CR1 - - - io.quarkus.security - quarkus-security - 1.1.4.Final - - - javax.inject - javax.inject - - - javax.enterprise - cdi-api - - - - - io.quarkus - quarkus-agroal-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-agroal-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-agroal - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-alexa-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-alexa - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-dynamodb-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-dynamodb - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-iam-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-iam - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-kms-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-kms - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-lambda-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-lambda-common - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-lambda-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-lambda-event-server - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-lambda-http-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-lambda-http-event-server - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-lambda-http - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-lambda-rest-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-lambda-rest-event-server - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-lambda-rest - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-lambda-xray-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-lambda-xray - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-lambda - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-s3-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-s3 - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-secretsmanager-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-secretsmanager - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-ses-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-ses - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-sns-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-sns - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-sqs-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-sqs - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-ssm-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-amazon-ssm - 2.10.0.CR1 - - - io.quarkus - quarkus-apache-httpclient-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-apache-httpclient - 2.10.0.CR1 - - - io.quarkus - quarkus-apicurio-registry-avro-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-apicurio-registry-avro - 2.10.0.CR1 - - - io.quarkus - quarkus-apicurio-registry-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-apicurio-registry-common - 2.10.0.CR1 - - - io.quarkus - quarkus-arc-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-arc - 2.10.0.CR1 - - - io.quarkus - quarkus-arquillian - 2.10.0.CR1 - - - io.quarkus - quarkus-artemis-core-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-artemis-core - 2.10.0.CR1 - - - io.quarkus - quarkus-artemis-jms-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-artemis-jms - 2.10.0.CR1 - - - io.quarkus - quarkus-avro-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-avro - 2.10.0.CR1 - - - io.quarkus - quarkus-awt-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-awt - 2.10.0.CR1 - - - io.quarkus - quarkus-azure-functions-http-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-azure-functions-http - 2.10.0.CR1 - - - io.quarkus - quarkus-bootstrap-app-model - 2.10.0.CR1 - - - io.quarkus - quarkus-bootstrap-core - 2.10.0.CR1 - - - io.quarkus - quarkus-bootstrap-gradle-resolver - 2.10.0.CR1 - - - io.quarkus - quarkus-bootstrap-maven-resolver - 2.10.0.CR1 - - - io.quarkus - quarkus-bootstrap-runner - 2.10.0.CR1 - - - io.quarkus - quarkus-builder - 2.10.0.CR1 - - - io.quarkus - quarkus-cache-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-cache - 2.10.0.CR1 - - - io.quarkus - quarkus-caffeine-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-caffeine - 2.10.0.CR1 - - - io.quarkus - quarkus-class-change-agent - 2.10.0.CR1 - - - io.quarkus - quarkus-config-yaml-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-config-yaml - 2.10.0.CR1 - - - io.quarkus - quarkus-confluent-registry-avro-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-confluent-registry-avro - 2.10.0.CR1 - - - io.quarkus - quarkus-confluent-registry-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-confluent-registry-common - 2.10.0.CR1 - - - io.quarkus - quarkus-consul-config-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-consul-config - 2.10.0.CR1 - - - io.quarkus - quarkus-container-image-buildpack-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-container-image-buildpack - 2.10.0.CR1 - - - io.quarkus - quarkus-container-image-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-container-image-docker-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-container-image-docker - 2.10.0.CR1 - - - io.quarkus - quarkus-container-image-jib-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-container-image-jib - 2.10.0.CR1 - - - io.quarkus - quarkus-container-image-openshift-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-container-image-openshift - 2.10.0.CR1 - - - io.quarkus - quarkus-container-image-s2i-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-container-image-s2i - 2.10.0.CR1 - - - io.quarkus - quarkus-container-image-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-container-image-util - 2.10.0.CR1 - - - io.quarkus - quarkus-container-image - 2.10.0.CR1 - - - io.quarkus - quarkus-core-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-core - 2.10.0.CR1 - - - io.quarkus - quarkus-credentials-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-credentials - 2.10.0.CR1 - - - io.quarkus - quarkus-datasource-common - 2.10.0.CR1 - - - io.quarkus - quarkus-datasource-deployment-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-datasource-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-datasource - 2.10.0.CR1 - - - io.quarkus - quarkus-development-mode-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-devservices-common - 2.10.0.CR1 - - - io.quarkus - quarkus-devservices-db2 - 2.10.0.CR1 - - - io.quarkus - quarkus-devservices-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-devservices-derby - 2.10.0.CR1 - - - io.quarkus - quarkus-devservices-h2 - 2.10.0.CR1 - - - io.quarkus - quarkus-devservices-mariadb - 2.10.0.CR1 - - - io.quarkus - quarkus-devservices-mssql - 2.10.0.CR1 - - - io.quarkus - quarkus-devservices-mysql - 2.10.0.CR1 - - - io.quarkus - quarkus-devservices-oracle - 2.10.0.CR1 - - - io.quarkus - quarkus-devservices-postgresql - 2.10.0.CR1 - - - io.quarkus - quarkus-devtools-common - 2.10.0.CR1 - - - io.quarkus - quarkus-devtools-registry-client - 2.10.0.CR1 - - - io.quarkus - quarkus-devtools-testing - 2.10.0.CR1 - - - io.quarkus - quarkus-devtools-utilities - 2.10.0.CR1 - - - io.quarkus - quarkus-elasticsearch-rest-client-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-elasticsearch-rest-client-common - 2.10.0.CR1 - - - io.quarkus - quarkus-elasticsearch-rest-client-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-elasticsearch-rest-client - 2.10.0.CR1 - - - io.quarkus - quarkus-elasticsearch-rest-high-level-client-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-elasticsearch-rest-high-level-client - 2.10.0.CR1 - - - io.quarkus - quarkus-elytron-security-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-elytron-security-common - 2.10.0.CR1 - - - io.quarkus - quarkus-elytron-security-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-elytron-security-jdbc-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-elytron-security-jdbc - 2.10.0.CR1 - - - io.quarkus - quarkus-elytron-security-ldap-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-elytron-security-ldap - 2.10.0.CR1 - - - io.quarkus - quarkus-elytron-security-oauth2-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-elytron-security-oauth2 - 2.10.0.CR1 - - - io.quarkus - quarkus-elytron-security-properties-file-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-elytron-security-properties-file - 2.10.0.CR1 - - - io.quarkus - quarkus-elytron-security - 2.10.0.CR1 - - - io.quarkus - quarkus-flyway-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-flyway - 2.10.0.CR1 - - - io.quarkus - quarkus-fs-util - 0.0.9 - - - io.quarkus - quarkus-funqy-amazon-lambda - 2.10.0.CR1 - - - io.quarkus - quarkus-funqy-google-cloud-functions-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-funqy-google-cloud-functions - 2.10.0.CR1 - - - io.quarkus - quarkus-funqy-http-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-funqy-http - 2.10.0.CR1 - - - io.quarkus - quarkus-funqy-knative-events-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-funqy-knative-events - 2.10.0.CR1 - - - io.quarkus - quarkus-funqy-server-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-funqy-server-common - 2.10.0.CR1 - - - io.quarkus - quarkus-google-cloud-functions-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-google-cloud-functions-http-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-google-cloud-functions-http - 2.10.0.CR1 - - - io.quarkus - quarkus-google-cloud-functions - 2.10.0.CR1 - - - io.quarkus - quarkus-grpc-api - 2.10.0.CR1 - - - io.quarkus - quarkus-grpc-codegen - 2.10.0.CR1 - - - io.quarkus - quarkus-grpc-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-grpc-common - 2.10.0.CR1 - - - io.quarkus - quarkus-grpc-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-grpc-protoc-plugin - 2.10.0.CR1 - shaded - - - io.quarkus - quarkus-grpc-stubs - 2.10.0.CR1 - - - io.quarkus - quarkus-grpc - 2.10.0.CR1 - - - com.google.android - annotations - - - - - io.quarkus - quarkus-hal-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-hal - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-envers-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-envers - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-orm-deployment-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-orm-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-orm-panache-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-orm-panache-common - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-orm-panache-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-orm-panache-kotlin-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-orm-panache-kotlin - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-orm-panache - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-orm-rest-data-panache-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-orm-rest-data-panache - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-orm - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-reactive-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-reactive-panache-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-reactive-panache-common - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-reactive-panache-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-reactive-panache - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-reactive-rest-data-panache-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-reactive-rest-data-panache - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-reactive - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-search-orm-coordination-outbox-polling-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-search-orm-coordination-outbox-polling - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-search-orm-elasticsearch-aws-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-search-orm-elasticsearch-aws - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-search-orm-elasticsearch-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-search-orm-elasticsearch - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-validator-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-validator-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-hibernate-validator - 2.10.0.CR1 - - - io.quarkus - quarkus-ide-launcher - 2.10.0.CR1 - - - * - * - - - - - io.quarkus - quarkus-infinispan-client-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-infinispan-client - 2.10.0.CR1 - - - io.quarkus - quarkus-jackson-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-jackson-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-jackson - 2.10.0.CR1 - - - io.quarkus - quarkus-jacoco-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-jacoco - 2.10.0.CR1 - - - io.quarkus - quarkus-jaeger-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-jaeger - 2.10.0.CR1 - - - io.quarkus - quarkus-jaxb-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-jaxb - 2.10.0.CR1 - - - io.quarkus - quarkus-jaxp-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-jaxp - 2.10.0.CR1 - - - io.quarkus - quarkus-jaxrs-client-reactive-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-jaxrs-client-reactive - 2.10.0.CR1 - - - io.quarkus - quarkus-jaxrs-spi-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-jdbc-db2 - 2.10.0.CR1 - - - io.quarkus - quarkus-jdbc-derby - 2.10.0.CR1 - - - io.quarkus - quarkus-jdbc-h2-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-jdbc-h2 - 2.10.0.CR1 - - - io.quarkus - quarkus-jdbc-mariadb-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-jdbc-mariadb - 2.10.0.CR1 - - - io.quarkus - quarkus-jdbc-mssql-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-jdbc-mssql - 2.10.0.CR1 - - - io.quarkus - quarkus-jdbc-mysql-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-jdbc-mysql - 2.10.0.CR1 - - - io.quarkus - quarkus-jdbc-oracle-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-jdbc-oracle - 2.10.0.CR1 - - - io.quarkus - quarkus-jdbc-postgresql-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-jdbc-postgresql - 2.10.0.CR1 - - - io.quarkus - quarkus-jgit-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-jgit - 2.10.0.CR1 - - - io.quarkus - quarkus-jsch-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-jsch - 2.10.0.CR1 - - - io.quarkus - quarkus-jsonb-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-jsonb-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-jsonb - 2.10.0.CR1 - - - io.quarkus - quarkus-jsonp-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-jsonp - 2.10.0.CR1 - - - io.quarkus - quarkus-junit4-mock - 2.10.0.CR1 - - - io.quarkus - quarkus-junit5-internal - 2.10.0.CR1 - - - io.quarkus - quarkus-junit5-mockito-config - 2.10.0.CR1 - - - io.quarkus - quarkus-junit5-mockito - 2.10.0.CR1 - - - io.quarkus - quarkus-junit5-properties - 2.10.0.CR1 - - - io.quarkus - quarkus-junit5 - 2.10.0.CR1 - - - io.quarkus - quarkus-kafka-client-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-kafka-client - 2.10.0.CR1 - - - io.quarkus - quarkus-kafka-streams-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-kafka-streams - 2.10.0.CR1 - - - io.quarkus - quarkus-keycloak-admin-client-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-keycloak-admin-client-reactive-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-keycloak-admin-client-reactive - 2.10.0.CR1 - - - io.quarkus - quarkus-keycloak-admin-client - 2.10.0.CR1 - - - io.quarkus - quarkus-keycloak-authorization-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-keycloak-authorization - 2.10.0.CR1 - - - io.quarkus - quarkus-kind-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-kind - 2.10.0.CR1 - - - io.quarkus - quarkus-kotlin-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-kotlin - 2.10.0.CR1 - - - io.quarkus - quarkus-kubernetes-client-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-kubernetes-client-internal-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-kubernetes-client-internal - 2.10.0.CR1 - - - io.quarkus - quarkus-kubernetes-client-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-kubernetes-client - 2.10.0.CR1 - - - io.quarkus - quarkus-kubernetes-config-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-kubernetes-config - 2.10.0.CR1 - - - io.quarkus - quarkus-kubernetes-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-kubernetes-service-binding-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-kubernetes-service-binding-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-kubernetes-service-binding - 2.10.0.CR1 - - - io.quarkus - quarkus-kubernetes-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-kubernetes - 2.10.0.CR1 - - - io.quarkus - quarkus-liquibase-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-liquibase-mongodb-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-liquibase-mongodb - 2.10.0.CR1 - - - io.quarkus - quarkus-liquibase - 2.10.0.CR1 - - - io.quarkus - quarkus-logging-gelf-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-logging-gelf - 2.10.0.CR1 - - - io.quarkus - quarkus-logging-json-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-logging-json - 2.10.0.CR1 - - - io.quarkus - quarkus-logging-sentry-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-logging-sentry - 2.10.0.CR1 - - - io.quarkus - quarkus-mailer-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-mailer - 2.10.0.CR1 - - - io.quarkus - quarkus-micrometer-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-micrometer-registry-prometheus-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-micrometer-registry-prometheus - 2.10.0.CR1 - - - io.quarkus - quarkus-micrometer - 2.10.0.CR1 - - - io.quarkus - quarkus-minikube-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-minikube - 2.10.0.CR1 - - - io.quarkus - quarkus-mongodb-client-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-mongodb-client - 2.10.0.CR1 - - - io.quarkus - quarkus-mongodb-panache-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-mongodb-panache-common - 2.10.0.CR1 - - - io.quarkus - quarkus-mongodb-panache-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-mongodb-panache-kotlin-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-mongodb-panache-kotlin - 2.10.0.CR1 - - - io.quarkus - quarkus-mongodb-panache - 2.10.0.CR1 - - - io.quarkus - quarkus-mongodb-rest-data-panache-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-mongodb-rest-data-panache - 2.10.0.CR1 - - - io.quarkus - quarkus-mutiny-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-mutiny-reactive-streams-operators-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-mutiny-reactive-streams-operators - 2.10.0.CR1 - - - io.quarkus - quarkus-mutiny - 2.10.0.CR1 - - - io.quarkus - quarkus-narayana-jta-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-narayana-jta - 2.10.0.CR1 - - - io.quarkus - quarkus-narayana-lra-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-narayana-lra - 2.10.0.CR1 - - - io.quarkus - quarkus-narayana-stm-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-narayana-stm - 2.10.0.CR1 - - - io.quarkus - quarkus-neo4j-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-neo4j - 2.10.0.CR1 - - - io.quarkus - quarkus-netty-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-netty - 2.10.0.CR1 - - - io.quarkus - quarkus-oidc-client-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-oidc-client-filter-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-oidc-client-filter - 2.10.0.CR1 - - - io.quarkus - quarkus-oidc-client-reactive-filter-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-oidc-client-reactive-filter - 2.10.0.CR1 - - - io.quarkus - quarkus-oidc-client - 2.10.0.CR1 - - - io.quarkus - quarkus-oidc-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-oidc-common - 2.10.0.CR1 - - - io.quarkus - quarkus-oidc-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-oidc-token-propagation-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-oidc-token-propagation-reactive-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-oidc-token-propagation-reactive - 2.10.0.CR1 - - - io.quarkus - quarkus-oidc-token-propagation - 2.10.0.CR1 - - - io.quarkus - quarkus-oidc - 2.10.0.CR1 - - - io.quarkus - quarkus-openshift-client-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-openshift-client - 2.10.0.CR1 - - - io.quarkus - quarkus-openshift-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-openshift - 2.10.0.CR1 - - - io.quarkus - quarkus-opentelemetry-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-opentelemetry-exporter-jaeger-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-opentelemetry-exporter-jaeger - 2.10.0.CR1 - - - io.quarkus - quarkus-opentelemetry-exporter-otlp-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-opentelemetry-exporter-otlp - 2.10.0.CR1 - - - io.quarkus - quarkus-opentelemetry - 2.10.0.CR1 - - - io.quarkus - quarkus-panache-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-panache-common - 2.10.0.CR1 - - - io.quarkus - quarkus-panache-hibernate-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-panache-hibernate-common - 2.10.0.CR1 - - - io.quarkus - quarkus-panache-mock - 2.10.0.CR1 - - - io.quarkus - quarkus-panacheql - 2.10.0.CR1 - - - io.quarkus - quarkus-picocli-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-picocli - 2.10.0.CR1 - - - io.quarkus - quarkus-project-core-extension-codestarts - 2.10.0.CR1 - - - io.quarkus - quarkus-quartz-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-quartz - 2.10.0.CR1 - - - io.quarkus - quarkus-qute-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-qute - 2.10.0.CR1 - - - io.quarkus - quarkus-reactive-datasource-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-reactive-datasource - 2.10.0.CR1 - - - io.quarkus - quarkus-reactive-db2-client-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-reactive-db2-client - 2.10.0.CR1 - - - io.quarkus - quarkus-reactive-messaging-http-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-reactive-messaging-http - 2.10.0.CR1 - - - io.quarkus - quarkus-reactive-mssql-client-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-reactive-mssql-client - 2.10.0.CR1 - - - io.quarkus - quarkus-reactive-mysql-client-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-reactive-mysql-client - 2.10.0.CR1 - - - io.quarkus - quarkus-reactive-oracle-client-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-reactive-oracle-client - 2.10.0.CR1 - - - io.quarkus - quarkus-reactive-pg-client-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-reactive-pg-client - 2.10.0.CR1 - - - io.quarkus - quarkus-reactive-routes-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-reactive-routes - 2.10.0.CR1 - - - io.quarkus - quarkus-redis-client-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-redis-client - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client-config-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client-config - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client-jackson-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client-jackson - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client-jaxb-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client-jaxb - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client-jsonb-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client-jsonb - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client-mutiny-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client-mutiny - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client-reactive-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client-reactive-jackson-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client-reactive-jackson - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client-reactive-jaxb-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client-reactive-jaxb - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client-reactive-jsonb-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client-reactive-jsonb - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client-reactive-kotlin-serialization-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client-reactive-kotlin-serialization - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client-reactive - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-client - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-data-panache-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-rest-data-panache - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-common-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-common - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-jackson-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-jackson - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-jaxb-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-jaxb - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-jsonb-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-jsonb - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-links-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-links - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-multipart-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-multipart - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-mutiny-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-mutiny-common - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-mutiny-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-mutiny - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-qute-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-qute - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-common - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-deployment - 2.10.0.CR1 - tests - test - - - io.quarkus - quarkus-resteasy-reactive-jackson-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-jackson-common - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-jackson-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-jackson - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-jaxb-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-jaxb-common - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-jaxb-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-jaxb - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-jsonb-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-jsonb-common - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-jsonb-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-jsonb - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-kotlin-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-kotlin-serialization-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-kotlin-serialization-common - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-kotlin-serialization-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-kotlin-serialization - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-kotlin - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-links-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-links - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-qute-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-qute - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-server-spi-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-servlet-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-servlet - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive-spi-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-reactive - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-server-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-server-common-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy-server-common - 2.10.0.CR1 - - - io.quarkus - quarkus-resteasy - 2.10.0.CR1 - - - io.quarkus - quarkus-scala-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-scala - 2.10.0.CR1 - - - io.quarkus - quarkus-scheduler-api - 2.10.0.CR1 - - - io.quarkus - quarkus-scheduler-common - 2.10.0.CR1 - - - io.quarkus - quarkus-scheduler-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-scheduler-kotlin - 2.10.0.CR1 - - - io.quarkus - quarkus-scheduler - 2.10.0.CR1 - - - io.quarkus - quarkus-schema-registry-devservice-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-schema-registry-devservice - 2.10.0.CR1 - - - io.quarkus - quarkus-security-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-security-jpa-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-security-jpa - 2.10.0.CR1 - - - io.quarkus - quarkus-security-runtime-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-security-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-security-webauthn-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-security-webauthn - 2.10.0.CR1 - - - io.quarkus - quarkus-security - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-context-propagation-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-context-propagation - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-fault-tolerance-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-fault-tolerance - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-graphql-client-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-graphql-client - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-graphql-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-graphql - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-health-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-health-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-health - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-jwt-build-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-jwt-build - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-jwt-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-jwt - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-metrics-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-metrics-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-metrics - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-openapi-common-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-openapi-deployment - 2.10.0.CR1 - - - org.jboss.shrinkwrap - shrinkwrap-api - - - - - io.quarkus - quarkus-smallrye-openapi-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-openapi - 2.10.0.CR1 - - - org.jboss.shrinkwrap - shrinkwrap-api - - - - - io.quarkus - quarkus-smallrye-opentracing-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-opentracing - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-reactive-messaging-amqp - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-reactive-messaging-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-reactive-messaging-kafka-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-reactive-messaging-kafka - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-reactive-messaging-kotlin - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-reactive-messaging-mqtt - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-reactive-messaging-rabbitmq - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-reactive-messaging - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-reactive-streams-operators-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-reactive-streams-operators - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-reactive-type-converters-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-reactive-type-converters - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-stork-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-smallrye-stork - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-beans-api - 5.2.SP7 - - - io.quarkus - quarkus-spring-boot-orm-api - 2.1.SP1 - - - io.quarkus - quarkus-spring-boot-properties-api - 2.1.SP1 - - - io.quarkus - quarkus-spring-boot-properties-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-boot-properties - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-cache-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-cache - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-cloud-config-client-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-cloud-config-client - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-context-api - 5.2.SP7 - - - io.quarkus - quarkus-spring-core-api - 5.2.SP7 - - - io.quarkus - quarkus-spring-data-commons-api - 2.1.SP2 - - - io.quarkus - quarkus-spring-data-jpa-api - 2.1.SP2 - - - io.quarkus - quarkus-spring-data-jpa-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-data-jpa - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-data-rest-api - 2.1.SP2 - - - io.quarkus - quarkus-spring-data-rest-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-data-rest - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-di-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-di - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-scheduled-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-scheduled - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-security-core-api - 5.3.Final - - - io.quarkus - quarkus-spring-security-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-security - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-web-api - 5.2.SP7 - - - io.quarkus - quarkus-spring-web-common - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-web-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-web-resteasy-classic-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-web-resteasy-classic - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-web-resteasy-reactive-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-web-resteasy-reactive - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-web - 2.10.0.CR1 - - - io.quarkus - quarkus-spring-webmvc-api - 5.2.SP7 - - - io.quarkus - quarkus-swagger-ui-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-swagger-ui - 2.10.0.CR1 - - - io.quarkus - quarkus-test-amazon-lambda - 2.10.0.CR1 - - - io.quarkus - quarkus-test-artemis - 2.10.0.CR1 - - - io.quarkus - quarkus-test-common - 2.10.0.CR1 - - - io.quarkus - quarkus-test-derby - 2.10.0.CR1 - - - io.quarkus - quarkus-test-h2 - 2.10.0.CR1 - - - io.quarkus - quarkus-test-infinispan-client - 2.10.0.CR1 - - - io.quarkus - quarkus-test-kafka-companion - 2.10.0.CR1 - - - io.quarkus - quarkus-test-keycloak-server - 2.10.0.CR1 - - - io.quarkus - quarkus-test-kubernetes-client - 2.10.0.CR1 - - - io.quarkus - quarkus-test-ldap - 2.10.0.CR1 - - - io.quarkus - quarkus-test-mongodb - 2.10.0.CR1 - - - io.quarkus - quarkus-test-oidc-server - 2.10.0.CR1 - - - io.quarkus - quarkus-test-openshift-client - 2.10.0.CR1 - - - io.quarkus - quarkus-test-security-jwt - 2.10.0.CR1 - - - io.quarkus - quarkus-test-security-oidc - 2.10.0.CR1 - - - io.quarkus - quarkus-test-security-webauthn - 2.10.0.CR1 - - - io.quarkus - quarkus-test-security - 2.10.0.CR1 - - - io.quarkus - quarkus-test-vault - 2.10.0.CR1 - - - io.quarkus - quarkus-test-vertx - 2.10.0.CR1 - - - io.quarkus - quarkus-tika-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-tika - 2.10.0.CR1 - - - io.quarkus - quarkus-transaction-annotations - 2.10.0.CR1 - - - io.quarkus - quarkus-undertow-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-undertow-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-undertow - 2.10.0.CR1 - - - io.quarkus - quarkus-vault-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-vault - 2.10.0.CR1 - - - io.quarkus - quarkus-vertx-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-vertx-graphql-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-vertx-graphql - 2.10.0.CR1 - - - io.quarkus - quarkus-vertx-http-deployment-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-vertx-http-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-vertx-http-dev-console-runtime-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-vertx-http-dev-console-spi - 2.10.0.CR1 - - - io.quarkus - quarkus-vertx-http - 2.10.0.CR1 - - - io.quarkus - quarkus-vertx-web-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-vertx-web - 2.10.0.CR1 - - - io.quarkus - quarkus-vertx - 2.10.0.CR1 - - - io.quarkus - quarkus-webjars-locator-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-webjars-locator - 2.10.0.CR1 - - - io.quarkus - quarkus-websockets-client-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-websockets-client - 2.10.0.CR1 - - - io.quarkus - quarkus-websockets-deployment - 2.10.0.CR1 - - - io.quarkus - quarkus-websockets - 2.10.0.CR1 - - - io.reactivex.rxjava2 - rxjava - 2.2.21 - - - io.rest-assured - json-schema-validator - 4.5.1 - - - javax.activation - activation - - - com.google.code.findbugs - jsr305 - - - com.sun.xml.bind - jaxb-osgi - - - commons-logging - commons-logging - - - - - io.rest-assured - kotlin-extensions - 4.5.1 - - - javax.activation - activation - - - javax.activation - javax.activation-api - - - com.sun.xml.bind - jaxb-osgi - - - commons-logging - commons-logging - - - - - io.rest-assured - rest-assured - 4.5.1 - - - javax.activation - activation - - - javax.activation - javax.activation-api - - - jakarta.activation - jakarta.activation-api - - - com.sun.xml.bind - jaxb-osgi - - - commons-logging - commons-logging - - - - - io.smallrye.common - smallrye-common-annotation - 1.12.0 - - - io.smallrye.common - smallrye-common-classloader - 1.12.0 - - - io.smallrye.common - smallrye-common-constraint - 1.12.0 - - - io.smallrye.common - smallrye-common-cpu - 1.12.0 - - - io.smallrye.common - smallrye-common-expression - 1.12.0 - - - io.smallrye.common - smallrye-common-function - 1.12.0 - - - io.smallrye.common - smallrye-common-io - 1.12.0 - - - io.smallrye.common - smallrye-common-net - 1.12.0 - - - io.smallrye.common - smallrye-common-os - 1.12.0 - - - io.smallrye.common - smallrye-common-ref - 1.12.0 - - - io.smallrye.common - smallrye-common-version - 1.12.0 - - - io.smallrye.common - smallrye-common-vertx-context - 1.12.0 - - - io.smallrye.config - smallrye-config-common - 2.10.0 - - - io.smallrye.config - smallrye-config-source-file-system - 2.10.0 - - - io.smallrye.config - smallrye-config-source-yaml - 2.10.0 - - - io.smallrye.config - smallrye-config-validator - 2.10.0 - - - io.smallrye.config - smallrye-config - 2.10.0 - - - org.osgi - org.osgi.annotation.versioning - - - org.ow2.asm - asm - - - - - io.smallrye.reactive - mutiny-kotlin - 1.5.0 - - - io.smallrye.reactive - mutiny-math - 1.5.0 - - - io.smallrye.reactive - mutiny-reactive-streams-operators - 1.5.0 - - - io.smallrye.reactive - mutiny-reactor - 1.5.0 - - - io.smallrye.reactive - mutiny-rxjava - 1.5.0 - - - io.smallrye.reactive - mutiny-smallrye-context-propagation - 1.5.0 - - - io.smallrye.reactive - mutiny-test-utils - 1.5.0 - - - io.smallrye.reactive - mutiny - 1.5.0 - - - io.smallrye.reactive - smallrye-connector-attribute-processor - 3.17.0 - - - io.smallrye.reactive - smallrye-mutiny-health-check - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-amqp-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-common - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-htdigest - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-htpasswd - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-jdbc - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-jwt - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-ldap - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-mongo - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-oauth2 - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-otp - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-properties - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-shiro - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-sql-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-webauthn - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-bridge-common - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-cassandra-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-circuit-breaker - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-config - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-consul-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-core - 2.22.0 - - - com.fasterxml.jackson.core - jackson-databind - - - - - io.smallrye.reactive - smallrye-mutiny-vertx-db2-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-jdbc-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-json-schema - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-junit5 - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-kafka-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-mail-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-micrometer-metrics - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-mongo-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-mqtt - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-mssql-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-mysql-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-oracle-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-pg-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-rabbitmq-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-redis-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-runtime - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-backend-consul - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-backend-redis - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-backend-zookeeper - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-bridge-consul - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-bridge-docker-links - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-bridge-docker - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-bridge-kubernetes - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-bridge-zookeeper - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-shell - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-sql-client-templates - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-sql-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-stomp - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-tcp-eventbus-bridge - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-common - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-graphql - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-openapi - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-freemarker - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-handlebars - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-jade - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-mvel - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-pebble - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-rocker - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-thymeleaf - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-validation - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web - 2.22.0 - - - io.smallrye.reactive - smallrye-reactive-converter-api - 2.7.0 - - - io.smallrye.reactive - smallrye-reactive-converter-mutiny - 2.7.0 - - - io.smallrye.reactive - smallrye-reactive-converter-rxjava2 - 2.7.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-amqp - 3.17.0 - - - com.fasterxml.jackson.core - jackson-core - - - org.slf4j - slf4j-log4j12 - - - - - io.smallrye.reactive - smallrye-reactive-messaging-api - 3.17.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-health - 3.17.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-in-memory - 3.17.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-kafka-test-companion - 3.17.0 - - - commons-logging - commons-logging - - - - - io.smallrye.reactive - smallrye-reactive-messaging-kafka - 3.17.0 - - - com.fasterxml.jackson.core - jackson-core - - - org.scala-lang - scala-reflect - - - org.apache.kafka - kafka-clients - - - com.101tec - zkclient - - - org.slf4j - slf4j-log4j12 - - - log4j - log4j - - - - - io.smallrye.reactive - smallrye-reactive-messaging-mqtt - 3.17.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-provider - 3.17.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-rabbitmq - 3.17.0 - - - io.smallrye.reactive - smallrye-reactive-streams-operators - 1.0.13 - - - io.smallrye.reactive - vertx-mutiny-clients - 2.22.0 - - - io.smallrye.reactive - vertx-mutiny-generator - 2.22.0 - - - io.smallrye.stork - stork-api - 1.1.2 - - - io.smallrye.stork - stork-configuration-generator - 1.1.2 - - - io.smallrye.stork - stork-core - 1.1.2 - - - io.smallrye.stork - stork-load-balancer-least-requests - 1.1.2 - - - io.smallrye.stork - stork-load-balancer-least-response-time - 1.1.2 - - - io.smallrye.stork - stork-load-balancer-power-of-two-choices - 1.1.2 - - - io.smallrye.stork - stork-load-balancer-random - 1.1.2 - - - io.smallrye.stork - stork-load-balancer-sticky - 1.1.2 - - - io.smallrye.stork - stork-microprofile-config - 1.1.2 - - - io.smallrye.stork - stork-service-discovery-composite - 1.1.2 - - - io.smallrye.stork - stork-service-discovery-consul - 1.1.2 - - - io.smallrye.stork - stork-service-discovery-eureka - 1.1.2 - - - io.smallrye.stork - stork-service-discovery-kubernetes - 1.1.2 - - - io.smallrye.stork - stork-service-discovery-static-list - 1.1.2 - - - io.smallrye.stork - stork-test-utils - 1.1.2 - - - io.smallrye - smallrye-config-common - 1.5.0 - - - io.smallrye - smallrye-config - 1.5.0 - - - io.smallrye - smallrye-context-propagation-api - 1.2.2 - - - io.smallrye - smallrye-context-propagation-jta - 1.2.2 - - - io.smallrye - smallrye-context-propagation-propagators-rxjava1 - 1.2.2 - - - io.smallrye - smallrye-context-propagation-propagators-rxjava2 - 1.2.2 - - - io.smallrye - smallrye-context-propagation - 1.2.2 - - - io.smallrye - smallrye-fault-tolerance-context-propagation - 5.4.0 - - - io.smallrye - smallrye-fault-tolerance-kotlin - 5.4.0 - - - io.smallrye - smallrye-fault-tolerance-mutiny - 5.4.0 - - - io.smallrye - smallrye-fault-tolerance-tracing-propagation - 5.4.0 - - - io.smallrye - smallrye-fault-tolerance-vertx - 5.4.0 - - - io.smallrye - smallrye-fault-tolerance - 5.4.0 - - - io.smallrye - smallrye-graphql-cdi - 1.6.0 - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-graphql-client-api - 1.6.0 - - - io.smallrye - smallrye-graphql-client-implementation-vertx - 1.6.0 - - - io.smallrye - smallrye-graphql-client - 1.6.0 - - - io.smallrye - smallrye-graphql-schema-builder - 1.6.0 - - - io.smallrye - smallrye-graphql-ui-graphiql - 1.6.0 - - - io.smallrye - smallrye-health-provided-checks - 3.2.1 - - - io.smallrye - smallrye-health-ui - 3.2.1 - - - io.smallrye - smallrye-health - 3.2.1 - - - jakarta.json - jakarta.json-api - - - - - io.smallrye - smallrye-jwt-build - 3.5.0 - - - io.smallrye - smallrye-jwt - 3.5.0 - - - org.jboss.logging - jboss-logging - - - javax - javaee-api - - - javax.annotation - javax.annotation-api - - - io.smallrye - smallrye-jwt-build - - - - - io.smallrye - smallrye-metrics-api - 3.0.5 - - - io.smallrye - smallrye-metrics - 3.0.5 - - - javax - javaee-api - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-open-api-core - 2.1.22 - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-open-api-jaxrs - 2.1.22 - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-open-api-spring - 2.1.22 - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-open-api-ui - 2.1.22 - - - io.smallrye - smallrye-open-api-vertx - 2.1.22 - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-opentracing - 2.1.0 - - - org.eclipse.microprofile.config - microprofile-config-api - - - - - io.strimzi - kafka-oauth-client - 0.10.0 - - - io.strimzi - strimzi-test-container - 0.100.0 - - - junit - junit - - - - - io.vertx - vertx-amqp-client - 4.2.7 - - - io.vertx - vertx-auth-common - 4.2.7 - - - io.vertx - vertx-auth-htdigest - 4.2.7 - - - io.vertx - vertx-auth-htpasswd - 4.2.7 - - - io.vertx - vertx-auth-jdbc - 4.2.7 - - - io.vertx - vertx-auth-jwt - 4.2.7 - - - io.vertx - vertx-auth-ldap - 4.2.7 - - - io.vertx - vertx-auth-mongo - 4.2.7 - - - io.vertx - vertx-auth-oauth2 - 4.2.7 - - - io.vertx - vertx-auth-otp - 4.2.7 - - - io.vertx - vertx-auth-properties - 4.2.7 - - - io.vertx - vertx-auth-shiro - 4.2.7 - - - io.vertx - vertx-auth-sql-client - 4.2.7 - - - io.vertx - vertx-auth-webauthn - 4.2.7 - - - io.vertx - vertx-auth - 4.2.7 - pom - - - io.vertx - vertx-bridge-common - 4.2.7 - - - io.vertx - vertx-camel-bridge - 4.2.7 - - - io.vertx - vertx-cassandra-client - 4.2.7 - - - io.vertx - vertx-circuit-breaker - 4.2.7 - - - io.vertx - vertx-codegen - 4.2.7 - - - io.vertx - vertx-codegen - 4.2.7 - processor - - - io.vertx - vertx-codegen - 4.2.7 - sources - - - io.vertx - vertx-codegen - 4.2.7 - tck-sources - - - io.vertx - vertx-codegen - 4.2.7 - tck - - - io.vertx - vertx-codegen - 4.2.7 - tests - - - io.vertx - vertx-config-consul - 4.2.7 - - - io.vertx - vertx-config-git - 4.2.7 - - - io.vertx - vertx-config-hocon - 4.2.7 - - - io.vertx - vertx-config-kubernetes-configmap - 4.2.7 - - - io.vertx - vertx-config-parent - 4.2.7 - pom - - - io.vertx - vertx-config-redis - 4.2.7 - - - io.vertx - vertx-config-spring-config-server - 4.2.7 - - - io.vertx - vertx-config-vault - 4.2.7 - - - io.vertx - vertx-config-yaml - 4.2.7 - - - io.vertx - vertx-config-zookeeper - 4.2.7 - - - io.vertx - vertx-config - 4.2.7 - - - io.vertx - vertx-consul-client - 4.2.7 - - - io.vertx - vertx-consul-client - 4.2.7 - tests - - - io.vertx - vertx-core - 4.2.7 - - - io.vertx - vertx-core - 4.2.7 - sources - - - io.vertx - vertx-core - 4.2.7 - tests - - - io.vertx - vertx-db2-client - 4.2.7 - - - io.vertx - vertx-docgen - 0.9.4 - - - io.vertx - vertx-dropwizard-metrics - 4.2.7 - - - io.vertx - vertx-grpc-parent - 4.2.7 - - - io.vertx - vertx-grpc - 4.2.7 - - - io.vertx - vertx-hazelcast - 4.2.7 - - - io.vertx - vertx-health-check - 4.2.7 - - - io.vertx - vertx-http-proxy - 4.2.7 - - - io.vertx - vertx-http-service-factory - 4.2.7 - - - io.vertx - vertx-ignite - 4.2.7 - - - io.vertx - vertx-infinispan-parent - 4.2.7 - - - io.vertx - vertx-infinispan - 4.2.7 - - - io.vertx - vertx-jdbc-client - 4.2.7 - - - io.vertx - vertx-json-schema - 4.2.7 - - - io.vertx - vertx-junit5-rx-java2 - 4.2.7 - - - io.vertx - vertx-junit5-rx-java3 - 4.2.7 - - - io.vertx - vertx-junit5-rx-java - 4.2.7 - - - io.vertx - vertx-junit5 - 4.2.7 - - - io.vertx - vertx-kafka-client - 4.2.7 - - - com.fasterxml.jackson.core - jackson-core - - - com.fasterxml.jackson.module - jackson-module-scala_2.12 - - - org.scala-lang - scala-reflect - - - org.apache.kafka - kafka-clients - - - com.101tec - zkclient - - - org.slf4j - slf4j-log4j12 - - - - - io.vertx - vertx-lang-groovy - 4.2.7 - - - io.vertx - vertx-lang-kotlin-coroutines - 4.2.7 - - - io.vertx - vertx-lang-kotlin-parent - 4.2.7 - - - io.vertx - vertx-lang-kotlin - 4.2.7 - - - io.vertx - vertx-mail-client - 4.2.7 - - - io.vertx - vertx-mail-client - 4.2.7 - tests - - - io.vertx - vertx-maven-service-factory - 4.2.7 - - - io.vertx - vertx-micrometer-metrics - 4.2.7 - - - io.vertx - vertx-mongo-client - 4.2.7 - - - io.vertx - vertx-mongo-client - 4.2.7 - tests - - - io.vertx - vertx-mqtt - 4.2.7 - - - io.vertx - vertx-mssql-client - 4.2.7 - - - io.vertx - vertx-mysql-client - 4.2.7 - - - io.vertx - vertx-opentelemetry - 4.2.7 - - - io.vertx - vertx-opentracing - 4.2.7 - - - io.vertx - vertx-oracle-client - 4.2.7 - - - io.vertx - vertx-pg-client - 4.2.7 - - - io.vertx - vertx-proton - 4.2.7 - - - io.vertx - vertx-rabbitmq-client - 4.2.7 - - - io.vertx - vertx-reactive-streams - 4.2.7 - - - io.vertx - vertx-redis-client - 4.2.7 - - - io.vertx - vertx-rx-java2 - 4.2.7 - - - io.vertx - vertx-rx-java3 - 4.2.7 - - - io.vertx - vertx-rx-java - 4.2.7 - - - io.vertx - vertx-rx - 4.2.7 - pom - - - io.vertx - vertx-service-discovery-backend-consul - 4.2.7 - - - io.vertx - vertx-service-discovery-backend-redis - 4.2.7 - - - io.vertx - vertx-service-discovery-backend-zookeeper - 4.2.7 - - - io.vertx - vertx-service-discovery-bridge-consul - 4.2.7 - - - io.vertx - vertx-service-discovery-bridge-docker-links - 4.2.7 - - - io.vertx - vertx-service-discovery-bridge-docker - 4.2.7 - - - io.vertx - vertx-service-discovery-bridge-kubernetes - 4.2.7 - - - io.vertx - vertx-service-discovery-bridge-zookeeper - 4.2.7 - - - io.vertx - vertx-service-discovery-parent - 4.2.7 - pom - - - io.vertx - vertx-service-discovery - 4.2.7 - - - io.vertx - vertx-service-discovery - 4.2.7 - tests - - - io.vertx - vertx-service-factory - 4.2.7 - - - io.vertx - vertx-service-proxy - 4.2.7 - - - io.vertx - vertx-shell - 4.2.7 - - - io.vertx - vertx-sockjs-service-proxy - 4.2.7 - - - io.vertx - vertx-sql-client-parent - 4.2.7 - - - io.vertx - vertx-sql-client-templates - 4.2.7 - - - io.vertx - vertx-sql-client - 4.2.7 - - - io.vertx - vertx-sql-client - 4.2.7 - tests - - - io.vertx - vertx-stomp - 4.2.7 - - - io.vertx - vertx-sync - 4.2.7 - - - io.vertx - vertx-tcp-eventbus-bridge - 4.2.7 - - - io.vertx - vertx-tracing-parent - 4.2.7 - - - io.vertx - vertx-unit - 4.2.7 - - - io.vertx - vertx-web-api-contract - 4.2.7 - - - io.vertx - vertx-web-api-service - 4.2.7 - - - io.vertx - vertx-web-client - 4.2.7 - - - io.vertx - vertx-web-common - 4.2.7 - - - io.vertx - vertx-web-graphql - 4.2.7 - - - io.vertx - vertx-web-openapi - 4.2.7 - - - io.vertx - vertx-web-parent - 4.2.7 - pom - - - io.vertx - vertx-web-proxy - 4.2.7 - - - io.vertx - vertx-web-sstore-cookie - 4.2.7 - - - io.vertx - vertx-web-sstore-infinispan - 4.2.7 - - - io.vertx - vertx-web-sstore-redis - 4.2.7 - - - io.vertx - vertx-web-templ-freemarker - 4.2.7 - - - io.vertx - vertx-web-templ-freemarker - 4.2.7 - shaded - - - io.vertx - vertx-web-templ-freemarker - 4.2.7 - tests - - - io.vertx - vertx-web-templ-handlebars - 4.2.7 - - - io.vertx - vertx-web-templ-handlebars - 4.2.7 - shaded - - - io.vertx - vertx-web-templ-httl - 4.2.7 - - - io.vertx - vertx-web-templ-httl - 4.2.7 - shaded - - - io.vertx - vertx-web-templ-httl - 4.2.7 - tests - - - io.vertx - vertx-web-templ-jade - 4.2.7 - - - io.vertx - vertx-web-templ-jade - 4.2.7 - shaded - - - io.vertx - vertx-web-templ-jte - 4.2.7 - - - io.vertx - vertx-web-templ-jte - 4.2.7 - shaded - - - io.vertx - vertx-web-templ-jte - 4.2.7 - tests - - - io.vertx - vertx-web-templ-mvel - 4.2.7 - - - io.vertx - vertx-web-templ-mvel - 4.2.7 - shaded - - - io.vertx - vertx-web-templ-pebble - 4.2.7 - - - io.vertx - vertx-web-templ-pebble - 4.2.7 - shaded - - - io.vertx - vertx-web-templ-rocker - 4.2.7 - - - io.vertx - vertx-web-templ-rocker - 4.2.7 - shaded - - - io.vertx - vertx-web-templ-rocker - 4.2.7 - tests - - - io.vertx - vertx-web-templ-rythm - 4.2.7 - - - io.vertx - vertx-web-templ-rythm - 4.2.7 - shaded - - - io.vertx - vertx-web-templ-rythm - 4.2.7 - tests - - - io.vertx - vertx-web-templ-thymeleaf - 4.2.7 - - - io.vertx - vertx-web-templ-thymeleaf - 4.2.7 - shaded - - - io.vertx - vertx-web-validation - 4.2.7 - - - io.vertx - vertx-web - 4.2.7 - - - io.vertx - vertx-web - 4.2.7 - tests - - - io.vertx - vertx-zipkin - 4.2.7 - - - io.vertx - vertx-zookeeper - 4.2.7 - - - jakarta.activation - jakarta.activation-api - 1.2.1 - - - jakarta.annotation - jakarta.annotation-api - 1.3.5 - - - jakarta.enterprise - jakarta.enterprise.cdi-api - 2.0.2 - - - jakarta.inject - jakarta.inject-api - 1.0 - - - jakarta.interceptor - jakarta.interceptor-api - 1.2.5 - - - jakarta.ejb - jakarta.ejb-api - - - - - jakarta.json.bind - jakarta.json.bind-api - 1.0.2 - - - jakarta.persistence - jakarta.persistence-api - 2.2.3 - - - jakarta.security.auth.message - jakarta.security.auth.message-api - 1.1.3 - - - jakarta.security.jacc - jakarta.security.jacc-api - 1.6.1 - - - jakarta.servlet - jakarta.servlet-api - 4.0.3 - - - jakarta.transaction - jakarta.transaction-api - 1.3.3 - - - jakarta.validation - jakarta.validation-api - 2.0.2 - - - jakarta.websocket - jakarta.websocket-api - 1.1.2 - - - jakarta.xml.bind - jakarta.xml.bind-api - 2.3.3 - - - mysql - mysql-connector-java - 8.0.29 - - - com.google.protobuf - protobuf-java - - - - - net.bytebuddy - byte-buddy - 1.12.9 - - - net.java.dev.jna - jna - 5.8.0 - - - org.aesh - aesh - 2.6 - - - org.aesh - readline - 2.2 - - - org.antlr - antlr4-runtime - 4.9.2 - - - org.antlr - antlr4 - 4.9.2 - - - org.apache.avro - avro-compiler - 1.11.0 - - - org.apache.avro - avro - 1.11.0 - - - org.apache.commons - commons-compress - 1.21 - - - org.apache.commons - commons-lang3 - 3.12.0 - - - org.apache.derby - derbyclient - 10.14.2.0 - - - org.apache.derby - derbynet - 10.14.2.0 - - - org.apache.derby - derbytools - 10.14.2.0 - - - org.apache.httpcomponents - httpasyncclient - 4.1.5 - - - org.apache.httpcomponents - httpclient-cache - 4.5.13 - - - org.apache.httpcomponents - httpclient - 4.5.13 - - - org.apache.httpcomponents - httpcore-nio - 4.4.15 - - - org.apache.httpcomponents - httpcore - 4.4.15 - - - org.apache.httpcomponents - httpmime - 4.5.13 - - - org.apache.kafka - kafka-clients - 3.1.0 - - - org.apache.kafka - kafka-streams-test-utils - 3.1.0 - - - org.apache.kafka - kafka-streams - 3.1.0 - - - org.apache.kafka - kafka_2.13 - 3.1.0 - - - com.google.code.findbugs - jsr305 - - - - - org.apache.logging.log4j - log4j-api - 2.17.2 - - - org.apache.maven.plugin-tools - maven-plugin-annotations - 3.6.0 - - - org.apache.maven - maven-artifact - - - - - org.apache.maven.resolver - maven-resolver-api - 1.6.3 - - - org.apache.maven.resolver - maven-resolver-connector-basic - 1.6.3 - - - org.slf4j - slf4j-api - - - - - org.apache.maven.resolver - maven-resolver-transport-wagon - 1.6.3 - - - org.slf4j - slf4j-api - - - - - org.apache.maven.resolver - maven-resolver-util - 1.6.3 - - - org.apache.maven.shared - maven-invoker - 3.1.0 - - - javax.inject - javax.inject - - - - - org.apache.maven.shared - maven-shared-utils - 3.3.4 - - - org.apache.maven.wagon - wagon-file - 3.4.3 - - - org.codehaus.plexus - plexus-utils - - - - - org.apache.maven.wagon - wagon-http - 3.4.3 - - - org.slf4j - slf4j-api - - - org.codehaus.plexus - plexus-utils - - - commons-io - commons-io - - - - - org.apache.maven.wagon - wagon-provider-api - 3.4.3 - - - org.apache.maven - maven-core - 3.8.4 - - - javax.inject - javax.inject - - - org.checkerframework - checker-qual - - - org.slf4j - slf4j-api - - - - - org.apache.maven - maven-embedder - 3.8.4 - - - org.sonatype.plexus - plexus-sec-dispatcher - - - org.sonatype.plexus - plexus-cipher - - - javax.annotation - javax.annotation-api - - - javax.inject - javax.inject - - - org.slf4j - slf4j-api - - - org.codehaus.plexus - plexus-utils - - - - - org.apache.maven - maven-model - 3.8.4 - - - org.apache.maven - maven-plugin-api - 3.8.4 - - - javax.annotation - javax.annotation-api - - - javax.inject - javax.inject - - - - - org.apache.maven - maven-resolver-provider - 3.8.4 - - - javax.inject - javax.inject - - - org.slf4j - slf4j-api - - - - - org.apache.maven - maven-settings-builder - 3.8.4 - - - javax.inject - javax.inject - - - org.codehaus.plexus - plexus-utils - - - - - org.apache.maven - maven-settings - 3.8.4 - - - org.apache.maven - maven-toolchain - 3.0-alpha-2 - - - org.codehaus.plexus - plexus-classworlds - - - - - org.apache.qpid - proton-j - 0.33.10 - - - org.awaitility - awaitility-kotlin - 4.2.0 - - - org.awaitility - awaitility-scala - 4.2.0 - - - org.awaitility - awaitility - 4.2.0 - - - org.bouncycastle - bc-fips - 1.0.2.3 - - - org.bouncycastle - bcpkix-jdk15on - 1.70 - - - org.bouncycastle - bcprov-jdk15on - 1.70 - - - org.bouncycastle - bctls-fips - 1.0.12.3 - - - org.bouncycastle - bctls-jdk15on - 1.70 - - - org.checkerframework - checker-qual - 3.22.0 - - - org.codehaus.plexus - plexus-classworlds - 2.6.0 - - - * - * - - - - - org.codehaus.plexus - plexus-component-annotations - 2.1.0 - - - org.codehaus.plexus - plexus-utils - 3.3.0 - - - org.eclipse.microprofile.config - microprofile-config-api - 2.0.1 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.eclipse.microprofile.context-propagation - microprofile-context-propagation-api - 1.2 - - - org.eclipse.microprofile.jwt - microprofile-jwt-auth-api - 1.2 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.eclipse.microprofile.metrics - microprofile-metrics-api - 3.0.1 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.eclipse.microprofile.opentracing - microprofile-opentracing-api - 2.0 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.eclipse.microprofile.reactive-streams-operators - microprofile-reactive-streams-operators-api - 1.0.1 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.eclipse.microprofile.reactive-streams-operators - microprofile-reactive-streams-operators-core - 1.0.1 - - - org.eclipse.microprofile.rest.client - microprofile-rest-client-api - 2.0 - - - org.eclipse.sisu - org.eclipse.sisu.inject - 0.3.5 - - - org.eclipse.sisu - org.eclipse.sisu.plexus - 0.3.5 - - - * - * - - - - - org.eclipse - yasson - 1.0.11 - - - jakarta.json - jakarta.json-api - - - - - org.elasticsearch.client - elasticsearch-rest-client-sniffer - 8.2.2 - - - org.elasticsearch.client - elasticsearch-rest-client - 8.2.2 - - - org.elasticsearch.client - elasticsearch-rest-high-level-client - 7.10.2 - - - org.apache.logging.log4j - log4j-api - - - - - org.flywaydb - flyway-core - 8.5.11 - - - org.flywaydb - flyway-mysql - 8.5.11 - - - org.flywaydb - flyway-sqlserver - 8.5.11 - - - org.glassfish.jaxb - jaxb-runtime - 2.3.3-b02 - - - org.glassfish - jakarta.el - 3.0.4 - - - org.glassfish - jakarta.json - 1.1.6 - - - org.graalvm.nativeimage - svm - 22.1.0 - provided - - - * - * - - - - - org.graalvm.sdk - graal-sdk - 22.1.0 - - - org.hibernate.reactive - hibernate-reactive-core - 1.1.6.Final - - - org.hibernate.search - hibernate-search-backend-elasticsearch-aws - 6.1.5.Final - - - org.hibernate.search - hibernate-search-backend-elasticsearch - 6.1.5.Final - - - org.hibernate.search - hibernate-search-mapper-orm-coordination-outbox-polling - 6.1.5.Final - - - org.hibernate.search - hibernate-search-mapper-orm - 6.1.5.Final - - - org.hibernate.common - hibernate-commons-annotations - - - - - org.hibernate.validator - hibernate-validator - 6.2.3.Final - - - org.hibernate - hibernate-core - 5.6.9.Final - - - org.hibernate - hibernate-envers - 5.6.9.Final - - - org.hibernate - hibernate-graalvm - 5.6.9.Final - - - org.hibernate - hibernate-jpamodelgen - 5.6.9.Final - - - org.hibernate - quarkus-local-cache - 0.1.1 - - - org.infinispan.protostream - protostream-processor - 4.4.3.Final - - - org.infinispan.protostream - protostream-types - 4.4.3.Final - - - org.infinispan.protostream - protostream - 4.4.3.Final - - - org.infinispan - infinispan-client-hotrod - 13.0.10.Final - - - org.infinispan - infinispan-commons-test - 13.0.10.Final - - - org.infinispan - infinispan-commons - 13.0.10.Final - - - org.infinispan - infinispan-component-annotations - 13.0.10.Final - - - org.infinispan - infinispan-core - 13.0.10.Final - - - org.infinispan - infinispan-core - 13.0.10.Final - tests - - - org.infinispan - infinispan-objectfilter - 13.0.10.Final - - - org.infinispan - infinispan-query-dsl - 13.0.10.Final - - - org.infinispan - infinispan-query - 13.0.10.Final - - - org.infinispan - infinispan-remote-query-client - 13.0.10.Final - - - org.infinispan - infinispan-remote-query-server - 13.0.10.Final - - - org.infinispan - infinispan-server-hotrod - 13.0.10.Final - - - org.infinispan - infinispan-server-hotrod - 13.0.10.Final - tests - - - org.infinispan - infinispan-server-testdriver-core - 13.0.10.Final - - - org.jacoco - org.jacoco.agent - 0.8.8 - - - org.jacoco - org.jacoco.agent - 0.8.8 - runtime - - - org.jacoco - org.jacoco.core - 0.8.8 - - - org.jacoco - org.jacoco.report - 0.8.8 - - - org.jboss.logging - commons-logging-jboss-logging - 1.0.0.Final - - - org.jboss.logging - jboss-logging-annotations - 2.2.1.Final - - - org.jboss.logging - jboss-logging-processor - 2.2.1.Final - - - org.jboss.logging - jboss-logging - 3.5.0.Final - - - org.jboss.logmanager - jboss-logmanager-embedded - 1.0.10 - - - org.graalvm.nativeimage - svm - - - org.jboss.modules - jboss-modules - - - org.glassfish - javax.json - - - - - org.jboss.logmanager - log4j-jboss-logmanager - 1.3.0.Final - - - org.jboss.logmanager - jboss-logmanager - - - - - org.jboss.logmanager - log4j2-jboss-logmanager - 1.1.1.Final - - - org.jboss.logmanager - jboss-logmanager - - - - - org.jboss.metadata - jboss-metadata-web - 15.0.0.Final - - - org.jboss.logging - jboss-logging - - - - - org.jboss.narayana.jta - narayana-jta - 5.12.6.Final - - - org.jboss.narayana.jts - narayana-jts-integration - 5.12.6.Final - - - org.jboss.narayana.rts - lra-coordinator-jar - 5.12.6.Final - - - org.jboss.spec.javax.servlet - jboss-servlet-api_3.1_spec - - - - - org.jboss.narayana.rts - lra-proxy-api - 5.12.6.Final - - - org.jboss.narayana.rts - lra-service-base - 5.12.6.Final - - - commons-logging - commons-logging - - - - - org.jboss.narayana.rts - narayana-lra - 5.12.6.Final - - - org.jboss.narayana.rts - narayana-lra - - - org.jboss.narayana.rts - lra-service-base - - - commons-logging - commons-logging - - - org.jboss.resteasy - resteasy-client - - - org.jboss.resteasy - resteasy-jackson2-provider - - - - - org.jboss.narayana.stm - stm - 5.12.6.Final - - - org.jboss.resteasy - jose-jwt - 4.7.5.Final - - - org.jboss.resteasy - resteasy-atom-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-cache-core - 4.7.5.Final - - - org.jboss.resteasy - resteasy-cdi - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client-api - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client-jetty - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client-microprofile-base - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client-microprofile - 4.7.5.Final - - - org.eclipse.microprofile.config - microprofile-config-api - - - - - org.jboss.resteasy - resteasy-client-reactor-netty - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client-vertx - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client - 4.7.5.Final - - - org.jboss.resteasy - resteasy-context-propagation - 4.7.5.Final - - - org.jboss.resteasy - resteasy-core-spi - 4.7.5.Final - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.3_spec - - - javax.activation - activation - - - - - org.jboss.resteasy - resteasy-core - 4.7.5.Final - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.3_spec - - - javax.activation - activation - - - - - org.jboss.resteasy - resteasy-crypto - 4.7.5.Final - - - org.jboss.resteasy - resteasy-fastinfoset-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-guice - 4.7.5.Final - - - org.jboss.resteasy - resteasy-html - 4.7.5.Final - - - org.jboss.resteasy - resteasy-jackson2-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-jaxb-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-jdk-http - 4.7.5.Final - - - org.jboss.resteasy - resteasy-jsapi - 4.7.5.Final - - - org.jboss.resteasy - resteasy-json-binding-provider - 4.7.5.Final - - - jakarta.json - jakarta.json-api - - - - - org.jboss.resteasy - resteasy-json-p-provider - 4.7.5.Final - - - jakarta.json - jakarta.json-api - - - - - org.jboss.resteasy - resteasy-links - 4.7.5.Final - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.3_spec - - - org.hibernate.javax.persistence - hibernate-jpa-2.1-api - - - org.checkerframework - checker-qual - - - jakarta.activation - jakarta.activation-api - - - - - org.jboss.resteasy - resteasy-multipart-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-netty4-cdi - 4.7.5.Final - - - org.jboss.resteasy - resteasy-netty4 - 4.7.5.Final - - - org.jboss.resteasy - resteasy-reactor-netty - 4.7.5.Final - - - org.jboss.resteasy - resteasy-reactor - 4.7.5.Final - - - org.jboss.resteasy - resteasy-rxjava2 - 4.7.5.Final - - - org.jboss.resteasy - resteasy-context-propagation - - - - - org.jboss.resteasy - resteasy-servlet-initializer - 4.7.5.Final - - - org.jboss.resteasy - resteasy-spring-web - 4.7.5.Final - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.3_spec - - - javax.activation - activation - - - - - org.jboss.resteasy - resteasy-spring - 4.7.5.Final - - - org.jboss.resteasy - resteasy-undertow - 4.7.5.Final - - - org.jboss.resteasy - resteasy-validator-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-vertx - 4.7.5.Final - - - org.jboss.resteasy - resteasy-wadl-undertow-connector - 4.7.5.Final - - - org.jboss.resteasy - resteasy-wadl - 4.7.5.Final - - - org.jboss.shrinkwrap - shrinkwrap-depchain - 1.2.6 - pom - - - org.jboss.slf4j - slf4j-jboss-logmanager - 1.1.0.Final - - - org.jboss.spec.javax.ws.rs - jboss-jaxrs-api_2.1_spec - 2.0.1.Final - - - org.jboss.spec.javax.xml.bind - jboss-jaxb-api_2.3_spec - 2.0.0.Final - - - org.jboss.threads - jboss-threads - 3.4.2.Final - - - org.jboss - jandex - 2.4.2.Final - - - org.jboss - jboss-transaction-spi - 7.6.0.Final - - - org.jetbrains.kotlin - kotlin-compiler - 1.6.21 - - - org.jetbrains.kotlin - kotlin-reflect - 1.6.21 - - - org.jetbrains.kotlin - kotlin-stdlib-common - 1.6.21 - - - org.jetbrains.kotlin - kotlin-stdlib-jdk7 - 1.6.21 - - - org.jetbrains.kotlin - kotlin-stdlib-jdk8 - 1.6.21 - - - org.jetbrains.kotlin - kotlin-stdlib - 1.6.21 - - - org.jetbrains.kotlinx - kotlinx-coroutines-android - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-core-jvm - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-core - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-debug - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-guava - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-javafx - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-jdk8 - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-jdk9 - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-play-services - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-reactive - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-reactor - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-rx2 - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-rx3 - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-slf4j - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-swing - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-test-jvm - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-test - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-serialization-json - 1.3.3 - - - org.jsoup - jsoup - 1.14.2 - - - org.junit-pioneer - junit-pioneer - 1.5.0 - - - 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.jupiter - junit-jupiter - 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-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-suite - 1.8.2 - - - org.junit.platform - junit-platform-testkit - 1.8.2 - - - org.junit.vintage - junit-vintage-engine - 5.8.2 - - - org.keycloak - keycloak-adapter-core - 18.0.0 - - - org.keycloak - keycloak-adapter-spi - 18.0.0 - - - org.keycloak - keycloak-admin-client - 18.0.0 - - - org.checkerframework - checker-qual - - - - - org.keycloak - keycloak-authz-client - 18.0.0 - - - org.keycloak - keycloak-common - 18.0.0 - - - org.keycloak - keycloak-core - 18.0.0 - - - org.liquibase.ext - liquibase-mongodb - 4.11.0 - - - org.liquibase - liquibase-core - 4.11.0 - - - ch.qos.logback - logback-classic - - - javax.xml.bind - jaxb-api - - - - - org.lz4 - lz4-java - 1.8.0 - - - org.mariadb.jdbc - mariadb-java-client - 3.0.5 - - - org.mockito - mockito-android - 4.6.0 - - - org.mockito - mockito-core - 4.6.0 - - - org.mockito - mockito-errorprone - 4.6.0 - - - org.mockito - mockito-inline - 4.6.0 - - - org.mockito - mockito-junit-jupiter - 4.6.0 - - - org.mockito - mockito-proxy - 4.6.0 - - - org.mongodb - bson - 4.3.4 - - - org.mongodb - mongodb-crypt - 1.2.1 - - - org.mongodb - mongodb-driver-core - 4.3.4 - - - org.mongodb - mongodb-driver-legacy - 4.3.4 - - - org.mongodb - mongodb-driver-reactivestreams - 4.3.4 - - - org.mongodb - mongodb-driver-sync - 4.3.4 - - - org.ow2.asm - asm-analysis - 9.3 - - - org.ow2.asm - asm-commons - 9.3 - - - org.ow2.asm - asm-tree - 9.3 - - - org.ow2.asm - asm - 9.3 - - - org.postgresql - postgresql - 42.3.6 - - - org.checkerframework - checker-qual - - - - - org.quartz-scheduler - quartz - 2.3.2 - - - org.reactivestreams - reactive-streams - 1.0.3 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.scala-lang - scala-compiler - 2.13.8 - - - org.scala-lang - scala-library - 2.13.8 - - - org.scala-lang - scala-reflect - 2.13.8 - - - org.slf4j - slf4j-api - 1.7.36 - - - org.testcontainers - azure - 1.17.2 - - - org.testcontainers - cassandra - 1.17.2 - - - org.testcontainers - clickhouse - 1.17.2 - - - org.testcontainers - cockroachdb - 1.17.2 - - - org.testcontainers - couchbase - 1.17.2 - - - org.testcontainers - database-commons - 1.17.2 - - - org.testcontainers - db2 - 1.17.2 - - - org.testcontainers - dynalite - 1.17.2 - - - org.testcontainers - elasticsearch - 1.17.2 - - - org.testcontainers - gcloud - 1.17.2 - - - org.testcontainers - hivemq - 1.17.2 - - - org.testcontainers - influxdb - 1.17.2 - - - org.testcontainers - jdbc - 1.17.2 - - - org.testcontainers - junit-jupiter - 1.17.2 - - - org.testcontainers - k3s - 1.17.2 - - - org.testcontainers - kafka - 1.17.2 - - - org.testcontainers - localstack - 1.17.2 - - - org.testcontainers - mariadb - 1.17.2 - - - org.testcontainers - mockserver - 1.17.2 - - - org.testcontainers - mongodb - 1.17.2 - - - org.testcontainers - mssqlserver - 1.17.2 - - - org.testcontainers - mysql - 1.17.2 - - - org.testcontainers - neo4j - 1.17.2 - - - org.testcontainers - nginx - 1.17.2 - - - org.testcontainers - oracle-xe - 1.17.2 - - - org.testcontainers - orientdb - 1.17.2 - - - org.testcontainers - postgresql - 1.17.2 - - - org.testcontainers - presto - 1.17.2 - - - org.testcontainers - pulsar - 1.17.2 - - - org.testcontainers - r2dbc - 1.17.2 - - - org.testcontainers - rabbitmq - 1.17.2 - - - org.testcontainers - selenium - 1.17.2 - - - org.testcontainers - solr - 1.17.2 - - - org.testcontainers - spock - 1.17.2 - - - org.testcontainers - testcontainers - 1.17.2 - - - org.hamcrest - hamcrest-core - - - - - org.testcontainers - toxiproxy - 1.17.2 - - - org.testcontainers - trino - 1.17.2 - - - org.testcontainers - vault - 1.17.2 - - - org.testng - testng - 6.14.2 - - - org.wildfly.client - wildfly-client-config - 1.0.1.Final - - - org.wildfly.common - wildfly-common - 1.5.4.Final-format-001 - - - org.wildfly.openssl - wildfly-openssl-java - 1.0.6.Final - - - org.wildfly.openssl - wildfly-openssl-linux-x86_64 - 1.0.6.Final - - - org.wildfly.security - wildfly-elytron-asn1 - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-auth-server - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-credential - 1.19.0.Final - - - org.slf4j - jcl-over-slf4j - - - - - org.wildfly.security - wildfly-elytron-password-impl - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-realm-jdbc - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-realm-ldap - 1.19.0.Final - - - org.slf4j - jcl-over-slf4j - - - - - org.wildfly.security - wildfly-elytron-realm-token - 1.19.0.Final - - - org.slf4j - jcl-over-slf4j - - - - - org.wildfly.security - wildfly-elytron-realm - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-digest - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-external - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-gs2 - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-gssapi - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-oauth2 - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-plain - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-scram - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-security-manager-action - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-ssl - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-x500-cert - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron - 1.19.0.Final - - - org.xerial.snappy - snappy-java - 1.1.8.4 - - - org.yaml - snakeyaml - 1.30 - - - \ No newline at end of file diff --git a/poms/io.quarkus.platform-quarkus-bom-2.10.1.Final/pom.xml b/poms/io.quarkus.platform-quarkus-bom-2.10.1.Final/pom.xml deleted file mode 100644 index 10b030c..0000000 --- a/poms/io.quarkus.platform-quarkus-bom-2.10.1.Final/pom.xml +++ /dev/null @@ -1,9714 +0,0 @@ - - 4.0.0 - io.quarkus.platform - quarkus-bom - 2.10.1.Final - pom - Quarkus Platform - Core - 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.10.1.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 - - - - - release - - - - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - - - - - - - - - io.quarkus.platform - quarkus-bom-quarkus-platform-descriptor - 2.10.1.Final - json - 2.10.1.Final - - - io.quarkus.platform - quarkus-bom-quarkus-platform-properties - 2.10.1.Final - properties - - - biz.paluch.logging - logstash-gelf - 1.15.0 - - - com.amazonaws - aws-lambda-java-core - 1.2.1 - - - com.amazonaws - aws-lambda-java-events - 3.11.0 - - - com.amazonaws - aws-xray-recorder-sdk-aws-sdk-v2 - 2.11.2 - - - commons-logging - commons-logging - - - joda-time - joda-time - - - - - com.cronutils - cron-utils - 9.1.6 - - - org.javassist - javassist - - - - - com.fasterxml.jackson.core - jackson-annotations - 2.13.3 - - - com.fasterxml.jackson.core - jackson-core - 2.13.3 - - - com.fasterxml.jackson.core - jackson-databind - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-avro - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-cbor - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-csv - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-ion - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-properties - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-protobuf - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-smile - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-toml - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-yaml - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-eclipse-collections - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-guava - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-hibernate4 - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-hibernate5-jakarta - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-hibernate5 - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-hppc - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-jakarta-jsonp - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-jaxrs - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-jdk8 - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-joda-money - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-joda - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-json-org - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-jsr310 - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-jsr353 - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-pcollections - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-base - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-cbor-provider - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-json-provider - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-smile-provider - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-xml-provider - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-yaml-provider - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-base - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-cbor-provider - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-smile-provider - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-xml-provider - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-yaml-provider - 2.13.3 - - - com.fasterxml.jackson.jr - jackson-jr-all - 2.13.3 - - - com.fasterxml.jackson.jr - jackson-jr-annotation-support - 2.13.3 - - - com.fasterxml.jackson.jr - jackson-jr-objects - 2.13.3 - - - com.fasterxml.jackson.jr - jackson-jr-retrofit2 - 2.13.3 - - - com.fasterxml.jackson.jr - jackson-jr-stree - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-afterburner - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-blackbird - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-guice - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-jakarta-xmlbind-annotations - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-jaxb-annotations - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-jsonSchema - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-kotlin - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-mrbean - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-no-ctor-deser - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-osgi - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-parameter-names - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-paranamer - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-scala_2.11 - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-scala_2.12 - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-scala_2.13 - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-scala_3 - 2.13.3 - - - com.fasterxml - classmate - 1.5.1 - - - com.github.ben-manes.caffeine - caffeine - 2.9.3 - - - org.checkerframework - checker-qual - - - - - com.github.docker-java - docker-java-api - 3.2.13 - - - com.github.docker-java - docker-java-core - 3.2.13 - - - com.github.docker-java - docker-java-transport-httpclient5 - 3.2.13 - - - com.github.docker-java - docker-java-transport-jersey - 3.2.13 - - - com.github.docker-java - docker-java-transport-netty - 3.2.13 - - - com.github.docker-java - docker-java-transport-okhttp - 3.2.13 - - - com.github.docker-java - docker-java-transport-zerodep - 3.2.13 - - - com.github.docker-java - docker-java-transport - 3.2.13 - - - com.github.docker-java - docker-java - 3.2.13 - - - com.google.api.grpc - proto-google-common-protos - 2.0.1 - - - com.google.cloud.functions - functions-framework-api - 1.0.4 - - - com.google.cloud.tools - jib-core - 0.21.0 - - - commons-logging - commons-logging - - - org.checkerframework - checker-qual - - - com.google.code.findbugs - jsr305 - - - - - com.google.code.findbugs - jsr305 - 3.0.2 - - - com.google.code.gson - gson - 2.9.0 - - - com.google.errorprone - error_prone_annotations - 2.13.1 - - - org.codehaus.mojo - animal-sniffer-annotations - - - - - com.google.guava - failureaccess - 1.0.1 - - - com.google.guava - guava - 31.1-jre - - - com.google.code.findbugs - jsr305 - - - com.google.guava - listenablefuture - - - - - com.google.http-client - google-http-client-android - 1.41.8 - - - com.google.http-client - google-http-client-apache-v2 - 1.41.8 - - - com.google.http-client - google-http-client-appengine - 1.41.8 - - - com.google.http-client - google-http-client-findbugs - 1.41.8 - - - com.google.http-client - google-http-client-gson - 1.41.8 - - - com.google.http-client - google-http-client-jackson2 - 1.41.8 - - - com.google.http-client - google-http-client-protobuf - 1.41.8 - - - com.google.http-client - google-http-client-test - 1.41.8 - - - com.google.http-client - google-http-client-xml - 1.41.8 - - - com.google.http-client - google-http-client - 1.41.8 - - - com.google.protobuf - protobuf-java-util - 3.19.3 - - - org.checkerframework - checker-qual - - - - - com.google.protobuf - protobuf-java - 3.19.3 - - - com.google.protobuf - protoc - 3.19.3 - exe - linux-aarch_64 - - - com.google.protobuf - protoc - 3.19.3 - exe - linux-x86_32 - - - com.google.protobuf - protoc - 3.19.3 - exe - linux-x86_64 - - - com.google.protobuf - protoc - 3.19.3 - exe - osx-aarch_64 - - - com.google.protobuf - protoc - 3.19.3 - exe - osx-x86_64 - - - com.google.protobuf - protoc - 3.19.3 - exe - windows-x86_32 - - - com.google.protobuf - protoc - 3.19.3 - exe - windows-x86_64 - - - com.h2database - h2 - 2.1.210 - - - com.ibm.db2 - jcc - 11.5.7.0 - - - com.microsoft.azure.functions - azure-functions-java-library - 1.4.2 - - - com.microsoft.azure - adal4j - 1.6.7 - - - org.apache.commons - commons-lang3 - - - com.sun.mail - javax.mail - - - com.github.stephenc.jcip - jcip-annotations - - - com.nimbusds - lang-tag - - - com.nimbusds - nimbus-jose-jwt - - - net.minidev - json-smart - - - com.google.code.gson - gson - - - org.slf4j - slf4j-api - - - commons-codec - commons-codec - - - - - com.microsoft.sqlserver - mssql-jdbc - 7.2.2.jre8 - - - com.nimbusds - nimbus-jose-jwt - 9.22 - - - com.ongres.scram - client - 2.1 - - - com.oracle.database.ha - ons - 21.5.0.0 - - - com.oracle.database.ha - simplefan - 21.5.0.0 - - - com.oracle.database.jdbc.debug - ojdbc11-debug - 21.5.0.0 - pom - - - com.oracle.database.jdbc.debug - ojdbc11-observability-debug - 21.5.0.0 - pom - - - com.oracle.database.jdbc.debug - ojdbc11_g - 21.5.0.0 - - - com.oracle.database.jdbc.debug - ojdbc11dms_g - 21.5.0.0 - - - com.oracle.database.jdbc.debug - ojdbc8-debug - 21.5.0.0 - pom - - - com.oracle.database.jdbc.debug - ojdbc8-observability-debug - 21.5.0.0 - pom - - - com.oracle.database.jdbc.debug - ojdbc8_g - 21.5.0.0 - - - com.oracle.database.jdbc.debug - ojdbc8dms_g - 21.5.0.0 - - - com.oracle.database.jdbc - ojdbc11-production - 21.5.0.0 - pom - - - com.oracle.database.jdbc - ojdbc11 - 21.5.0.0 - - - com.oracle.database.jdbc - ojdbc8-production - 21.5.0.0 - pom - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - - - com.oracle.database.jdbc - rsi - 21.5.0.0 - - - com.oracle.database.jdbc - ucp11 - 21.5.0.0 - - - com.oracle.database.jdbc - ucp - 21.5.0.0 - - - com.oracle.database.nls - orai18n - 21.5.0.0 - - - com.oracle.database.observability - dms - 21.5.0.0 - - - com.oracle.database.observability - ojdbc11-observability - 21.5.0.0 - pom - - - com.oracle.database.observability - ojdbc11dms - 21.5.0.0 - - - com.oracle.database.observability - ojdbc8-observability - 21.5.0.0 - pom - - - com.oracle.database.observability - ojdbc8dms - 21.5.0.0 - - - com.oracle.database.security - oraclepki - 21.5.0.0 - - - com.oracle.database.security - osdt_cert - 21.5.0.0 - - - com.oracle.database.security - osdt_core - 21.5.0.0 - - - com.oracle.database.xml - xdb - 21.5.0.0 - - - com.oracle.database.xml - xmlparserv2 - 21.5.0.0 - - - com.salesforce.servicelibs - jprotoc - 1.2.1 - - - com.squareup.okhttp3 - logging-interceptor - 3.14.9 - - - com.squareup.okhttp3 - okhttp - 3.14.9 - - - com.squareup.okio - okio - 1.17.2 - - - com.sun.activation - jakarta.activation - 1.2.1 - - - com.sun.mail - jakarta.mail - 1.6.7 - - - commons-codec - commons-codec - 1.15 - - - commons-io - commons-io - 2.11.0 - - - de.flapdoodle.embed - de.flapdoodle.embed.mongo - 3.3.0 - - - dev.snowdrop - buildpack-client - 0.0.6 - - - info.picocli - picocli-codegen - 4.6.3 - - - info.picocli - picocli - 4.6.3 - - - io.agroal - agroal-api - 1.16 - - - io.agroal - agroal-narayana - 1.16 - - - io.agroal - agroal-pool - 1.16 - - - io.apicurio - apicurio-common-rest-client-vertx - 0.1.9.Final - - - io.apicurio - apicurio-registry-client - 2.2.3.Final - - - io.apicurio - apicurio-registry-serdes-avro-serde - 2.2.3.Final - - - io.dekorate - helm-annotations - 2.9.2 - noapt - - - io.dekorate - knative-annotations - 2.9.2 - noapt - - - io.dekorate - kubernetes-annotations - 2.9.2 - noapt - - - io.dekorate - openshift-annotations - 2.9.2 - noapt - - - io.dekorate - servicebinding-annotations - 2.9.2 - noapt - - - io.fabric8.kubernetes - kubernetes-karaf-itests - 5.12.2 - - - io.fabric8.kubernetes - kubernetes-karaf - 5.12.2 - - - io.fabric8 - camel-k-client - 5.12.2 - - - io.fabric8 - camel-k-mock - 5.12.2 - - - io.fabric8 - camel-k-model-v1 - 5.12.2 - - - io.fabric8 - camel-k-model-v1alpha1 - 5.12.2 - - - io.fabric8 - camel-k-tests - 5.12.2 - - - io.fabric8 - certmanager-client - 5.12.2 - - - io.fabric8 - certmanager-examples - 5.12.2 - - - io.fabric8 - certmanager-model-v1 - 5.12.2 - - - io.fabric8 - certmanager-model-v1alpha2 - 5.12.2 - - - io.fabric8 - certmanager-model-v1alpha3 - 5.12.2 - - - io.fabric8 - certmanager-model-v1beta1 - 5.12.2 - - - io.fabric8 - certmanager-server-mock - 5.12.2 - - - io.fabric8 - certmanager-tests - 5.12.2 - - - io.fabric8 - chaosmesh-client - 5.12.2 - - - io.fabric8 - chaosmesh-examples - 5.12.2 - - - io.fabric8 - chaosmesh-model - 5.12.2 - - - io.fabric8 - chaosmesh-server-mock - 5.12.2 - - - io.fabric8 - chaosmesh-tests - 5.12.2 - - - io.fabric8 - crd-generator-api - 5.12.2 - - - io.fabric8 - crd-generator-apt - 5.12.2 - - - io.fabric8 - istio-client - 5.12.2 - - - io.fabric8 - istio-examples - 5.12.2 - - - io.fabric8 - istio-model-v1alpha3 - 5.12.2 - - - io.fabric8 - istio-model-v1beta1 - 5.12.2 - - - io.fabric8 - istio-server-mock - 5.12.2 - - - io.fabric8 - istio-tests - 5.12.2 - - - io.fabric8 - knative-client - 5.12.2 - - - io.fabric8 - knative-examples - 5.12.2 - - - io.fabric8 - knative-mock - 5.12.2 - - - io.fabric8 - knative-model - 5.12.2 - - - io.fabric8 - knative-tests - 5.12.2 - - - io.fabric8 - kubernetes-client - 5.12.2 - - - io.fabric8 - kubernetes-examples - 5.12.2 - - - io.fabric8 - kubernetes-model-admissionregistration - 5.12.2 - - - io.fabric8 - kubernetes-model-apiextensions - 5.12.2 - - - io.fabric8 - kubernetes-model-apps - 5.12.2 - - - io.fabric8 - kubernetes-model-autoscaling - 5.12.2 - - - io.fabric8 - kubernetes-model-batch - 5.12.2 - - - io.fabric8 - kubernetes-model-certificates - 5.12.2 - - - io.fabric8 - kubernetes-model-common - 5.12.2 - - - io.fabric8 - kubernetes-model-coordination - 5.12.2 - - - io.fabric8 - kubernetes-model-core - 5.12.2 - - - io.fabric8 - kubernetes-model-discovery - 5.12.2 - - - io.fabric8 - kubernetes-model-events - 5.12.2 - - - io.fabric8 - kubernetes-model-extensions - 5.12.2 - - - io.fabric8 - kubernetes-model-flowcontrol - 5.12.2 - - - io.fabric8 - kubernetes-model-jsonschema2pojo - 5.12.2 - - - io.fabric8 - kubernetes-model-metrics - 5.12.2 - - - io.fabric8 - kubernetes-model-networking - 5.12.2 - - - io.fabric8 - kubernetes-model-node - 5.12.2 - - - io.fabric8 - kubernetes-model-policy - 5.12.2 - - - io.fabric8 - kubernetes-model-rbac - 5.12.2 - - - io.fabric8 - kubernetes-model-scheduling - 5.12.2 - - - io.fabric8 - kubernetes-model-storageclass - 5.12.2 - - - io.fabric8 - kubernetes-model - 5.12.2 - - - io.fabric8 - kubernetes-openshift-uberjar - 5.12.2 - - - io.fabric8 - kubernetes-server-mock - 5.12.2 - - - io.fabric8 - kubernetes-test - 5.12.2 - - - io.fabric8 - model-annotator - 5.12.2 - - - io.fabric8 - open-cluster-management-agent-model - 5.12.2 - - - io.fabric8 - open-cluster-management-apps-model - 5.12.2 - - - io.fabric8 - open-cluster-management-client - 5.12.2 - - - io.fabric8 - open-cluster-management-cluster-model - 5.12.2 - - - io.fabric8 - open-cluster-management-discovery-model - 5.12.2 - - - io.fabric8 - open-cluster-management-observability-model - 5.12.2 - - - io.fabric8 - open-cluster-management-operator-model - 5.12.2 - - - io.fabric8 - open-cluster-management-placementruleapps-model - 5.12.2 - - - io.fabric8 - open-cluster-management-policy-model - 5.12.2 - - - io.fabric8 - open-cluster-management-search-model - 5.12.2 - - - io.fabric8 - open-cluster-management-server-mock - 5.12.2 - - - io.fabric8 - open-cluster-management-tests - 5.12.2 - - - io.fabric8 - openclustermanagement-examples - 5.12.2 - - - io.fabric8 - openshift-client - 5.12.2 - - - io.fabric8 - openshift-model-clusterautoscaling - 5.12.2 - - - io.fabric8 - openshift-model-console - 5.12.2 - - - io.fabric8 - openshift-model-hive - 5.12.2 - - - io.fabric8 - openshift-model-installer - 5.12.2 - - - io.fabric8 - openshift-model-machine - 5.12.2 - - - io.fabric8 - openshift-model-machineconfig - 5.12.2 - - - io.fabric8 - openshift-model-miscellaneous - 5.12.2 - - - io.fabric8 - openshift-model-monitoring - 5.12.2 - - - io.fabric8 - openshift-model-operator - 5.12.2 - - - io.fabric8 - openshift-model-operatorhub - 5.12.2 - - - io.fabric8 - openshift-model-storageversionmigrator - 5.12.2 - - - io.fabric8 - openshift-model-tuned - 5.12.2 - - - io.fabric8 - openshift-model-whereabouts - 5.12.2 - - - io.fabric8 - openshift-model - 5.12.2 - - - io.fabric8 - openshift-server-mock - 5.12.2 - - - io.fabric8 - service-catalog-examples - 5.12.2 - - - io.fabric8 - servicecatalog-client - 5.12.2 - - - io.fabric8 - servicecatalog-model - 5.12.2 - - - io.fabric8 - servicecatalog-server-mock - 5.12.2 - - - io.fabric8 - servicecatalog-tests - 5.12.2 - - - io.fabric8 - tekton-client - 5.12.2 - - - io.fabric8 - tekton-examples - 5.12.2 - - - io.fabric8 - tekton-mock - 5.12.2 - - - io.fabric8 - tekton-model-triggers - 5.12.2 - - - io.fabric8 - tekton-model-v1alpha1 - 5.12.2 - - - io.fabric8 - tekton-model-v1beta1 - 5.12.2 - - - io.fabric8 - tekton-tests - 5.12.2 - - - io.fabric8 - verticalpodautoscaler-client - 5.12.2 - - - io.fabric8 - verticalpodautoscaler-examples - 5.12.2 - - - io.fabric8 - verticalpodautoscaler-model-v1 - 5.12.2 - - - io.fabric8 - verticalpodautoscaler-server-mock - 5.12.2 - - - io.fabric8 - verticalpodautoscaler-tests - 5.12.2 - - - io.fabric8 - volcano-client - 5.12.2 - - - io.fabric8 - volcano-examples - 5.12.2 - - - io.fabric8 - volcano-model-v1beta1 - 5.12.2 - - - io.fabric8 - volcano-server-mock - 5.12.2 - - - io.fabric8 - volcano-tests - 5.12.2 - - - io.fabric8 - volumesnapshot-client - 5.12.2 - - - io.fabric8 - volumesnapshot-examples - 5.12.2 - - - io.fabric8 - volumesnapshot-model - 5.12.2 - - - io.fabric8 - volumesnapshot-server-mock - 5.12.2 - - - io.fabric8 - volumesnapshot-tests - 5.12.2 - - - io.github.crac - org-crac - 0.1.1 - - - io.grpc - grpc-all - 1.46.0 - - - io.grpc - grpc-alts - 1.46.0 - - - io.grpc - grpc-api - 1.46.0 - - - io.grpc - grpc-auth - 1.46.0 - - - io.grpc - grpc-benchmarks - 1.46.0 - - - io.grpc - grpc-census - 1.46.0 - - - io.grpc - grpc-context - 1.46.0 - - - io.grpc - grpc-core - 1.46.0 - - - io.grpc - grpc-gcp-observability - 1.46.0 - - - io.grpc - grpc-googleapis - 1.46.0 - - - io.grpc - grpc-grpclb - 1.46.0 - - - io.grpc - grpc-interop-testing - 1.46.0 - - - io.grpc - grpc-netty-shaded - 1.46.0 - - - io.grpc - grpc-netty - 1.46.0 - - - io.grpc - grpc-okhttp - 1.46.0 - - - io.grpc - grpc-protobuf-lite - 1.46.0 - - - io.grpc - grpc-protobuf - 1.46.0 - - - io.grpc - grpc-rls - 1.46.0 - - - io.grpc - grpc-services - 1.46.0 - - - io.grpc - grpc-stub - 1.46.0 - - - io.grpc - grpc-testing-proto - 1.46.0 - - - io.grpc - grpc-testing - 1.46.0 - - - io.grpc - grpc-xds - 1.46.0 - - - io.grpc - protoc-gen-grpc-java - 1.46.0 - exe - linux-aarch_64 - - - io.grpc - protoc-gen-grpc-java - 1.46.0 - exe - linux-x86_32 - - - io.grpc - protoc-gen-grpc-java - 1.46.0 - exe - linux-x86_64 - - - io.grpc - protoc-gen-grpc-java - 1.46.0 - exe - osx-aarch_64 - - - io.grpc - protoc-gen-grpc-java - 1.46.0 - exe - osx-x86_64 - - - io.grpc - protoc-gen-grpc-java - 1.46.0 - exe - windows-x86_32 - - - io.grpc - protoc-gen-grpc-java - 1.46.0 - exe - windows-x86_64 - - - io.jaegertracing - jaeger-core - 1.8.0 - - - io.jaegertracing - jaeger-thrift - 1.8.0 - - - org.apache.tomcat.embed - tomcat-embed-core - - - javax.annotation - javax.annotation-api - - - org.apache.tomcat - tomcat-annotations-api - - - - - io.jaegertracing - jaeger-zipkin - 1.8.0 - - - commons-logging - commons-logging - - - javax.annotation - javax.annotation-api - - - org.apache.tomcat.embed - tomcat-embed-core - - - - - io.micrometer - micrometer-core - 1.9.0 - - - io.micrometer - micrometer-registry-appoptics - 1.9.0 - - - io.micrometer - micrometer-registry-atlas - 1.9.0 - - - io.micrometer - micrometer-registry-azure-monitor - 1.9.0 - - - io.micrometer - micrometer-registry-cloudwatch2 - 1.9.0 - - - io.micrometer - micrometer-registry-cloudwatch - 1.9.0 - - - io.micrometer - micrometer-registry-datadog - 1.9.0 - - - io.micrometer - micrometer-registry-dynatrace - 1.9.0 - - - io.micrometer - micrometer-registry-elastic - 1.9.0 - - - io.micrometer - micrometer-registry-ganglia - 1.9.0 - - - io.micrometer - micrometer-registry-graphite - 1.9.0 - - - io.micrometer - micrometer-registry-health - 1.9.0 - - - io.micrometer - micrometer-registry-humio - 1.9.0 - - - io.micrometer - micrometer-registry-influx - 1.9.0 - - - io.micrometer - micrometer-registry-jmx - 1.9.0 - - - io.micrometer - micrometer-registry-kairos - 1.9.0 - - - io.micrometer - micrometer-registry-new-relic - 1.9.0 - - - io.micrometer - micrometer-registry-opentsdb - 1.9.0 - - - io.micrometer - micrometer-registry-otlp - 1.9.0 - - - io.micrometer - micrometer-registry-prometheus - 1.9.0 - - - io.micrometer - micrometer-registry-signalfx - 1.9.0 - - - io.micrometer - micrometer-registry-stackdriver - 1.9.0 - - - io.micrometer - micrometer-registry-statsd - 1.9.0 - - - io.micrometer - micrometer-registry-wavefront - 1.9.0 - - - io.micrometer - micrometer-test - 1.9.0 - - - io.netty - netty-all - 4.1.74.Final - - - io.netty - netty-buffer - 4.1.74.Final - - - io.netty - netty-codec-dns - 4.1.74.Final - - - io.netty - netty-codec-haproxy - 4.1.74.Final - - - io.netty - netty-codec-http2 - 4.1.74.Final - - - io.netty - netty-codec-http - 4.1.74.Final - - - io.netty - netty-codec-memcache - 4.1.74.Final - - - io.netty - netty-codec-mqtt - 4.1.74.Final - - - io.netty - netty-codec-redis - 4.1.74.Final - - - io.netty - netty-codec-smtp - 4.1.74.Final - - - io.netty - netty-codec-socks - 4.1.74.Final - - - io.netty - netty-codec-stomp - 4.1.74.Final - - - io.netty - netty-codec-xml - 4.1.74.Final - - - io.netty - netty-codec - 4.1.74.Final - - - io.netty - netty-common - 4.1.74.Final - - - io.netty - netty-dev-tools - 4.1.74.Final - - - io.netty - netty-example - 4.1.74.Final - - - io.netty - netty-handler-proxy - 4.1.74.Final - - - io.netty - netty-handler - 4.1.74.Final - - - io.netty - netty-resolver-dns-classes-macos - 4.1.74.Final - - - io.netty - netty-resolver-dns-native-macos - 4.1.74.Final - - - io.netty - netty-resolver-dns-native-macos - 4.1.74.Final - osx-aarch_64 - - - io.netty - netty-resolver-dns-native-macos - 4.1.74.Final - osx-x86_64 - - - io.netty - netty-resolver-dns - 4.1.74.Final - - - io.netty - netty-resolver - 4.1.74.Final - - - io.netty - netty-tcnative-boringssl-static - 2.0.48.Final - - - io.netty - netty-tcnative-boringssl-static - 2.0.48.Final - linux-aarch_64 - - - io.netty - netty-tcnative-boringssl-static - 2.0.48.Final - linux-x86_64 - - - io.netty - netty-tcnative-boringssl-static - 2.0.48.Final - osx-aarch_64 - - - io.netty - netty-tcnative-boringssl-static - 2.0.48.Final - osx-x86_64 - - - io.netty - netty-tcnative-boringssl-static - 2.0.48.Final - windows-x86_64 - - - io.netty - netty-tcnative-classes - 2.0.48.Final - - - io.netty - netty-tcnative - 2.0.48.Final - linux-aarch_64-fedora - - - io.netty - netty-tcnative - 2.0.48.Final - linux-x86_64-fedora - - - io.netty - netty-tcnative - 2.0.48.Final - linux-x86_64 - - - io.netty - netty-tcnative - 2.0.48.Final - osx-x86_64 - - - io.netty - netty-transport-classes-epoll - 4.1.74.Final - - - io.netty - netty-transport-classes-kqueue - 4.1.74.Final - - - io.netty - netty-transport-native-epoll - 4.1.74.Final - - - io.netty - netty-transport-native-epoll - 4.1.74.Final - linux-aarch_64 - - - io.netty - netty-transport-native-epoll - 4.1.74.Final - linux-x86_64 - - - io.netty - netty-transport-native-kqueue - 4.1.74.Final - - - io.netty - netty-transport-native-kqueue - 4.1.74.Final - osx-aarch_64 - - - io.netty - netty-transport-native-kqueue - 4.1.74.Final - osx-x86_64 - - - io.netty - netty-transport-native-unix-common - 4.1.74.Final - - - io.netty - netty-transport-native-unix-common - 4.1.74.Final - linux-aarch_64 - - - io.netty - netty-transport-native-unix-common - 4.1.74.Final - linux-x86_64 - - - io.netty - netty-transport-native-unix-common - 4.1.74.Final - osx-aarch_64 - - - io.netty - netty-transport-native-unix-common - 4.1.74.Final - osx-x86_64 - - - io.netty - netty-transport-rxtx - 4.1.74.Final - - - io.netty - netty-transport-sctp - 4.1.74.Final - - - io.netty - netty-transport-udt - 4.1.74.Final - - - io.netty - netty-transport - 4.1.74.Final - - - io.opentelemetry.instrumentation - opentelemetry-apache-dubbo-2.7 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-apache-httpclient-4.3 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-armeria-1.3 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-lambda-core-1.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-lambda-events-2.2 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-sdk-1.11-autoconfigure - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-sdk-1.11 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-sdk-2.2-autoconfigure - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-sdk-2.2 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-elasticsearch-transport-common - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-graphql-java-12.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-grpc-1.6 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-guava-10.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-instrumentation-api-annotation-support - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-instrumentation-api-semconv - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-instrumentation-api - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-instrumentation-appender-api-internal - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-instrumentation-appender-sdk-internal - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-jaeger-exporter-starter - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-jaxws-common - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-jdbc - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-jetty-httpclient-9.2 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-kafka-clients-2.6 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-kafka-clients-common - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-ktor-1.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-ktor-2.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-ktor-common - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-lettuce-5.1 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-lettuce-common - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-log4j-appender-2.16 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-log4j-context-data-2.16-autoconfigure - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-logback-appender-1.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-logback-mdc-1.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-micrometer-1.5 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-mongo-3.1 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-okhttp-3.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-oshi - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-otlp-exporter-starter - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-quartz-2.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-ratpack-1.7 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-reactor-3.1 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-restlet-1.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-restlet-2.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rocketmq-client-4.8 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-runtime-metrics - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rxjava-1.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rxjava-2.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rxjava-3-common - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rxjava-3.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rxjava-3.1.1 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-boot-autoconfigure - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-integration-4.1 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-starter - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-web-3.1 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-webflux-5.0 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-webmvc-3.1 - 1.13.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-zipkin-exporter-starter - 1.13.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-executors-bootstrap - 1.13.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-jaxrs-common-bootstrap - 1.13.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-kafka-clients-0.11-bootstrap - 1.13.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-rmi-bootstrap - 1.13.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-servlet-common-bootstrap - 1.13.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-undertow-1.4-bootstrap - 1.13.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-agent-for-testing - 1.13.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-javaagent-bootstrap - 1.13.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-javaagent-extension-api - 1.13.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-javaagent-instrumentation-api - 1.13.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-javaagent-tooling-java9 - 1.13.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-javaagent-tooling - 1.13.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-muzzle - 1.13.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-testing-common - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-api - 1.13.0 - - - io.opentelemetry - opentelemetry-context - 1.13.0 - - - io.opentelemetry - opentelemetry-exporter-jaeger-proto - 1.13.0 - - - io.opentelemetry - opentelemetry-exporter-jaeger-thrift - 1.13.0 - - - io.opentelemetry - opentelemetry-exporter-jaeger - 1.13.0 - - - io.opentelemetry - opentelemetry-exporter-logging-otlp - 1.13.0 - - - io.opentelemetry - opentelemetry-exporter-logging - 1.13.0 - - - io.opentelemetry - opentelemetry-exporter-otlp-common - 1.13.0 - - - io.opentelemetry - opentelemetry-exporter-otlp-http-logs - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-exporter-otlp-http-metrics - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-exporter-otlp-http-trace - 1.13.0 - - - io.opentelemetry - opentelemetry-exporter-otlp-logs - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-exporter-otlp-metrics - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-exporter-otlp-trace - 1.13.0 - - - io.opentelemetry - opentelemetry-exporter-otlp - 1.13.0 - - - io.opentelemetry - opentelemetry-exporter-prometheus - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-exporter-zipkin - 1.13.0 - - - io.opentelemetry - opentelemetry-extension-annotations - 1.13.0 - - - io.opentelemetry - opentelemetry-extension-aws - 1.13.0 - - - io.opentelemetry - opentelemetry-extension-incubator - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-extension-kotlin - 1.13.0 - - - io.opentelemetry - opentelemetry-extension-noop-api - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-extension-trace-propagators - 1.13.0 - - - io.opentelemetry - opentelemetry-micrometer1-shim - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-opencensus-shim - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-opentracing-shim - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-sdk-common - 1.13.0 - - - io.opentelemetry - opentelemetry-sdk-extension-autoconfigure-spi - 1.13.0 - - - io.opentelemetry - opentelemetry-sdk-extension-autoconfigure - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-sdk-extension-aws - 1.13.0 - - - io.opentelemetry - opentelemetry-sdk-extension-jaeger-remote-sampler - 1.13.0 - - - io.opentelemetry - opentelemetry-sdk-extension-jfr-events - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-sdk-extension-metric-incubator - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-sdk-extension-resources - 1.13.0 - - - io.opentelemetry - opentelemetry-sdk-extension-tracing-incubator - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-sdk-extension-zpages - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-sdk-logs-testing - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-sdk-logs - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-sdk-metrics-testing - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-sdk-metrics - 1.13.0-alpha - - - io.opentelemetry - opentelemetry-sdk-testing - 1.13.0 - - - io.opentelemetry - opentelemetry-sdk-trace - 1.13.0 - - - io.opentelemetry - opentelemetry-sdk - 1.13.0 - - - io.opentelemetry - opentelemetry-semconv - 1.13.0-alpha - - - io.opentracing.contrib - opentracing-jdbc - 0.2.4 - - - io.opentracing.contrib - opentracing-kafka-client - 0.1.15 - - - io.opentracing.contrib - opentracing-mongo-common - 0.1.5 - - - io.opentracing - opentracing-api - 0.33.0 - - - io.opentracing - opentracing-mock - 0.33.0 - - - io.opentracing - opentracing-noop - 0.33.0 - - - io.opentracing - opentracing-util - 0.33.0 - - - io.opentracing - opentracing-util - 0.33.0 - tests - - - io.quarkiverse.config - quarkus-config-consul-deployment - 1.1.0 - - - io.quarkiverse.config - quarkus-config-consul - 1.1.0 - - - io.quarkiverse.vault - quarkus-vault-deployment - 1.1.0 - - - io.quarkiverse.vault - quarkus-vault-model - 1.1.0 - - - io.quarkiverse.vault - quarkus-vault - 1.1.0 - - - io.quarkus.arc - arc-processor - 2.10.1.Final - - - io.quarkus.arc - arc - 2.10.1.Final - - - io.quarkus.gizmo - gizmo - 1.0.11.Final - - - io.quarkus.gizmo - gizmo - 1.0.11.Final - tests - - - io.quarkus.http - quarkus-http-core - 4.1.9 - - - io.quarkus.http - quarkus-http-servlet - 4.1.9 - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.2_spec - - - - - io.quarkus.http - quarkus-http-vertx-backend - 4.1.9 - - - io.netty - netty-all - - - - - io.quarkus.http - quarkus-http-websocket-core - 4.1.9 - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.2_spec - - - - - io.quarkus.http - quarkus-http-websocket-vertx - 4.1.9 - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.2_spec - - - - - io.quarkus.qute - qute-core - 2.10.1.Final - - - io.quarkus.qute - qute-generator - 2.10.1.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-client-processor - 2.10.1.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-client - 2.10.1.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-common-processor - 2.10.1.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-common - 2.10.1.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-jackson - 2.10.1.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-jsonb - 2.10.1.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-processor - 2.10.1.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-vertx - 2.10.1.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive - 2.10.1.Final - - - io.quarkus.security - quarkus-security - 1.1.4.Final - - - javax.inject - javax.inject - - - javax.enterprise - cdi-api - - - - - io.quarkus - quarkus-agroal-deployment - 2.10.1.Final - - - io.quarkus - quarkus-agroal-spi - 2.10.1.Final - - - io.quarkus - quarkus-agroal - 2.10.1.Final - - - io.quarkus - quarkus-amazon-alexa-deployment - 2.10.1.Final - - - io.quarkus - quarkus-amazon-alexa - 2.10.1.Final - - - io.quarkus - quarkus-amazon-dynamodb-deployment - 2.10.1.Final - - - io.quarkus - quarkus-amazon-dynamodb - 2.10.1.Final - - - io.quarkus - quarkus-amazon-iam-deployment - 2.10.1.Final - - - io.quarkus - quarkus-amazon-iam - 2.10.1.Final - - - io.quarkus - quarkus-amazon-kms-deployment - 2.10.1.Final - - - io.quarkus - quarkus-amazon-kms - 2.10.1.Final - - - io.quarkus - quarkus-amazon-lambda-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-amazon-lambda-common - 2.10.1.Final - - - io.quarkus - quarkus-amazon-lambda-deployment - 2.10.1.Final - - - io.quarkus - quarkus-amazon-lambda-event-server - 2.10.1.Final - - - io.quarkus - quarkus-amazon-lambda-http-deployment - 2.10.1.Final - - - io.quarkus - quarkus-amazon-lambda-http-event-server - 2.10.1.Final - - - io.quarkus - quarkus-amazon-lambda-http - 2.10.1.Final - - - io.quarkus - quarkus-amazon-lambda-rest-deployment - 2.10.1.Final - - - io.quarkus - quarkus-amazon-lambda-rest-event-server - 2.10.1.Final - - - io.quarkus - quarkus-amazon-lambda-rest - 2.10.1.Final - - - io.quarkus - quarkus-amazon-lambda-xray-deployment - 2.10.1.Final - - - io.quarkus - quarkus-amazon-lambda-xray - 2.10.1.Final - - - io.quarkus - quarkus-amazon-lambda - 2.10.1.Final - - - io.quarkus - quarkus-amazon-s3-deployment - 2.10.1.Final - - - io.quarkus - quarkus-amazon-s3 - 2.10.1.Final - - - io.quarkus - quarkus-amazon-secretsmanager-deployment - 2.10.1.Final - - - io.quarkus - quarkus-amazon-secretsmanager - 2.10.1.Final - - - io.quarkus - quarkus-amazon-ses-deployment - 2.10.1.Final - - - io.quarkus - quarkus-amazon-ses - 2.10.1.Final - - - io.quarkus - quarkus-amazon-sns-deployment - 2.10.1.Final - - - io.quarkus - quarkus-amazon-sns - 2.10.1.Final - - - io.quarkus - quarkus-amazon-sqs-deployment - 2.10.1.Final - - - io.quarkus - quarkus-amazon-sqs - 2.10.1.Final - - - io.quarkus - quarkus-amazon-ssm-deployment - 2.10.1.Final - - - io.quarkus - quarkus-amazon-ssm - 2.10.1.Final - - - io.quarkus - quarkus-apache-httpclient-deployment - 2.10.1.Final - - - io.quarkus - quarkus-apache-httpclient - 2.10.1.Final - - - io.quarkus - quarkus-apicurio-registry-avro-deployment - 2.10.1.Final - - - io.quarkus - quarkus-apicurio-registry-avro - 2.10.1.Final - - - io.quarkus - quarkus-apicurio-registry-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-apicurio-registry-common - 2.10.1.Final - - - io.quarkus - quarkus-arc-deployment - 2.10.1.Final - - - io.quarkus - quarkus-arc - 2.10.1.Final - - - io.quarkus - quarkus-arquillian - 2.10.1.Final - - - io.quarkus - quarkus-artemis-core-deployment - 2.10.1.Final - - - io.quarkus - quarkus-artemis-core - 2.10.1.Final - - - io.quarkus - quarkus-artemis-jms-deployment - 2.10.1.Final - - - io.quarkus - quarkus-artemis-jms - 2.10.1.Final - - - io.quarkus - quarkus-avro-deployment - 2.10.1.Final - - - io.quarkus - quarkus-avro - 2.10.1.Final - - - io.quarkus - quarkus-awt-deployment - 2.10.1.Final - - - io.quarkus - quarkus-awt - 2.10.1.Final - - - io.quarkus - quarkus-azure-functions-http-deployment - 2.10.1.Final - - - io.quarkus - quarkus-azure-functions-http - 2.10.1.Final - - - io.quarkus - quarkus-bootstrap-app-model - 2.10.1.Final - - - io.quarkus - quarkus-bootstrap-core - 2.10.1.Final - - - io.quarkus - quarkus-bootstrap-gradle-resolver - 2.10.1.Final - - - io.quarkus - quarkus-bootstrap-maven-resolver - 2.10.1.Final - - - io.quarkus - quarkus-bootstrap-runner - 2.10.1.Final - - - io.quarkus - quarkus-builder - 2.10.1.Final - - - io.quarkus - quarkus-cache-deployment - 2.10.1.Final - - - io.quarkus - quarkus-cache - 2.10.1.Final - - - io.quarkus - quarkus-caffeine-deployment - 2.10.1.Final - - - io.quarkus - quarkus-caffeine - 2.10.1.Final - - - io.quarkus - quarkus-class-change-agent - 2.10.1.Final - - - io.quarkus - quarkus-config-yaml-deployment - 2.10.1.Final - - - io.quarkus - quarkus-config-yaml - 2.10.1.Final - - - io.quarkus - quarkus-confluent-registry-avro-deployment - 2.10.1.Final - - - io.quarkus - quarkus-confluent-registry-avro - 2.10.1.Final - - - io.quarkus - quarkus-confluent-registry-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-confluent-registry-common - 2.10.1.Final - - - io.quarkus - quarkus-consul-config-deployment - 2.10.1.Final - - - io.quarkus - quarkus-consul-config - 2.10.1.Final - - - io.quarkus - quarkus-container-image-buildpack-deployment - 2.10.1.Final - - - io.quarkus - quarkus-container-image-buildpack - 2.10.1.Final - - - io.quarkus - quarkus-container-image-deployment - 2.10.1.Final - - - io.quarkus - quarkus-container-image-docker-deployment - 2.10.1.Final - - - io.quarkus - quarkus-container-image-docker - 2.10.1.Final - - - io.quarkus - quarkus-container-image-jib-deployment - 2.10.1.Final - - - io.quarkus - quarkus-container-image-jib - 2.10.1.Final - - - io.quarkus - quarkus-container-image-openshift-deployment - 2.10.1.Final - - - io.quarkus - quarkus-container-image-openshift - 2.10.1.Final - - - io.quarkus - quarkus-container-image-s2i-deployment - 2.10.1.Final - - - io.quarkus - quarkus-container-image-s2i - 2.10.1.Final - - - io.quarkus - quarkus-container-image-spi - 2.10.1.Final - - - io.quarkus - quarkus-container-image-util - 2.10.1.Final - - - io.quarkus - quarkus-container-image - 2.10.1.Final - - - io.quarkus - quarkus-core-deployment - 2.10.1.Final - - - io.quarkus - quarkus-core - 2.10.1.Final - - - io.quarkus - quarkus-credentials-deployment - 2.10.1.Final - - - io.quarkus - quarkus-credentials - 2.10.1.Final - - - io.quarkus - quarkus-datasource-common - 2.10.1.Final - - - io.quarkus - quarkus-datasource-deployment-spi - 2.10.1.Final - - - io.quarkus - quarkus-datasource-deployment - 2.10.1.Final - - - io.quarkus - quarkus-datasource - 2.10.1.Final - - - io.quarkus - quarkus-development-mode-spi - 2.10.1.Final - - - io.quarkus - quarkus-devservices-common - 2.10.1.Final - - - io.quarkus - quarkus-devservices-db2 - 2.10.1.Final - - - io.quarkus - quarkus-devservices-deployment - 2.10.1.Final - - - io.quarkus - quarkus-devservices-derby - 2.10.1.Final - - - io.quarkus - quarkus-devservices-h2 - 2.10.1.Final - - - io.quarkus - quarkus-devservices-mariadb - 2.10.1.Final - - - io.quarkus - quarkus-devservices-mssql - 2.10.1.Final - - - io.quarkus - quarkus-devservices-mysql - 2.10.1.Final - - - io.quarkus - quarkus-devservices-oracle - 2.10.1.Final - - - io.quarkus - quarkus-devservices-postgresql - 2.10.1.Final - - - io.quarkus - quarkus-devtools-common - 2.10.1.Final - - - io.quarkus - quarkus-devtools-registry-client - 2.10.1.Final - - - io.quarkus - quarkus-devtools-testing - 2.10.1.Final - - - io.quarkus - quarkus-devtools-utilities - 2.10.1.Final - - - io.quarkus - quarkus-elasticsearch-rest-client-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-elasticsearch-rest-client-common - 2.10.1.Final - - - io.quarkus - quarkus-elasticsearch-rest-client-deployment - 2.10.1.Final - - - io.quarkus - quarkus-elasticsearch-rest-client - 2.10.1.Final - - - io.quarkus - quarkus-elasticsearch-rest-high-level-client-deployment - 2.10.1.Final - - - io.quarkus - quarkus-elasticsearch-rest-high-level-client - 2.10.1.Final - - - io.quarkus - quarkus-elytron-security-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-elytron-security-common - 2.10.1.Final - - - io.quarkus - quarkus-elytron-security-deployment - 2.10.1.Final - - - io.quarkus - quarkus-elytron-security-jdbc-deployment - 2.10.1.Final - - - io.quarkus - quarkus-elytron-security-jdbc - 2.10.1.Final - - - io.quarkus - quarkus-elytron-security-ldap-deployment - 2.10.1.Final - - - io.quarkus - quarkus-elytron-security-ldap - 2.10.1.Final - - - io.quarkus - quarkus-elytron-security-oauth2-deployment - 2.10.1.Final - - - io.quarkus - quarkus-elytron-security-oauth2 - 2.10.1.Final - - - io.quarkus - quarkus-elytron-security-properties-file-deployment - 2.10.1.Final - - - io.quarkus - quarkus-elytron-security-properties-file - 2.10.1.Final - - - io.quarkus - quarkus-elytron-security - 2.10.1.Final - - - io.quarkus - quarkus-flyway-deployment - 2.10.1.Final - - - io.quarkus - quarkus-flyway - 2.10.1.Final - - - io.quarkus - quarkus-fs-util - 0.0.9 - - - io.quarkus - quarkus-funqy-amazon-lambda - 2.10.1.Final - - - io.quarkus - quarkus-funqy-google-cloud-functions-deployment - 2.10.1.Final - - - io.quarkus - quarkus-funqy-google-cloud-functions - 2.10.1.Final - - - io.quarkus - quarkus-funqy-http-deployment - 2.10.1.Final - - - io.quarkus - quarkus-funqy-http - 2.10.1.Final - - - io.quarkus - quarkus-funqy-knative-events-deployment - 2.10.1.Final - - - io.quarkus - quarkus-funqy-knative-events - 2.10.1.Final - - - io.quarkus - quarkus-funqy-server-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-funqy-server-common - 2.10.1.Final - - - io.quarkus - quarkus-google-cloud-functions-deployment - 2.10.1.Final - - - io.quarkus - quarkus-google-cloud-functions-http-deployment - 2.10.1.Final - - - io.quarkus - quarkus-google-cloud-functions-http - 2.10.1.Final - - - io.quarkus - quarkus-google-cloud-functions - 2.10.1.Final - - - io.quarkus - quarkus-grpc-api - 2.10.1.Final - - - io.quarkus - quarkus-grpc-codegen - 2.10.1.Final - - - io.quarkus - quarkus-grpc-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-grpc-common - 2.10.1.Final - - - io.quarkus - quarkus-grpc-deployment - 2.10.1.Final - - - io.quarkus - quarkus-grpc-protoc-plugin - 2.10.1.Final - shaded - - - io.quarkus - quarkus-grpc-stubs - 2.10.1.Final - - - io.quarkus - quarkus-grpc - 2.10.1.Final - - - com.google.android - annotations - - - - - io.quarkus - quarkus-hal-deployment - 2.10.1.Final - - - io.quarkus - quarkus-hal - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-envers-deployment - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-envers - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-orm-deployment-spi - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-orm-deployment - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-orm-panache-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-orm-panache-common - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-orm-panache-deployment - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-orm-panache-kotlin-deployment - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-orm-panache-kotlin - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-orm-panache - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-orm-rest-data-panache-deployment - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-orm-rest-data-panache - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-orm - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-reactive-deployment - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-reactive-panache-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-reactive-panache-common - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-reactive-panache-deployment - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-reactive-panache - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-reactive-rest-data-panache-deployment - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-reactive-rest-data-panache - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-reactive - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-search-orm-coordination-outbox-polling-deployment - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-search-orm-coordination-outbox-polling - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-search-orm-elasticsearch-aws-deployment - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-search-orm-elasticsearch-aws - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-search-orm-elasticsearch-deployment - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-search-orm-elasticsearch - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-validator-deployment - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-validator-spi - 2.10.1.Final - - - io.quarkus - quarkus-hibernate-validator - 2.10.1.Final - - - io.quarkus - quarkus-ide-launcher - 2.10.1.Final - - - * - * - - - - - io.quarkus - quarkus-infinispan-client-deployment - 2.10.1.Final - - - io.quarkus - quarkus-infinispan-client - 2.10.1.Final - - - io.quarkus - quarkus-jackson-deployment - 2.10.1.Final - - - io.quarkus - quarkus-jackson-spi - 2.10.1.Final - - - io.quarkus - quarkus-jackson - 2.10.1.Final - - - io.quarkus - quarkus-jacoco-deployment - 2.10.1.Final - - - io.quarkus - quarkus-jacoco - 2.10.1.Final - - - io.quarkus - quarkus-jaeger-deployment - 2.10.1.Final - - - io.quarkus - quarkus-jaeger - 2.10.1.Final - - - io.quarkus - quarkus-jaxb-deployment - 2.10.1.Final - - - io.quarkus - quarkus-jaxb - 2.10.1.Final - - - io.quarkus - quarkus-jaxp-deployment - 2.10.1.Final - - - io.quarkus - quarkus-jaxp - 2.10.1.Final - - - io.quarkus - quarkus-jaxrs-client-reactive-deployment - 2.10.1.Final - - - io.quarkus - quarkus-jaxrs-client-reactive - 2.10.1.Final - - - io.quarkus - quarkus-jaxrs-spi-deployment - 2.10.1.Final - - - io.quarkus - quarkus-jdbc-db2 - 2.10.1.Final - - - io.quarkus - quarkus-jdbc-derby - 2.10.1.Final - - - io.quarkus - quarkus-jdbc-h2-deployment - 2.10.1.Final - - - io.quarkus - quarkus-jdbc-h2 - 2.10.1.Final - - - io.quarkus - quarkus-jdbc-mariadb-deployment - 2.10.1.Final - - - io.quarkus - quarkus-jdbc-mariadb - 2.10.1.Final - - - io.quarkus - quarkus-jdbc-mssql-deployment - 2.10.1.Final - - - io.quarkus - quarkus-jdbc-mssql - 2.10.1.Final - - - io.quarkus - quarkus-jdbc-mysql-deployment - 2.10.1.Final - - - io.quarkus - quarkus-jdbc-mysql - 2.10.1.Final - - - io.quarkus - quarkus-jdbc-oracle-deployment - 2.10.1.Final - - - io.quarkus - quarkus-jdbc-oracle - 2.10.1.Final - - - io.quarkus - quarkus-jdbc-postgresql-deployment - 2.10.1.Final - - - io.quarkus - quarkus-jdbc-postgresql - 2.10.1.Final - - - io.quarkus - quarkus-jgit-deployment - 2.10.1.Final - - - io.quarkus - quarkus-jgit - 2.10.1.Final - - - io.quarkus - quarkus-jsch-deployment - 2.10.1.Final - - - io.quarkus - quarkus-jsch - 2.10.1.Final - - - io.quarkus - quarkus-jsonb-deployment - 2.10.1.Final - - - io.quarkus - quarkus-jsonb-spi - 2.10.1.Final - - - io.quarkus - quarkus-jsonb - 2.10.1.Final - - - io.quarkus - quarkus-jsonp-deployment - 2.10.1.Final - - - io.quarkus - quarkus-jsonp - 2.10.1.Final - - - io.quarkus - quarkus-junit4-mock - 2.10.1.Final - - - io.quarkus - quarkus-junit5-internal - 2.10.1.Final - - - io.quarkus - quarkus-junit5-mockito-config - 2.10.1.Final - - - io.quarkus - quarkus-junit5-mockito - 2.10.1.Final - - - io.quarkus - quarkus-junit5-properties - 2.10.1.Final - - - io.quarkus - quarkus-junit5 - 2.10.1.Final - - - io.quarkus - quarkus-kafka-client-deployment - 2.10.1.Final - - - io.quarkus - quarkus-kafka-client - 2.10.1.Final - - - io.quarkus - quarkus-kafka-streams-deployment - 2.10.1.Final - - - io.quarkus - quarkus-kafka-streams - 2.10.1.Final - - - io.quarkus - quarkus-keycloak-admin-client-deployment - 2.10.1.Final - - - io.quarkus - quarkus-keycloak-admin-client-reactive-deployment - 2.10.1.Final - - - io.quarkus - quarkus-keycloak-admin-client-reactive - 2.10.1.Final - - - io.quarkus - quarkus-keycloak-admin-client - 2.10.1.Final - - - io.quarkus - quarkus-keycloak-authorization-deployment - 2.10.1.Final - - - io.quarkus - quarkus-keycloak-authorization - 2.10.1.Final - - - io.quarkus - quarkus-kind-deployment - 2.10.1.Final - - - io.quarkus - quarkus-kind - 2.10.1.Final - - - io.quarkus - quarkus-kotlin-deployment - 2.10.1.Final - - - io.quarkus - quarkus-kotlin - 2.10.1.Final - - - io.quarkus - quarkus-kubernetes-client-deployment - 2.10.1.Final - - - io.quarkus - quarkus-kubernetes-client-internal-deployment - 2.10.1.Final - - - io.quarkus - quarkus-kubernetes-client-internal - 2.10.1.Final - - - io.quarkus - quarkus-kubernetes-client-spi - 2.10.1.Final - - - io.quarkus - quarkus-kubernetes-client - 2.10.1.Final - - - io.quarkus - quarkus-kubernetes-config-deployment - 2.10.1.Final - - - io.quarkus - quarkus-kubernetes-config - 2.10.1.Final - - - io.quarkus - quarkus-kubernetes-deployment - 2.10.1.Final - - - io.quarkus - quarkus-kubernetes-service-binding-deployment - 2.10.1.Final - - - io.quarkus - quarkus-kubernetes-service-binding-spi - 2.10.1.Final - - - io.quarkus - quarkus-kubernetes-service-binding - 2.10.1.Final - - - io.quarkus - quarkus-kubernetes-spi - 2.10.1.Final - - - io.quarkus - quarkus-kubernetes - 2.10.1.Final - - - io.quarkus - quarkus-liquibase-deployment - 2.10.1.Final - - - io.quarkus - quarkus-liquibase-mongodb-deployment - 2.10.1.Final - - - io.quarkus - quarkus-liquibase-mongodb - 2.10.1.Final - - - io.quarkus - quarkus-liquibase - 2.10.1.Final - - - io.quarkus - quarkus-logging-gelf-deployment - 2.10.1.Final - - - io.quarkus - quarkus-logging-gelf - 2.10.1.Final - - - io.quarkus - quarkus-logging-json-deployment - 2.10.1.Final - - - io.quarkus - quarkus-logging-json - 2.10.1.Final - - - io.quarkus - quarkus-logging-sentry-deployment - 2.10.1.Final - - - io.quarkus - quarkus-logging-sentry - 2.10.1.Final - - - io.quarkus - quarkus-mailer-deployment - 2.10.1.Final - - - io.quarkus - quarkus-mailer - 2.10.1.Final - - - io.quarkus - quarkus-micrometer-deployment - 2.10.1.Final - - - io.quarkus - quarkus-micrometer-registry-prometheus-deployment - 2.10.1.Final - - - io.quarkus - quarkus-micrometer-registry-prometheus - 2.10.1.Final - - - io.quarkus - quarkus-micrometer - 2.10.1.Final - - - io.quarkus - quarkus-minikube-deployment - 2.10.1.Final - - - io.quarkus - quarkus-minikube - 2.10.1.Final - - - io.quarkus - quarkus-mongodb-client-deployment - 2.10.1.Final - - - io.quarkus - quarkus-mongodb-client - 2.10.1.Final - - - io.quarkus - quarkus-mongodb-panache-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-mongodb-panache-common - 2.10.1.Final - - - io.quarkus - quarkus-mongodb-panache-deployment - 2.10.1.Final - - - io.quarkus - quarkus-mongodb-panache-kotlin-deployment - 2.10.1.Final - - - io.quarkus - quarkus-mongodb-panache-kotlin - 2.10.1.Final - - - io.quarkus - quarkus-mongodb-panache - 2.10.1.Final - - - io.quarkus - quarkus-mongodb-rest-data-panache-deployment - 2.10.1.Final - - - io.quarkus - quarkus-mongodb-rest-data-panache - 2.10.1.Final - - - io.quarkus - quarkus-mutiny-deployment - 2.10.1.Final - - - io.quarkus - quarkus-mutiny-reactive-streams-operators-deployment - 2.10.1.Final - - - io.quarkus - quarkus-mutiny-reactive-streams-operators - 2.10.1.Final - - - io.quarkus - quarkus-mutiny - 2.10.1.Final - - - io.quarkus - quarkus-narayana-jta-deployment - 2.10.1.Final - - - io.quarkus - quarkus-narayana-jta - 2.10.1.Final - - - io.quarkus - quarkus-narayana-lra-deployment - 2.10.1.Final - - - io.quarkus - quarkus-narayana-lra - 2.10.1.Final - - - io.quarkus - quarkus-narayana-stm-deployment - 2.10.1.Final - - - io.quarkus - quarkus-narayana-stm - 2.10.1.Final - - - io.quarkus - quarkus-neo4j-deployment - 2.10.1.Final - - - io.quarkus - quarkus-neo4j - 2.10.1.Final - - - io.quarkus - quarkus-netty-deployment - 2.10.1.Final - - - io.quarkus - quarkus-netty - 2.10.1.Final - - - io.quarkus - quarkus-oidc-client-deployment - 2.10.1.Final - - - io.quarkus - quarkus-oidc-client-filter-deployment - 2.10.1.Final - - - io.quarkus - quarkus-oidc-client-filter - 2.10.1.Final - - - io.quarkus - quarkus-oidc-client-reactive-filter-deployment - 2.10.1.Final - - - io.quarkus - quarkus-oidc-client-reactive-filter - 2.10.1.Final - - - io.quarkus - quarkus-oidc-client - 2.10.1.Final - - - io.quarkus - quarkus-oidc-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-oidc-common - 2.10.1.Final - - - io.quarkus - quarkus-oidc-deployment - 2.10.1.Final - - - io.quarkus - quarkus-oidc-token-propagation-deployment - 2.10.1.Final - - - io.quarkus - quarkus-oidc-token-propagation-reactive-deployment - 2.10.1.Final - - - io.quarkus - quarkus-oidc-token-propagation-reactive - 2.10.1.Final - - - io.quarkus - quarkus-oidc-token-propagation - 2.10.1.Final - - - io.quarkus - quarkus-oidc - 2.10.1.Final - - - io.quarkus - quarkus-openshift-client-deployment - 2.10.1.Final - - - io.quarkus - quarkus-openshift-client - 2.10.1.Final - - - io.quarkus - quarkus-openshift-deployment - 2.10.1.Final - - - io.quarkus - quarkus-openshift - 2.10.1.Final - - - io.quarkus - quarkus-opentelemetry-deployment - 2.10.1.Final - - - io.quarkus - quarkus-opentelemetry-exporter-jaeger-deployment - 2.10.1.Final - - - io.quarkus - quarkus-opentelemetry-exporter-jaeger - 2.10.1.Final - - - io.quarkus - quarkus-opentelemetry-exporter-otlp-deployment - 2.10.1.Final - - - io.quarkus - quarkus-opentelemetry-exporter-otlp - 2.10.1.Final - - - io.quarkus - quarkus-opentelemetry - 2.10.1.Final - - - io.quarkus - quarkus-panache-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-panache-common - 2.10.1.Final - - - io.quarkus - quarkus-panache-hibernate-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-panache-hibernate-common - 2.10.1.Final - - - io.quarkus - quarkus-panache-mock - 2.10.1.Final - - - io.quarkus - quarkus-panacheql - 2.10.1.Final - - - io.quarkus - quarkus-picocli-deployment - 2.10.1.Final - - - io.quarkus - quarkus-picocli - 2.10.1.Final - - - io.quarkus - quarkus-project-core-extension-codestarts - 2.10.1.Final - - - io.quarkus - quarkus-quartz-deployment - 2.10.1.Final - - - io.quarkus - quarkus-quartz - 2.10.1.Final - - - io.quarkus - quarkus-qute-deployment - 2.10.1.Final - - - io.quarkus - quarkus-qute - 2.10.1.Final - - - io.quarkus - quarkus-reactive-datasource-deployment - 2.10.1.Final - - - io.quarkus - quarkus-reactive-datasource - 2.10.1.Final - - - io.quarkus - quarkus-reactive-db2-client-deployment - 2.10.1.Final - - - io.quarkus - quarkus-reactive-db2-client - 2.10.1.Final - - - io.quarkus - quarkus-reactive-messaging-http-deployment - 2.10.1.Final - - - io.quarkus - quarkus-reactive-messaging-http - 2.10.1.Final - - - io.quarkus - quarkus-reactive-mssql-client-deployment - 2.10.1.Final - - - io.quarkus - quarkus-reactive-mssql-client - 2.10.1.Final - - - io.quarkus - quarkus-reactive-mysql-client-deployment - 2.10.1.Final - - - io.quarkus - quarkus-reactive-mysql-client - 2.10.1.Final - - - io.quarkus - quarkus-reactive-oracle-client-deployment - 2.10.1.Final - - - io.quarkus - quarkus-reactive-oracle-client - 2.10.1.Final - - - io.quarkus - quarkus-reactive-pg-client-deployment - 2.10.1.Final - - - io.quarkus - quarkus-reactive-pg-client - 2.10.1.Final - - - io.quarkus - quarkus-reactive-routes-deployment - 2.10.1.Final - - - io.quarkus - quarkus-reactive-routes - 2.10.1.Final - - - io.quarkus - quarkus-redis-client-deployment - 2.10.1.Final - - - io.quarkus - quarkus-redis-client - 2.10.1.Final - - - io.quarkus - quarkus-rest-client-config-deployment - 2.10.1.Final - - - io.quarkus - quarkus-rest-client-config - 2.10.1.Final - - - io.quarkus - quarkus-rest-client-deployment - 2.10.1.Final - - - io.quarkus - quarkus-rest-client-jackson-deployment - 2.10.1.Final - - - io.quarkus - quarkus-rest-client-jackson - 2.10.1.Final - - - io.quarkus - quarkus-rest-client-jaxb-deployment - 2.10.1.Final - - - io.quarkus - quarkus-rest-client-jaxb - 2.10.1.Final - - - io.quarkus - quarkus-rest-client-jsonb-deployment - 2.10.1.Final - - - io.quarkus - quarkus-rest-client-jsonb - 2.10.1.Final - - - io.quarkus - quarkus-rest-client-mutiny-deployment - 2.10.1.Final - - - io.quarkus - quarkus-rest-client-mutiny - 2.10.1.Final - - - io.quarkus - quarkus-rest-client-reactive-deployment - 2.10.1.Final - - - io.quarkus - quarkus-rest-client-reactive-jackson-deployment - 2.10.1.Final - - - io.quarkus - quarkus-rest-client-reactive-jackson - 2.10.1.Final - - - io.quarkus - quarkus-rest-client-reactive-jaxb-deployment - 2.10.1.Final - - - io.quarkus - quarkus-rest-client-reactive-jaxb - 2.10.1.Final - - - io.quarkus - quarkus-rest-client-reactive-jsonb-deployment - 2.10.1.Final - - - io.quarkus - quarkus-rest-client-reactive-jsonb - 2.10.1.Final - - - io.quarkus - quarkus-rest-client-reactive-kotlin-serialization-deployment - 2.10.1.Final - - - io.quarkus - quarkus-rest-client-reactive-kotlin-serialization - 2.10.1.Final - - - io.quarkus - quarkus-rest-client-reactive - 2.10.1.Final - - - io.quarkus - quarkus-rest-client - 2.10.1.Final - - - io.quarkus - quarkus-rest-data-panache-deployment - 2.10.1.Final - - - io.quarkus - quarkus-rest-data-panache - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-common-spi - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-common - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-jackson-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-jackson - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-jaxb-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-jaxb - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-jsonb-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-jsonb - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-links-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-links - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-multipart-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-multipart - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-mutiny-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-mutiny-common - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-mutiny-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-mutiny - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-qute-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-qute - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-common - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-deployment - 2.10.1.Final - tests - test - - - io.quarkus - quarkus-resteasy-reactive-jackson-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-jackson-common - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-jackson-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-jackson - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-jaxb-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-jaxb-common - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-jaxb-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-jaxb - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-jsonb-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-jsonb-common - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-jsonb-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-jsonb - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-kotlin-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-kotlin-serialization-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-kotlin-serialization-common - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-kotlin-serialization-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-kotlin-serialization - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-kotlin - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-links-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-links - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-qute-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-qute - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-server-spi-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-servlet-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-servlet - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive-spi-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-reactive - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-server-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-server-common-spi - 2.10.1.Final - - - io.quarkus - quarkus-resteasy-server-common - 2.10.1.Final - - - io.quarkus - quarkus-resteasy - 2.10.1.Final - - - io.quarkus - quarkus-scala-deployment - 2.10.1.Final - - - io.quarkus - quarkus-scala - 2.10.1.Final - - - io.quarkus - quarkus-scheduler-api - 2.10.1.Final - - - io.quarkus - quarkus-scheduler-common - 2.10.1.Final - - - io.quarkus - quarkus-scheduler-deployment - 2.10.1.Final - - - io.quarkus - quarkus-scheduler-kotlin - 2.10.1.Final - - - io.quarkus - quarkus-scheduler - 2.10.1.Final - - - io.quarkus - quarkus-schema-registry-devservice-deployment - 2.10.1.Final - - - io.quarkus - quarkus-schema-registry-devservice - 2.10.1.Final - - - io.quarkus - quarkus-security-deployment - 2.10.1.Final - - - io.quarkus - quarkus-security-jpa-deployment - 2.10.1.Final - - - io.quarkus - quarkus-security-jpa - 2.10.1.Final - - - io.quarkus - quarkus-security-runtime-spi - 2.10.1.Final - - - io.quarkus - quarkus-security-spi - 2.10.1.Final - - - io.quarkus - quarkus-security-webauthn-deployment - 2.10.1.Final - - - io.quarkus - quarkus-security-webauthn - 2.10.1.Final - - - io.quarkus - quarkus-security - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-context-propagation-deployment - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-context-propagation - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-fault-tolerance-deployment - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-fault-tolerance - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-graphql-client-deployment - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-graphql-client - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-graphql-deployment - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-graphql - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-health-deployment - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-health-spi - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-health - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-jwt-build-deployment - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-jwt-build - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-jwt-deployment - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-jwt - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-metrics-deployment - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-metrics-spi - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-metrics - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-openapi-common-deployment - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-openapi-deployment - 2.10.1.Final - - - org.jboss.shrinkwrap - shrinkwrap-api - - - - - io.quarkus - quarkus-smallrye-openapi-spi - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-openapi - 2.10.1.Final - - - org.jboss.shrinkwrap - shrinkwrap-api - - - - - io.quarkus - quarkus-smallrye-opentracing-deployment - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-opentracing - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-amqp-deployment - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-amqp - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-deployment - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-kafka-deployment - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-kafka - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-kotlin - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-mqtt-deployment - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-mqtt - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-rabbitmq-deployment - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-rabbitmq - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-reactive-streams-operators-deployment - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-reactive-streams-operators - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-reactive-type-converters-deployment - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-reactive-type-converters - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-stork-deployment - 2.10.1.Final - - - io.quarkus - quarkus-smallrye-stork - 2.10.1.Final - - - io.quarkus - quarkus-spring-beans-api - 5.2.SP7 - - - io.quarkus - quarkus-spring-boot-orm-api - 2.1.SP1 - - - io.quarkus - quarkus-spring-boot-properties-api - 2.1.SP1 - - - io.quarkus - quarkus-spring-boot-properties-deployment - 2.10.1.Final - - - io.quarkus - quarkus-spring-boot-properties - 2.10.1.Final - - - io.quarkus - quarkus-spring-cache-deployment - 2.10.1.Final - - - io.quarkus - quarkus-spring-cache - 2.10.1.Final - - - io.quarkus - quarkus-spring-cloud-config-client-deployment - 2.10.1.Final - - - io.quarkus - quarkus-spring-cloud-config-client - 2.10.1.Final - - - io.quarkus - quarkus-spring-context-api - 5.2.SP7 - - - io.quarkus - quarkus-spring-core-api - 5.2.SP7 - - - io.quarkus - quarkus-spring-data-commons-api - 2.1.SP2 - - - io.quarkus - quarkus-spring-data-jpa-api - 2.1.SP2 - - - io.quarkus - quarkus-spring-data-jpa-deployment - 2.10.1.Final - - - io.quarkus - quarkus-spring-data-jpa - 2.10.1.Final - - - io.quarkus - quarkus-spring-data-rest-api - 2.1.SP2 - - - io.quarkus - quarkus-spring-data-rest-deployment - 2.10.1.Final - - - io.quarkus - quarkus-spring-data-rest - 2.10.1.Final - - - io.quarkus - quarkus-spring-di-deployment - 2.10.1.Final - - - io.quarkus - quarkus-spring-di - 2.10.1.Final - - - io.quarkus - quarkus-spring-scheduled-deployment - 2.10.1.Final - - - io.quarkus - quarkus-spring-scheduled - 2.10.1.Final - - - io.quarkus - quarkus-spring-security-core-api - 5.3.Final - - - io.quarkus - quarkus-spring-security-deployment - 2.10.1.Final - - - io.quarkus - quarkus-spring-security - 2.10.1.Final - - - io.quarkus - quarkus-spring-web-api - 5.2.SP7 - - - io.quarkus - quarkus-spring-web-common - 2.10.1.Final - - - io.quarkus - quarkus-spring-web-deployment - 2.10.1.Final - - - io.quarkus - quarkus-spring-web-resteasy-classic-deployment - 2.10.1.Final - - - io.quarkus - quarkus-spring-web-resteasy-classic - 2.10.1.Final - - - io.quarkus - quarkus-spring-web-resteasy-reactive-deployment - 2.10.1.Final - - - io.quarkus - quarkus-spring-web-resteasy-reactive - 2.10.1.Final - - - io.quarkus - quarkus-spring-web - 2.10.1.Final - - - io.quarkus - quarkus-spring-webmvc-api - 5.2.SP7 - - - io.quarkus - quarkus-swagger-ui-deployment - 2.10.1.Final - - - io.quarkus - quarkus-swagger-ui - 2.10.1.Final - - - io.quarkus - quarkus-test-amazon-lambda - 2.10.1.Final - - - io.quarkus - quarkus-test-artemis - 2.10.1.Final - - - io.quarkus - quarkus-test-common - 2.10.1.Final - - - io.quarkus - quarkus-test-derby - 2.10.1.Final - - - io.quarkus - quarkus-test-h2 - 2.10.1.Final - - - io.quarkus - quarkus-test-infinispan-client - 2.10.1.Final - - - io.quarkus - quarkus-test-kafka-companion - 2.10.1.Final - - - io.quarkus - quarkus-test-keycloak-server - 2.10.1.Final - - - io.quarkus - quarkus-test-kubernetes-client - 2.10.1.Final - - - io.quarkus - quarkus-test-ldap - 2.10.1.Final - - - io.quarkus - quarkus-test-mongodb - 2.10.1.Final - - - io.quarkus - quarkus-test-oidc-server - 2.10.1.Final - - - io.quarkus - quarkus-test-openshift-client - 2.10.1.Final - - - io.quarkus - quarkus-test-security-jwt - 2.10.1.Final - - - io.quarkus - quarkus-test-security-oidc - 2.10.1.Final - - - io.quarkus - quarkus-test-security-webauthn - 2.10.1.Final - - - io.quarkus - quarkus-test-security - 2.10.1.Final - - - io.quarkus - quarkus-test-vault - 2.10.1.Final - - - io.quarkus - quarkus-test-vertx - 2.10.1.Final - - - io.quarkus - quarkus-tika-deployment - 2.10.1.Final - - - io.quarkus - quarkus-tika - 2.10.1.Final - - - io.quarkus - quarkus-transaction-annotations - 2.10.1.Final - - - io.quarkus - quarkus-undertow-deployment - 2.10.1.Final - - - io.quarkus - quarkus-undertow-spi - 2.10.1.Final - - - io.quarkus - quarkus-undertow - 2.10.1.Final - - - io.quarkus - quarkus-vault-deployment - 2.10.1.Final - - - io.quarkus - quarkus-vault - 2.10.1.Final - - - io.quarkus - quarkus-vertx-deployment - 2.10.1.Final - - - io.quarkus - quarkus-vertx-graphql-deployment - 2.10.1.Final - - - io.quarkus - quarkus-vertx-graphql - 2.10.1.Final - - - io.quarkus - quarkus-vertx-http-deployment-spi - 2.10.1.Final - - - io.quarkus - quarkus-vertx-http-deployment - 2.10.1.Final - - - io.quarkus - quarkus-vertx-http-dev-console-runtime-spi - 2.10.1.Final - - - io.quarkus - quarkus-vertx-http-dev-console-spi - 2.10.1.Final - - - io.quarkus - quarkus-vertx-http - 2.10.1.Final - - - io.quarkus - quarkus-vertx-web-deployment - 2.10.1.Final - - - io.quarkus - quarkus-vertx-web - 2.10.1.Final - - - io.quarkus - quarkus-vertx - 2.10.1.Final - - - io.quarkus - quarkus-webjars-locator-deployment - 2.10.1.Final - - - io.quarkus - quarkus-webjars-locator - 2.10.1.Final - - - io.quarkus - quarkus-websockets-client-deployment - 2.10.1.Final - - - io.quarkus - quarkus-websockets-client - 2.10.1.Final - - - io.quarkus - quarkus-websockets-deployment - 2.10.1.Final - - - io.quarkus - quarkus-websockets - 2.10.1.Final - - - io.reactivex.rxjava2 - rxjava - 2.2.21 - - - io.rest-assured - json-schema-validator - 4.5.1 - - - javax.activation - activation - - - com.google.code.findbugs - jsr305 - - - com.sun.xml.bind - jaxb-osgi - - - commons-logging - commons-logging - - - - - io.rest-assured - kotlin-extensions - 4.5.1 - - - javax.activation - activation - - - javax.activation - javax.activation-api - - - com.sun.xml.bind - jaxb-osgi - - - commons-logging - commons-logging - - - - - io.rest-assured - rest-assured - 4.5.1 - - - javax.activation - activation - - - javax.activation - javax.activation-api - - - jakarta.activation - jakarta.activation-api - - - com.sun.xml.bind - jaxb-osgi - - - commons-logging - commons-logging - - - - - io.smallrye.common - smallrye-common-annotation - 1.12.0 - - - io.smallrye.common - smallrye-common-classloader - 1.12.0 - - - io.smallrye.common - smallrye-common-constraint - 1.12.0 - - - io.smallrye.common - smallrye-common-cpu - 1.12.0 - - - io.smallrye.common - smallrye-common-expression - 1.12.0 - - - io.smallrye.common - smallrye-common-function - 1.12.0 - - - io.smallrye.common - smallrye-common-io - 1.12.0 - - - io.smallrye.common - smallrye-common-net - 1.12.0 - - - io.smallrye.common - smallrye-common-os - 1.12.0 - - - io.smallrye.common - smallrye-common-ref - 1.12.0 - - - io.smallrye.common - smallrye-common-version - 1.12.0 - - - io.smallrye.common - smallrye-common-vertx-context - 1.12.0 - - - io.smallrye.config - smallrye-config-common - 2.10.1 - - - io.smallrye.config - smallrye-config-source-file-system - 2.10.1 - - - io.smallrye.config - smallrye-config-source-yaml - 2.10.1 - - - io.smallrye.config - smallrye-config-validator - 2.10.1 - - - io.smallrye.config - smallrye-config - 2.10.1 - - - org.osgi - org.osgi.annotation.versioning - - - org.ow2.asm - asm - - - - - io.smallrye.reactive - mutiny-kotlin - 1.6.0 - - - io.smallrye.reactive - mutiny-math - 1.6.0 - - - io.smallrye.reactive - mutiny-reactive-streams-operators - 1.6.0 - - - io.smallrye.reactive - mutiny-reactor - 1.6.0 - - - io.smallrye.reactive - mutiny-rxjava - 1.6.0 - - - io.smallrye.reactive - mutiny-smallrye-context-propagation - 1.6.0 - - - io.smallrye.reactive - mutiny-test-utils - 1.6.0 - - - io.smallrye.reactive - mutiny - 1.6.0 - - - io.smallrye.reactive - smallrye-connector-attribute-processor - 3.17.0 - - - io.smallrye.reactive - smallrye-mutiny-health-check - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-amqp-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-common - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-htdigest - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-htpasswd - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-jdbc - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-jwt - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-ldap - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-mongo - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-oauth2 - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-otp - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-properties - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-shiro - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-sql-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-webauthn - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-bridge-common - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-cassandra-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-circuit-breaker - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-config - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-consul-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-core - 2.22.0 - - - com.fasterxml.jackson.core - jackson-databind - - - - - io.smallrye.reactive - smallrye-mutiny-vertx-db2-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-jdbc-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-json-schema - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-junit5 - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-kafka-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-mail-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-micrometer-metrics - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-mongo-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-mqtt - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-mssql-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-mysql-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-oracle-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-pg-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-rabbitmq-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-redis-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-runtime - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-backend-consul - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-backend-redis - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-backend-zookeeper - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-bridge-consul - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-bridge-docker-links - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-bridge-docker - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-bridge-kubernetes - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-bridge-zookeeper - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-shell - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-sql-client-templates - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-sql-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-stomp - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-tcp-eventbus-bridge - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-client - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-common - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-graphql - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-openapi - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-freemarker - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-handlebars - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-jade - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-mvel - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-pebble - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-rocker - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-thymeleaf - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-validation - 2.22.0 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web - 2.22.0 - - - io.smallrye.reactive - smallrye-reactive-converter-api - 2.7.0 - - - io.smallrye.reactive - smallrye-reactive-converter-mutiny - 2.7.0 - - - io.smallrye.reactive - smallrye-reactive-converter-rxjava2 - 2.7.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-amqp - 3.17.0 - - - com.fasterxml.jackson.core - jackson-core - - - org.slf4j - slf4j-log4j12 - - - - - io.smallrye.reactive - smallrye-reactive-messaging-api - 3.17.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-health - 3.17.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-in-memory - 3.17.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-kafka-test-companion - 3.17.0 - - - commons-logging - commons-logging - - - - - io.smallrye.reactive - smallrye-reactive-messaging-kafka - 3.17.0 - - - com.fasterxml.jackson.core - jackson-core - - - org.scala-lang - scala-reflect - - - org.apache.kafka - kafka-clients - - - com.101tec - zkclient - - - org.slf4j - slf4j-log4j12 - - - log4j - log4j - - - - - io.smallrye.reactive - smallrye-reactive-messaging-mqtt - 3.17.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-provider - 3.17.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-rabbitmq - 3.17.0 - - - io.smallrye.reactive - smallrye-reactive-streams-operators - 1.0.13 - - - io.smallrye.reactive - vertx-mutiny-clients - 2.22.0 - - - io.smallrye.reactive - vertx-mutiny-generator - 2.22.0 - - - io.smallrye.stork - stork-api - 1.1.2 - - - io.smallrye.stork - stork-configuration-generator - 1.1.2 - - - io.smallrye.stork - stork-core - 1.1.2 - - - io.smallrye.stork - stork-load-balancer-least-requests - 1.1.2 - - - io.smallrye.stork - stork-load-balancer-least-response-time - 1.1.2 - - - io.smallrye.stork - stork-load-balancer-power-of-two-choices - 1.1.2 - - - io.smallrye.stork - stork-load-balancer-random - 1.1.2 - - - io.smallrye.stork - stork-load-balancer-sticky - 1.1.2 - - - io.smallrye.stork - stork-microprofile-config - 1.1.2 - - - io.smallrye.stork - stork-service-discovery-composite - 1.1.2 - - - io.smallrye.stork - stork-service-discovery-consul - 1.1.2 - - - io.smallrye.stork - stork-service-discovery-eureka - 1.1.2 - - - io.smallrye.stork - stork-service-discovery-kubernetes - 1.1.2 - - - io.smallrye.stork - stork-service-discovery-static-list - 1.1.2 - - - io.smallrye.stork - stork-test-utils - 1.1.2 - - - io.smallrye - smallrye-config-common - 1.5.0 - - - io.smallrye - smallrye-config - 1.5.0 - - - io.smallrye - smallrye-context-propagation-api - 1.2.2 - - - io.smallrye - smallrye-context-propagation-jta - 1.2.2 - - - io.smallrye - smallrye-context-propagation-propagators-rxjava1 - 1.2.2 - - - io.smallrye - smallrye-context-propagation-propagators-rxjava2 - 1.2.2 - - - io.smallrye - smallrye-context-propagation - 1.2.2 - - - io.smallrye - smallrye-fault-tolerance-context-propagation - 5.4.1 - - - io.smallrye - smallrye-fault-tolerance-kotlin - 5.4.1 - - - io.smallrye - smallrye-fault-tolerance-mutiny - 5.4.1 - - - io.smallrye - smallrye-fault-tolerance-tracing-propagation - 5.4.1 - - - io.smallrye - smallrye-fault-tolerance-vertx - 5.4.1 - - - io.smallrye - smallrye-fault-tolerance - 5.4.1 - - - io.smallrye - smallrye-graphql-cdi - 1.6.0 - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-graphql-client-api - 1.6.0 - - - io.smallrye - smallrye-graphql-client-implementation-vertx - 1.6.0 - - - io.smallrye - smallrye-graphql-client - 1.6.0 - - - io.smallrye - smallrye-graphql-schema-builder - 1.6.0 - - - io.smallrye - smallrye-graphql-ui-graphiql - 1.6.0 - - - io.smallrye - smallrye-health-provided-checks - 3.2.1 - - - io.smallrye - smallrye-health-ui - 3.2.1 - - - io.smallrye - smallrye-health - 3.2.1 - - - jakarta.json - jakarta.json-api - - - - - io.smallrye - smallrye-jwt-build - 3.5.1 - - - io.smallrye - smallrye-jwt - 3.5.1 - - - org.jboss.logging - jboss-logging - - - javax - javaee-api - - - javax.annotation - javax.annotation-api - - - io.smallrye - smallrye-jwt-build - - - - - io.smallrye - smallrye-metrics-api - 3.0.5 - - - io.smallrye - smallrye-metrics - 3.0.5 - - - javax - javaee-api - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-open-api-core - 2.1.22 - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-open-api-jaxrs - 2.1.22 - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-open-api-spring - 2.1.22 - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-open-api-ui - 2.1.22 - - - io.smallrye - smallrye-open-api-vertx - 2.1.22 - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-opentracing - 2.1.0 - - - org.eclipse.microprofile.config - microprofile-config-api - - - - - io.strimzi - kafka-oauth-client - 0.10.0 - - - io.strimzi - strimzi-test-container - 0.100.0 - - - junit - junit - - - - - io.vertx - vertx-amqp-client - 4.2.7 - - - io.vertx - vertx-auth-common - 4.2.7 - - - io.vertx - vertx-auth-htdigest - 4.2.7 - - - io.vertx - vertx-auth-htpasswd - 4.2.7 - - - io.vertx - vertx-auth-jdbc - 4.2.7 - - - io.vertx - vertx-auth-jwt - 4.2.7 - - - io.vertx - vertx-auth-ldap - 4.2.7 - - - io.vertx - vertx-auth-mongo - 4.2.7 - - - io.vertx - vertx-auth-oauth2 - 4.2.7 - - - io.vertx - vertx-auth-otp - 4.2.7 - - - io.vertx - vertx-auth-properties - 4.2.7 - - - io.vertx - vertx-auth-shiro - 4.2.7 - - - io.vertx - vertx-auth-sql-client - 4.2.7 - - - io.vertx - vertx-auth-webauthn - 4.2.7 - - - io.vertx - vertx-auth - 4.2.7 - pom - - - io.vertx - vertx-bridge-common - 4.2.7 - - - io.vertx - vertx-camel-bridge - 4.2.7 - - - io.vertx - vertx-cassandra-client - 4.2.7 - - - io.vertx - vertx-circuit-breaker - 4.2.7 - - - io.vertx - vertx-codegen - 4.2.7 - - - io.vertx - vertx-codegen - 4.2.7 - processor - - - io.vertx - vertx-codegen - 4.2.7 - sources - - - io.vertx - vertx-codegen - 4.2.7 - tck-sources - - - io.vertx - vertx-codegen - 4.2.7 - tck - - - io.vertx - vertx-codegen - 4.2.7 - tests - - - io.vertx - vertx-config-consul - 4.2.7 - - - io.vertx - vertx-config-git - 4.2.7 - - - io.vertx - vertx-config-hocon - 4.2.7 - - - io.vertx - vertx-config-kubernetes-configmap - 4.2.7 - - - io.vertx - vertx-config-parent - 4.2.7 - pom - - - io.vertx - vertx-config-redis - 4.2.7 - - - io.vertx - vertx-config-spring-config-server - 4.2.7 - - - io.vertx - vertx-config-vault - 4.2.7 - - - io.vertx - vertx-config-yaml - 4.2.7 - - - io.vertx - vertx-config-zookeeper - 4.2.7 - - - io.vertx - vertx-config - 4.2.7 - - - io.vertx - vertx-consul-client - 4.2.7 - - - io.vertx - vertx-consul-client - 4.2.7 - tests - - - io.vertx - vertx-core - 4.2.7 - - - io.vertx - vertx-core - 4.2.7 - sources - - - io.vertx - vertx-core - 4.2.7 - tests - - - io.vertx - vertx-db2-client - 4.2.7 - - - io.vertx - vertx-docgen - 0.9.4 - - - io.vertx - vertx-dropwizard-metrics - 4.2.7 - - - io.vertx - vertx-grpc-parent - 4.2.7 - - - io.vertx - vertx-grpc - 4.2.7 - - - io.vertx - vertx-hazelcast - 4.2.7 - - - io.vertx - vertx-health-check - 4.2.7 - - - io.vertx - vertx-http-proxy - 4.2.7 - - - io.vertx - vertx-http-service-factory - 4.2.7 - - - io.vertx - vertx-ignite - 4.2.7 - - - io.vertx - vertx-infinispan-parent - 4.2.7 - - - io.vertx - vertx-infinispan - 4.2.7 - - - io.vertx - vertx-jdbc-client - 4.2.7 - - - io.vertx - vertx-json-schema - 4.2.7 - - - io.vertx - vertx-junit5-rx-java2 - 4.2.7 - - - io.vertx - vertx-junit5-rx-java3 - 4.2.7 - - - io.vertx - vertx-junit5-rx-java - 4.2.7 - - - io.vertx - vertx-junit5 - 4.2.7 - - - io.vertx - vertx-kafka-client - 4.2.7 - - - com.fasterxml.jackson.core - jackson-core - - - com.fasterxml.jackson.module - jackson-module-scala_2.12 - - - org.scala-lang - scala-reflect - - - org.apache.kafka - kafka-clients - - - com.101tec - zkclient - - - org.slf4j - slf4j-log4j12 - - - - - io.vertx - vertx-lang-groovy - 4.2.7 - - - io.vertx - vertx-lang-kotlin-coroutines - 4.2.7 - - - io.vertx - vertx-lang-kotlin-parent - 4.2.7 - - - io.vertx - vertx-lang-kotlin - 4.2.7 - - - io.vertx - vertx-mail-client - 4.2.7 - - - io.vertx - vertx-mail-client - 4.2.7 - tests - - - io.vertx - vertx-maven-service-factory - 4.2.7 - - - io.vertx - vertx-micrometer-metrics - 4.2.7 - - - io.vertx - vertx-mongo-client - 4.2.7 - - - io.vertx - vertx-mongo-client - 4.2.7 - tests - - - io.vertx - vertx-mqtt - 4.2.7 - - - io.vertx - vertx-mssql-client - 4.2.7 - - - io.vertx - vertx-mysql-client - 4.2.7 - - - io.vertx - vertx-opentelemetry - 4.2.7 - - - io.vertx - vertx-opentracing - 4.2.7 - - - io.vertx - vertx-oracle-client - 4.2.7 - - - io.vertx - vertx-pg-client - 4.2.7 - - - io.vertx - vertx-proton - 4.2.7 - - - io.vertx - vertx-rabbitmq-client - 4.2.7 - - - io.vertx - vertx-reactive-streams - 4.2.7 - - - io.vertx - vertx-redis-client - 4.2.7 - - - io.vertx - vertx-rx-java2 - 4.2.7 - - - io.vertx - vertx-rx-java3 - 4.2.7 - - - io.vertx - vertx-rx-java - 4.2.7 - - - io.vertx - vertx-rx - 4.2.7 - pom - - - io.vertx - vertx-service-discovery-backend-consul - 4.2.7 - - - io.vertx - vertx-service-discovery-backend-redis - 4.2.7 - - - io.vertx - vertx-service-discovery-backend-zookeeper - 4.2.7 - - - io.vertx - vertx-service-discovery-bridge-consul - 4.2.7 - - - io.vertx - vertx-service-discovery-bridge-docker-links - 4.2.7 - - - io.vertx - vertx-service-discovery-bridge-docker - 4.2.7 - - - io.vertx - vertx-service-discovery-bridge-kubernetes - 4.2.7 - - - io.vertx - vertx-service-discovery-bridge-zookeeper - 4.2.7 - - - io.vertx - vertx-service-discovery-parent - 4.2.7 - pom - - - io.vertx - vertx-service-discovery - 4.2.7 - - - io.vertx - vertx-service-discovery - 4.2.7 - tests - - - io.vertx - vertx-service-factory - 4.2.7 - - - io.vertx - vertx-service-proxy - 4.2.7 - - - io.vertx - vertx-shell - 4.2.7 - - - io.vertx - vertx-sockjs-service-proxy - 4.2.7 - - - io.vertx - vertx-sql-client-parent - 4.2.7 - - - io.vertx - vertx-sql-client-templates - 4.2.7 - - - io.vertx - vertx-sql-client - 4.2.7 - - - io.vertx - vertx-sql-client - 4.2.7 - tests - - - io.vertx - vertx-stomp - 4.2.7 - - - io.vertx - vertx-sync - 4.2.7 - - - io.vertx - vertx-tcp-eventbus-bridge - 4.2.7 - - - io.vertx - vertx-tracing-parent - 4.2.7 - - - io.vertx - vertx-unit - 4.2.7 - - - io.vertx - vertx-web-api-contract - 4.2.7 - - - io.vertx - vertx-web-api-service - 4.2.7 - - - io.vertx - vertx-web-client - 4.2.7 - - - io.vertx - vertx-web-common - 4.2.7 - - - io.vertx - vertx-web-graphql - 4.2.7 - - - io.vertx - vertx-web-openapi - 4.2.7 - - - io.vertx - vertx-web-parent - 4.2.7 - pom - - - io.vertx - vertx-web-proxy - 4.2.7 - - - io.vertx - vertx-web-sstore-cookie - 4.2.7 - - - io.vertx - vertx-web-sstore-infinispan - 4.2.7 - - - io.vertx - vertx-web-sstore-redis - 4.2.7 - - - io.vertx - vertx-web-templ-freemarker - 4.2.7 - - - io.vertx - vertx-web-templ-freemarker - 4.2.7 - shaded - - - io.vertx - vertx-web-templ-freemarker - 4.2.7 - tests - - - io.vertx - vertx-web-templ-handlebars - 4.2.7 - - - io.vertx - vertx-web-templ-handlebars - 4.2.7 - shaded - - - io.vertx - vertx-web-templ-httl - 4.2.7 - - - io.vertx - vertx-web-templ-httl - 4.2.7 - shaded - - - io.vertx - vertx-web-templ-httl - 4.2.7 - tests - - - io.vertx - vertx-web-templ-jade - 4.2.7 - - - io.vertx - vertx-web-templ-jade - 4.2.7 - shaded - - - io.vertx - vertx-web-templ-jte - 4.2.7 - - - io.vertx - vertx-web-templ-jte - 4.2.7 - shaded - - - io.vertx - vertx-web-templ-jte - 4.2.7 - tests - - - io.vertx - vertx-web-templ-mvel - 4.2.7 - - - io.vertx - vertx-web-templ-mvel - 4.2.7 - shaded - - - io.vertx - vertx-web-templ-pebble - 4.2.7 - - - io.vertx - vertx-web-templ-pebble - 4.2.7 - shaded - - - io.vertx - vertx-web-templ-rocker - 4.2.7 - - - io.vertx - vertx-web-templ-rocker - 4.2.7 - shaded - - - io.vertx - vertx-web-templ-rocker - 4.2.7 - tests - - - io.vertx - vertx-web-templ-rythm - 4.2.7 - - - io.vertx - vertx-web-templ-rythm - 4.2.7 - shaded - - - io.vertx - vertx-web-templ-rythm - 4.2.7 - tests - - - io.vertx - vertx-web-templ-thymeleaf - 4.2.7 - - - io.vertx - vertx-web-templ-thymeleaf - 4.2.7 - shaded - - - io.vertx - vertx-web-validation - 4.2.7 - - - io.vertx - vertx-web - 4.2.7 - - - io.vertx - vertx-web - 4.2.7 - tests - - - io.vertx - vertx-zipkin - 4.2.7 - - - io.vertx - vertx-zookeeper - 4.2.7 - - - jakarta.activation - jakarta.activation-api - 1.2.1 - - - jakarta.annotation - jakarta.annotation-api - 1.3.5 - - - jakarta.enterprise - jakarta.enterprise.cdi-api - 2.0.2 - - - jakarta.inject - jakarta.inject-api - 1.0 - - - jakarta.interceptor - jakarta.interceptor-api - 1.2.5 - - - jakarta.ejb - jakarta.ejb-api - - - - - jakarta.json.bind - jakarta.json.bind-api - 1.0.2 - - - jakarta.persistence - jakarta.persistence-api - 2.2.3 - - - jakarta.security.auth.message - jakarta.security.auth.message-api - 1.1.3 - - - jakarta.security.jacc - jakarta.security.jacc-api - 1.6.1 - - - jakarta.servlet - jakarta.servlet-api - 4.0.3 - - - jakarta.transaction - jakarta.transaction-api - 1.3.3 - - - jakarta.validation - jakarta.validation-api - 2.0.2 - - - jakarta.websocket - jakarta.websocket-api - 1.1.2 - - - jakarta.xml.bind - jakarta.xml.bind-api - 2.3.3 - - - mysql - mysql-connector-java - 8.0.29 - - - com.google.protobuf - protobuf-java - - - - - net.bytebuddy - byte-buddy - 1.12.9 - - - net.java.dev.jna - jna - 5.8.0 - - - org.aesh - aesh - 2.6 - - - org.aesh - readline - 2.2 - - - org.antlr - antlr4-runtime - 4.9.2 - - - org.antlr - antlr4 - 4.9.2 - - - org.apache.avro - avro-compiler - 1.11.0 - - - org.apache.avro - avro - 1.11.0 - - - org.apache.commons - commons-compress - 1.21 - - - org.apache.commons - commons-lang3 - 3.12.0 - - - org.apache.derby - derbyclient - 10.14.2.0 - - - org.apache.derby - derbynet - 10.14.2.0 - - - org.apache.derby - derbytools - 10.14.2.0 - - - org.apache.httpcomponents - httpasyncclient - 4.1.5 - - - org.apache.httpcomponents - httpclient-cache - 4.5.13 - - - org.apache.httpcomponents - httpclient - 4.5.13 - - - org.apache.httpcomponents - httpcore-nio - 4.4.15 - - - org.apache.httpcomponents - httpcore - 4.4.15 - - - org.apache.httpcomponents - httpmime - 4.5.13 - - - org.apache.kafka - kafka-clients - 3.1.0 - - - org.apache.kafka - kafka-streams-test-utils - 3.1.0 - - - org.apache.kafka - kafka-streams - 3.1.0 - - - org.apache.kafka - kafka_2.13 - 3.1.0 - - - com.google.code.findbugs - jsr305 - - - - - org.apache.logging.log4j - log4j-api - 2.17.2 - - - org.apache.maven.plugin-tools - maven-plugin-annotations - 3.6.0 - - - org.apache.maven - maven-artifact - - - - - org.apache.maven.resolver - maven-resolver-api - 1.6.3 - - - org.apache.maven.resolver - maven-resolver-connector-basic - 1.6.3 - - - org.slf4j - slf4j-api - - - - - org.apache.maven.resolver - maven-resolver-transport-wagon - 1.6.3 - - - org.slf4j - slf4j-api - - - - - org.apache.maven.resolver - maven-resolver-util - 1.6.3 - - - org.apache.maven.shared - maven-invoker - 3.1.0 - - - javax.inject - javax.inject - - - - - org.apache.maven.shared - maven-shared-utils - 3.3.4 - - - org.apache.maven.wagon - wagon-file - 3.4.3 - - - org.codehaus.plexus - plexus-utils - - - - - org.apache.maven.wagon - wagon-http - 3.4.3 - - - org.slf4j - slf4j-api - - - org.codehaus.plexus - plexus-utils - - - commons-io - commons-io - - - - - org.apache.maven.wagon - wagon-provider-api - 3.4.3 - - - org.apache.maven - maven-core - 3.8.4 - - - javax.inject - javax.inject - - - org.checkerframework - checker-qual - - - org.slf4j - slf4j-api - - - - - org.apache.maven - maven-embedder - 3.8.4 - - - org.sonatype.plexus - plexus-sec-dispatcher - - - org.sonatype.plexus - plexus-cipher - - - javax.annotation - javax.annotation-api - - - javax.inject - javax.inject - - - org.slf4j - slf4j-api - - - org.codehaus.plexus - plexus-utils - - - - - org.apache.maven - maven-model - 3.8.4 - - - org.apache.maven - maven-plugin-api - 3.8.4 - - - javax.annotation - javax.annotation-api - - - javax.inject - javax.inject - - - - - org.apache.maven - maven-resolver-provider - 3.8.4 - - - javax.inject - javax.inject - - - org.slf4j - slf4j-api - - - - - org.apache.maven - maven-settings-builder - 3.8.4 - - - javax.inject - javax.inject - - - org.codehaus.plexus - plexus-utils - - - - - org.apache.maven - maven-settings - 3.8.4 - - - org.apache.maven - maven-toolchain - 3.0-alpha-2 - - - org.codehaus.plexus - plexus-classworlds - - - - - org.apache.qpid - proton-j - 0.33.10 - - - org.awaitility - awaitility-kotlin - 4.2.0 - - - org.awaitility - awaitility-scala - 4.2.0 - - - org.awaitility - awaitility - 4.2.0 - - - org.bouncycastle - bc-fips - 1.0.2.3 - - - org.bouncycastle - bcpkix-jdk15on - 1.70 - - - org.bouncycastle - bcprov-jdk15on - 1.70 - - - org.bouncycastle - bctls-fips - 1.0.12.3 - - - org.bouncycastle - bctls-jdk15on - 1.70 - - - org.checkerframework - checker-qual - 3.22.0 - - - org.codehaus.plexus - plexus-classworlds - 2.6.0 - - - * - * - - - - - org.codehaus.plexus - plexus-component-annotations - 2.1.0 - - - org.codehaus.plexus - plexus-utils - 3.3.0 - - - org.eclipse.microprofile.config - microprofile-config-api - 2.0.1 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.eclipse.microprofile.context-propagation - microprofile-context-propagation-api - 1.2 - - - org.eclipse.microprofile.jwt - microprofile-jwt-auth-api - 1.2 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.eclipse.microprofile.metrics - microprofile-metrics-api - 3.0.1 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.eclipse.microprofile.opentracing - microprofile-opentracing-api - 2.0 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.eclipse.microprofile.reactive-streams-operators - microprofile-reactive-streams-operators-api - 1.0.1 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.eclipse.microprofile.reactive-streams-operators - microprofile-reactive-streams-operators-core - 1.0.1 - - - org.eclipse.microprofile.rest.client - microprofile-rest-client-api - 2.0 - - - org.eclipse.sisu - org.eclipse.sisu.inject - 0.3.5 - - - org.eclipse.sisu - org.eclipse.sisu.plexus - 0.3.5 - - - * - * - - - - - org.eclipse - yasson - 1.0.11 - - - jakarta.json - jakarta.json-api - - - - - org.elasticsearch.client - elasticsearch-rest-client-sniffer - 8.2.2 - - - org.elasticsearch.client - elasticsearch-rest-client - 8.2.2 - - - org.elasticsearch.client - elasticsearch-rest-high-level-client - 7.10.2 - - - org.apache.logging.log4j - log4j-api - - - - - org.flywaydb - flyway-core - 8.5.13 - - - org.flywaydb - flyway-mysql - 8.5.13 - - - org.flywaydb - flyway-sqlserver - 8.5.13 - - - org.glassfish.jaxb - jaxb-runtime - 2.3.3-b02 - - - org.glassfish - jakarta.el - 3.0.4 - - - org.glassfish - jakarta.json - 1.1.6 - - - org.graalvm.nativeimage - svm - 22.1.0 - provided - - - * - * - - - - - org.graalvm.sdk - graal-sdk - 22.1.0 - - - org.hdrhistogram - HdrHistogram - 2.1.12 - - - org.hibernate.reactive - hibernate-reactive-core - 1.1.6.Final - - - org.hibernate.search - hibernate-search-backend-elasticsearch-aws - 6.1.5.Final - - - org.hibernate.search - hibernate-search-backend-elasticsearch - 6.1.5.Final - - - org.hibernate.search - hibernate-search-mapper-orm-coordination-outbox-polling - 6.1.5.Final - - - org.hibernate.search - hibernate-search-mapper-orm - 6.1.5.Final - - - org.hibernate.common - hibernate-commons-annotations - - - - - org.hibernate.validator - hibernate-validator - 6.2.3.Final - - - org.hibernate - hibernate-core - 5.6.9.Final - - - org.hibernate - hibernate-envers - 5.6.9.Final - - - org.hibernate - hibernate-graalvm - 5.6.9.Final - - - org.hibernate - hibernate-jpamodelgen - 5.6.9.Final - - - org.hibernate - quarkus-local-cache - 0.1.1 - - - org.infinispan.protostream - protostream-processor - 4.4.3.Final - - - org.infinispan.protostream - protostream-types - 4.4.3.Final - - - org.infinispan.protostream - protostream - 4.4.3.Final - - - org.infinispan - infinispan-client-hotrod - 13.0.10.Final - - - org.infinispan - infinispan-commons-test - 13.0.10.Final - - - org.infinispan - infinispan-commons - 13.0.10.Final - - - org.infinispan - infinispan-component-annotations - 13.0.10.Final - - - org.infinispan - infinispan-core - 13.0.10.Final - - - org.infinispan - infinispan-core - 13.0.10.Final - tests - - - org.infinispan - infinispan-objectfilter - 13.0.10.Final - - - org.infinispan - infinispan-query-dsl - 13.0.10.Final - - - org.infinispan - infinispan-query - 13.0.10.Final - - - org.infinispan - infinispan-remote-query-client - 13.0.10.Final - - - org.infinispan - infinispan-remote-query-server - 13.0.10.Final - - - org.infinispan - infinispan-server-hotrod - 13.0.10.Final - - - org.infinispan - infinispan-server-hotrod - 13.0.10.Final - tests - - - org.infinispan - infinispan-server-testdriver-core - 13.0.10.Final - - - org.jacoco - org.jacoco.agent - 0.8.8 - - - org.jacoco - org.jacoco.agent - 0.8.8 - runtime - - - org.jacoco - org.jacoco.core - 0.8.8 - - - org.jacoco - org.jacoco.report - 0.8.8 - - - org.jboss.logging - commons-logging-jboss-logging - 1.0.0.Final - - - org.jboss.logging - jboss-logging-annotations - 2.2.1.Final - - - org.jboss.logging - jboss-logging-processor - 2.2.1.Final - - - org.jboss.logging - jboss-logging - 3.5.0.Final - - - org.jboss.logmanager - jboss-logmanager-embedded - 1.0.10 - - - org.graalvm.nativeimage - svm - - - org.jboss.modules - jboss-modules - - - org.glassfish - javax.json - - - - - org.jboss.logmanager - log4j-jboss-logmanager - 1.3.0.Final - - - org.jboss.logmanager - jboss-logmanager - - - - - org.jboss.logmanager - log4j2-jboss-logmanager - 1.1.1.Final - - - org.jboss.logmanager - jboss-logmanager - - - - - org.jboss.metadata - jboss-metadata-web - 15.0.0.Final - - - org.jboss.logging - jboss-logging - - - - - org.jboss.narayana.jta - narayana-jta - 5.12.6.Final - - - org.jboss.narayana.jts - narayana-jts-integration - 5.12.6.Final - - - org.jboss.narayana.rts - lra-coordinator-jar - 5.12.6.Final - - - org.jboss.spec.javax.servlet - jboss-servlet-api_3.1_spec - - - - - org.jboss.narayana.rts - lra-proxy-api - 5.12.6.Final - - - org.jboss.narayana.rts - lra-service-base - 5.12.6.Final - - - commons-logging - commons-logging - - - - - org.jboss.narayana.rts - narayana-lra - 5.12.6.Final - - - org.jboss.narayana.rts - narayana-lra - - - org.jboss.narayana.rts - lra-service-base - - - commons-logging - commons-logging - - - org.jboss.resteasy - resteasy-client - - - org.jboss.resteasy - resteasy-jackson2-provider - - - - - org.jboss.narayana.stm - stm - 5.12.6.Final - - - org.jboss.resteasy - jose-jwt - 4.7.5.Final - - - org.jboss.resteasy - resteasy-atom-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-cache-core - 4.7.5.Final - - - org.jboss.resteasy - resteasy-cdi - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client-api - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client-jetty - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client-microprofile-base - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client-microprofile - 4.7.5.Final - - - org.eclipse.microprofile.config - microprofile-config-api - - - - - org.jboss.resteasy - resteasy-client-reactor-netty - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client-vertx - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client - 4.7.5.Final - - - org.jboss.resteasy - resteasy-context-propagation - 4.7.5.Final - - - org.jboss.resteasy - resteasy-core-spi - 4.7.5.Final - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.3_spec - - - javax.activation - activation - - - - - org.jboss.resteasy - resteasy-core - 4.7.5.Final - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.3_spec - - - javax.activation - activation - - - - - org.jboss.resteasy - resteasy-crypto - 4.7.5.Final - - - org.jboss.resteasy - resteasy-fastinfoset-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-guice - 4.7.5.Final - - - org.jboss.resteasy - resteasy-html - 4.7.5.Final - - - org.jboss.resteasy - resteasy-jackson2-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-jaxb-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-jdk-http - 4.7.5.Final - - - org.jboss.resteasy - resteasy-jsapi - 4.7.5.Final - - - org.jboss.resteasy - resteasy-json-binding-provider - 4.7.5.Final - - - jakarta.json - jakarta.json-api - - - - - org.jboss.resteasy - resteasy-json-p-provider - 4.7.5.Final - - - jakarta.json - jakarta.json-api - - - - - org.jboss.resteasy - resteasy-links - 4.7.5.Final - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.3_spec - - - org.hibernate.javax.persistence - hibernate-jpa-2.1-api - - - org.checkerframework - checker-qual - - - jakarta.activation - jakarta.activation-api - - - - - org.jboss.resteasy - resteasy-multipart-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-netty4-cdi - 4.7.5.Final - - - org.jboss.resteasy - resteasy-netty4 - 4.7.5.Final - - - org.jboss.resteasy - resteasy-reactor-netty - 4.7.5.Final - - - org.jboss.resteasy - resteasy-reactor - 4.7.5.Final - - - org.jboss.resteasy - resteasy-rxjava2 - 4.7.5.Final - - - org.jboss.resteasy - resteasy-context-propagation - - - - - org.jboss.resteasy - resteasy-servlet-initializer - 4.7.5.Final - - - org.jboss.resteasy - resteasy-spring-web - 4.7.5.Final - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.3_spec - - - javax.activation - activation - - - - - org.jboss.resteasy - resteasy-spring - 4.7.5.Final - - - org.jboss.resteasy - resteasy-undertow - 4.7.5.Final - - - org.jboss.resteasy - resteasy-validator-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-vertx - 4.7.5.Final - - - org.jboss.resteasy - resteasy-wadl-undertow-connector - 4.7.5.Final - - - org.jboss.resteasy - resteasy-wadl - 4.7.5.Final - - - org.jboss.shrinkwrap - shrinkwrap-depchain - 1.2.6 - pom - - - org.jboss.slf4j - slf4j-jboss-logmanager - 1.1.0.Final - - - org.jboss.spec.javax.ws.rs - jboss-jaxrs-api_2.1_spec - 2.0.1.Final - - - org.jboss.spec.javax.xml.bind - jboss-jaxb-api_2.3_spec - 2.0.0.Final - - - org.jboss.threads - jboss-threads - 3.4.2.Final - - - org.jboss - jandex - 2.4.2.Final - - - org.jboss - jboss-transaction-spi - 7.6.0.Final - - - org.jetbrains.kotlin - kotlin-compiler - 1.6.21 - - - org.jetbrains.kotlin - kotlin-reflect - 1.6.21 - - - org.jetbrains.kotlin - kotlin-stdlib-common - 1.6.21 - - - org.jetbrains.kotlin - kotlin-stdlib-jdk7 - 1.6.21 - - - org.jetbrains.kotlin - kotlin-stdlib-jdk8 - 1.6.21 - - - org.jetbrains.kotlin - kotlin-stdlib - 1.6.21 - - - org.jetbrains.kotlinx - kotlinx-coroutines-android - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-core-jvm - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-core - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-debug - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-guava - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-javafx - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-jdk8 - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-jdk9 - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-play-services - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-reactive - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-reactor - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-rx2 - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-rx3 - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-slf4j - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-swing - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-test-jvm - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-coroutines-test - 1.6.2 - - - org.jetbrains.kotlinx - kotlinx-serialization-json - 1.3.3 - - - org.jsoup - jsoup - 1.14.2 - - - org.junit-pioneer - junit-pioneer - 1.5.0 - - - 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.jupiter - junit-jupiter - 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-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-suite - 1.8.2 - - - org.junit.platform - junit-platform-testkit - 1.8.2 - - - org.junit.vintage - junit-vintage-engine - 5.8.2 - - - org.keycloak - keycloak-adapter-core - 18.0.1 - - - org.keycloak - keycloak-adapter-spi - 18.0.1 - - - org.keycloak - keycloak-admin-client - 18.0.1 - - - org.checkerframework - checker-qual - - - - - org.keycloak - keycloak-authz-client - 18.0.1 - - - org.keycloak - keycloak-common - 18.0.1 - - - org.keycloak - keycloak-core - 18.0.1 - - - org.liquibase.ext - liquibase-mongodb - 4.11.0 - - - org.liquibase - liquibase-core - 4.11.0 - - - ch.qos.logback - logback-classic - - - javax.xml.bind - jaxb-api - - - - - org.lz4 - lz4-java - 1.8.0 - - - org.mariadb.jdbc - mariadb-java-client - 3.0.5 - - - org.mockito - mockito-android - 4.6.0 - - - org.mockito - mockito-core - 4.6.0 - - - org.mockito - mockito-errorprone - 4.6.0 - - - org.mockito - mockito-inline - 4.6.0 - - - org.mockito - mockito-junit-jupiter - 4.6.0 - - - org.mockito - mockito-proxy - 4.6.0 - - - org.mongodb - bson - 4.3.4 - - - org.mongodb - mongodb-crypt - 1.2.1 - - - org.mongodb - mongodb-driver-core - 4.3.4 - - - org.mongodb - mongodb-driver-legacy - 4.3.4 - - - org.mongodb - mongodb-driver-reactivestreams - 4.3.4 - - - org.mongodb - mongodb-driver-sync - 4.3.4 - - - org.ow2.asm - asm-analysis - 9.3 - - - org.ow2.asm - asm-commons - 9.3 - - - org.ow2.asm - asm-tree - 9.3 - - - org.ow2.asm - asm - 9.3 - - - org.postgresql - postgresql - 42.3.6 - - - org.checkerframework - checker-qual - - - - - org.quartz-scheduler - quartz - 2.3.2 - - - org.reactivestreams - reactive-streams - 1.0.3 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.scala-lang - scala-compiler - 2.13.8 - - - org.scala-lang - scala-library - 2.13.8 - - - org.scala-lang - scala-reflect - 2.13.8 - - - org.slf4j - slf4j-api - 1.7.36 - - - org.testcontainers - azure - 1.17.2 - - - org.testcontainers - cassandra - 1.17.2 - - - org.testcontainers - clickhouse - 1.17.2 - - - org.testcontainers - cockroachdb - 1.17.2 - - - org.testcontainers - couchbase - 1.17.2 - - - org.testcontainers - database-commons - 1.17.2 - - - org.testcontainers - db2 - 1.17.2 - - - org.testcontainers - dynalite - 1.17.2 - - - org.testcontainers - elasticsearch - 1.17.2 - - - org.testcontainers - gcloud - 1.17.2 - - - org.testcontainers - hivemq - 1.17.2 - - - org.testcontainers - influxdb - 1.17.2 - - - org.testcontainers - jdbc - 1.17.2 - - - org.testcontainers - junit-jupiter - 1.17.2 - - - org.testcontainers - k3s - 1.17.2 - - - org.testcontainers - kafka - 1.17.2 - - - org.testcontainers - localstack - 1.17.2 - - - org.testcontainers - mariadb - 1.17.2 - - - org.testcontainers - mockserver - 1.17.2 - - - org.testcontainers - mongodb - 1.17.2 - - - org.testcontainers - mssqlserver - 1.17.2 - - - org.testcontainers - mysql - 1.17.2 - - - org.testcontainers - neo4j - 1.17.2 - - - org.testcontainers - nginx - 1.17.2 - - - org.testcontainers - oracle-xe - 1.17.2 - - - org.testcontainers - orientdb - 1.17.2 - - - org.testcontainers - postgresql - 1.17.2 - - - org.testcontainers - presto - 1.17.2 - - - org.testcontainers - pulsar - 1.17.2 - - - org.testcontainers - r2dbc - 1.17.2 - - - org.testcontainers - rabbitmq - 1.17.2 - - - org.testcontainers - selenium - 1.17.2 - - - org.testcontainers - solr - 1.17.2 - - - org.testcontainers - spock - 1.17.2 - - - org.testcontainers - testcontainers - 1.17.2 - - - org.hamcrest - hamcrest-core - - - - - org.testcontainers - toxiproxy - 1.17.2 - - - org.testcontainers - trino - 1.17.2 - - - org.testcontainers - vault - 1.17.2 - - - org.testng - testng - 6.14.2 - - - org.wildfly.client - wildfly-client-config - 1.0.1.Final - - - org.wildfly.common - wildfly-common - 1.5.4.Final-format-001 - - - org.wildfly.openssl - wildfly-openssl-java - 1.0.6.Final - - - org.wildfly.openssl - wildfly-openssl-linux-x86_64 - 1.0.6.Final - - - org.wildfly.security - wildfly-elytron-asn1 - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-auth-server - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-credential - 1.19.0.Final - - - org.slf4j - jcl-over-slf4j - - - - - org.wildfly.security - wildfly-elytron-password-impl - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-realm-jdbc - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-realm-ldap - 1.19.0.Final - - - org.slf4j - jcl-over-slf4j - - - - - org.wildfly.security - wildfly-elytron-realm-token - 1.19.0.Final - - - org.slf4j - jcl-over-slf4j - - - - - org.wildfly.security - wildfly-elytron-realm - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-digest - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-external - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-gs2 - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-gssapi - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-oauth2 - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-plain - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-scram - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-security-manager-action - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-ssl - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-x500-cert - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron - 1.19.0.Final - - - org.xerial.snappy - snappy-java - 1.1.8.4 - - - org.yaml - snakeyaml - 1.30 - - - \ No newline at end of file diff --git a/poms/io.quarkus.platform-quarkus-bom-2.11.1.Final/pom.xml b/poms/io.quarkus.platform-quarkus-bom-2.11.1.Final/pom.xml deleted file mode 100644 index 6f72a63..0000000 --- a/poms/io.quarkus.platform-quarkus-bom-2.11.1.Final/pom.xml +++ /dev/null @@ -1,10109 +0,0 @@ - - 4.0.0 - io.quarkus.platform - quarkus-bom - 2.11.1.Final - pom - Quarkus Platform - Core - 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.11.1.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 - - - - - release - - - - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - - - - - - - - - io.quarkus.platform - quarkus-bom-quarkus-platform-descriptor - 2.11.1.Final - json - 2.11.1.Final - - - io.quarkus.platform - quarkus-bom-quarkus-platform-properties - 2.11.1.Final - properties - - - biz.paluch.logging - logstash-gelf - 1.15.0 - - - com.aayushatharva.brotli4j - brotli4j - 1.7.1 - - - com.aayushatharva.brotli4j - native-linux-x86_64 - 1.7.1 - - - com.amazonaws - aws-lambda-java-core - 1.2.1 - - - com.amazonaws - aws-lambda-java-events - 3.11.0 - - - com.amazonaws - aws-xray-recorder-sdk-aws-sdk-v2 - 2.11.2 - - - commons-logging - commons-logging - - - joda-time - joda-time - - - - - com.cronutils - cron-utils - 9.1.6 - - - org.javassist - javassist - - - - - com.fasterxml.jackson.core - jackson-annotations - 2.13.3 - - - com.fasterxml.jackson.core - jackson-core - 2.13.3 - - - com.fasterxml.jackson.core - jackson-databind - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-avro - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-cbor - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-csv - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-ion - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-properties - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-protobuf - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-smile - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-toml - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-yaml - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-eclipse-collections - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-guava - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-hibernate4 - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-hibernate5-jakarta - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-hibernate5 - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-hppc - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-jakarta-jsonp - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-jaxrs - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-jdk8 - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-joda-money - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-joda - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-json-org - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-jsr310 - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-jsr353 - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-pcollections - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-base - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-cbor-provider - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-json-provider - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-smile-provider - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-xml-provider - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-yaml-provider - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-base - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-cbor-provider - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-smile-provider - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-xml-provider - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-yaml-provider - 2.13.3 - - - com.fasterxml.jackson.jr - jackson-jr-all - 2.13.3 - - - com.fasterxml.jackson.jr - jackson-jr-annotation-support - 2.13.3 - - - com.fasterxml.jackson.jr - jackson-jr-objects - 2.13.3 - - - com.fasterxml.jackson.jr - jackson-jr-retrofit2 - 2.13.3 - - - com.fasterxml.jackson.jr - jackson-jr-stree - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-afterburner - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-blackbird - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-guice - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-jakarta-xmlbind-annotations - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-jaxb-annotations - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-jsonSchema - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-kotlin - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-mrbean - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-no-ctor-deser - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-osgi - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-parameter-names - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-paranamer - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-scala_2.11 - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-scala_2.12 - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-scala_2.13 - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-scala_3 - 2.13.3 - - - com.fasterxml - classmate - 1.5.1 - - - com.github.ben-manes.caffeine - caffeine - 2.9.3 - - - org.checkerframework - checker-qual - - - - - com.github.docker-java - docker-java-api - 3.2.13 - - - com.github.docker-java - docker-java-core - 3.2.13 - - - com.github.docker-java - docker-java-transport-httpclient5 - 3.2.13 - - - com.github.docker-java - docker-java-transport-jersey - 3.2.13 - - - com.github.docker-java - docker-java-transport-netty - 3.2.13 - - - com.github.docker-java - docker-java-transport-okhttp - 3.2.13 - - - com.github.docker-java - docker-java-transport-zerodep - 3.2.13 - - - com.github.docker-java - docker-java-transport - 3.2.13 - - - com.github.docker-java - docker-java - 3.2.13 - - - com.github.javaparser - javaparser-core - 3.24.2 - - - com.google.api.grpc - proto-google-common-protos - 2.9.1 - - - com.google.cloud.functions - functions-framework-api - 1.0.4 - - - com.google.cloud.tools - jib-core - 0.21.0 - - - commons-logging - commons-logging - - - org.checkerframework - checker-qual - - - com.google.code.findbugs - jsr305 - - - - - com.google.code.findbugs - jsr305 - 3.0.2 - - - com.google.code.gson - gson - 2.9.0 - - - com.google.errorprone - error_prone_annotations - 2.14.0 - - - org.codehaus.mojo - animal-sniffer-annotations - - - - - com.google.guava - failureaccess - 1.0.1 - - - com.google.guava - guava - 31.1-jre - - - com.google.code.findbugs - jsr305 - - - com.google.guava - listenablefuture - - - - - com.google.http-client - google-http-client-android - 1.41.8 - - - com.google.http-client - google-http-client-apache-v2 - 1.41.8 - - - com.google.http-client - google-http-client-appengine - 1.41.8 - - - com.google.http-client - google-http-client-findbugs - 1.41.8 - - - com.google.http-client - google-http-client-gson - 1.41.8 - - - com.google.http-client - google-http-client-jackson2 - 1.41.8 - - - com.google.http-client - google-http-client-protobuf - 1.41.8 - - - com.google.http-client - google-http-client-test - 1.41.8 - - - com.google.http-client - google-http-client-xml - 1.41.8 - - - com.google.http-client - google-http-client - 1.41.8 - - - com.google.protobuf - protobuf-java-util - 3.19.3 - - - org.checkerframework - checker-qual - - - - - com.google.protobuf - protobuf-java - 3.19.3 - - - com.google.protobuf - protoc - 3.19.3 - exe - linux-aarch_64 - - - com.google.protobuf - protoc - 3.19.3 - exe - linux-x86_32 - - - com.google.protobuf - protoc - 3.19.3 - exe - linux-x86_64 - - - com.google.protobuf - protoc - 3.19.3 - exe - osx-aarch_64 - - - com.google.protobuf - protoc - 3.19.3 - exe - osx-x86_64 - - - com.google.protobuf - protoc - 3.19.3 - exe - windows-x86_32 - - - com.google.protobuf - protoc - 3.19.3 - exe - windows-x86_64 - - - com.h2database - h2 - 2.1.214 - - - com.ibm.db2 - jcc - 11.5.7.0 - - - com.microsoft.azure.functions - azure-functions-java-library - 1.4.2 - - - com.microsoft.azure - adal4j - 1.6.7 - - - org.apache.commons - commons-lang3 - - - com.sun.mail - javax.mail - - - com.github.stephenc.jcip - jcip-annotations - - - com.nimbusds - lang-tag - - - com.nimbusds - nimbus-jose-jwt - - - net.minidev - json-smart - - - com.google.code.gson - gson - - - org.slf4j - slf4j-api - - - commons-codec - commons-codec - - - - - com.microsoft.sqlserver - mssql-jdbc - 7.2.2.jre8 - - - com.nimbusds - nimbus-jose-jwt - 9.23 - - - com.ongres.scram - client - 2.1 - - - com.oracle.database.ha - ons - 21.5.0.0 - - - com.oracle.database.ha - simplefan - 21.5.0.0 - - - com.oracle.database.jdbc.debug - ojdbc11-debug - 21.5.0.0 - pom - - - com.oracle.database.jdbc.debug - ojdbc11-observability-debug - 21.5.0.0 - pom - - - com.oracle.database.jdbc.debug - ojdbc11_g - 21.5.0.0 - - - com.oracle.database.jdbc.debug - ojdbc11dms_g - 21.5.0.0 - - - com.oracle.database.jdbc.debug - ojdbc8-debug - 21.5.0.0 - pom - - - com.oracle.database.jdbc.debug - ojdbc8-observability-debug - 21.5.0.0 - pom - - - com.oracle.database.jdbc.debug - ojdbc8_g - 21.5.0.0 - - - com.oracle.database.jdbc.debug - ojdbc8dms_g - 21.5.0.0 - - - com.oracle.database.jdbc - ojdbc11-production - 21.5.0.0 - pom - - - com.oracle.database.jdbc - ojdbc11 - 21.5.0.0 - - - com.oracle.database.jdbc - ojdbc8-production - 21.5.0.0 - pom - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - - - com.oracle.database.jdbc - rsi - 21.5.0.0 - - - com.oracle.database.jdbc - ucp11 - 21.5.0.0 - - - com.oracle.database.jdbc - ucp - 21.5.0.0 - - - com.oracle.database.nls - orai18n - 21.5.0.0 - - - com.oracle.database.observability - dms - 21.5.0.0 - - - com.oracle.database.observability - ojdbc11-observability - 21.5.0.0 - pom - - - com.oracle.database.observability - ojdbc11dms - 21.5.0.0 - - - com.oracle.database.observability - ojdbc8-observability - 21.5.0.0 - pom - - - com.oracle.database.observability - ojdbc8dms - 21.5.0.0 - - - com.oracle.database.security - oraclepki - 21.5.0.0 - - - com.oracle.database.security - osdt_cert - 21.5.0.0 - - - com.oracle.database.security - osdt_core - 21.5.0.0 - - - com.oracle.database.xml - xdb - 21.5.0.0 - - - com.oracle.database.xml - xmlparserv2 - 21.5.0.0 - - - com.salesforce.servicelibs - jprotoc - 1.2.1 - - - com.squareup.okhttp3 - logging-interceptor - 3.14.9 - - - com.squareup.okhttp3 - okhttp - 3.14.9 - - - com.squareup.okio - okio - 1.17.2 - - - com.sun.activation - jakarta.activation - 1.2.1 - - - com.sun.mail - jakarta.mail - 1.6.7 - - - commons-codec - commons-codec - 1.15 - - - commons-io - commons-io - 2.11.0 - - - de.flapdoodle.embed - de.flapdoodle.embed.mongo - 3.3.0 - - - dev.snowdrop - buildpack-client - 0.0.6 - - - info.picocli - picocli-codegen - 4.6.3 - - - info.picocli - picocli - 4.6.3 - - - io.agroal - agroal-api - 1.16 - - - io.agroal - agroal-narayana - 1.16 - - - io.agroal - agroal-pool - 1.16 - - - io.apicurio - apicurio-common-rest-client-vertx - 0.1.11.Final - - - io.apicurio - apicurio-registry-client - 2.2.5.Final - - - io.apicurio - apicurio-registry-serdes-avro-serde - 2.2.5.Final - - - io.dekorate - certmanager-annotations - 2.11.0 - noapt - - - io.dekorate - dekorate-core - 2.11.0 - - - io.dekorate - docker-annotations - 2.11.0 - - - io.dekorate - helm-annotations - 2.11.0 - noapt - - - io.dekorate - knative-annotations - 2.11.0 - noapt - - - io.dekorate - kubernetes-annotations - 2.11.0 - noapt - - - io.dekorate - openshift-annotations - 2.11.0 - noapt - - - io.dekorate - option-annotations - 2.11.0 - - - io.dekorate - s2i-annotations - 2.11.0 - - - io.dekorate - servicebinding-annotations - 2.11.0 - noapt - - - io.fabric8.kubernetes - kubernetes-karaf-itests - 5.12.2 - - - io.fabric8.kubernetes - kubernetes-karaf - 5.12.2 - - - io.fabric8 - camel-k-client - 5.12.2 - - - io.fabric8 - camel-k-mock - 5.12.2 - - - io.fabric8 - camel-k-model-v1 - 5.12.2 - - - io.fabric8 - camel-k-model-v1alpha1 - 5.12.2 - - - io.fabric8 - camel-k-tests - 5.12.2 - - - io.fabric8 - certmanager-client - 5.12.2 - - - io.fabric8 - certmanager-examples - 5.12.2 - - - io.fabric8 - certmanager-model-v1 - 5.12.2 - - - io.fabric8 - certmanager-model-v1alpha2 - 5.12.2 - - - io.fabric8 - certmanager-model-v1alpha3 - 5.12.2 - - - io.fabric8 - certmanager-model-v1beta1 - 5.12.2 - - - io.fabric8 - certmanager-server-mock - 5.12.2 - - - io.fabric8 - certmanager-tests - 5.12.2 - - - io.fabric8 - chaosmesh-client - 5.12.2 - - - io.fabric8 - chaosmesh-examples - 5.12.2 - - - io.fabric8 - chaosmesh-model - 5.12.2 - - - io.fabric8 - chaosmesh-server-mock - 5.12.2 - - - io.fabric8 - chaosmesh-tests - 5.12.2 - - - io.fabric8 - crd-generator-api - 5.12.2 - - - io.fabric8 - crd-generator-apt - 5.12.2 - - - io.fabric8 - istio-client - 5.12.2 - - - io.fabric8 - istio-examples - 5.12.2 - - - io.fabric8 - istio-model-v1alpha3 - 5.12.2 - - - io.fabric8 - istio-model-v1beta1 - 5.12.2 - - - io.fabric8 - istio-server-mock - 5.12.2 - - - io.fabric8 - istio-tests - 5.12.2 - - - io.fabric8 - knative-client - 5.12.2 - - - io.fabric8 - knative-examples - 5.12.2 - - - io.fabric8 - knative-mock - 5.12.2 - - - io.fabric8 - knative-model - 5.12.2 - - - io.fabric8 - knative-tests - 5.12.2 - - - io.fabric8 - kubernetes-client - 5.12.2 - - - io.fabric8 - kubernetes-examples - 5.12.2 - - - io.fabric8 - kubernetes-model-admissionregistration - 5.12.2 - - - io.fabric8 - kubernetes-model-apiextensions - 5.12.2 - - - io.fabric8 - kubernetes-model-apps - 5.12.2 - - - io.fabric8 - kubernetes-model-autoscaling - 5.12.2 - - - io.fabric8 - kubernetes-model-batch - 5.12.2 - - - io.fabric8 - kubernetes-model-certificates - 5.12.2 - - - io.fabric8 - kubernetes-model-common - 5.12.2 - - - io.fabric8 - kubernetes-model-coordination - 5.12.2 - - - io.fabric8 - kubernetes-model-core - 5.12.2 - - - io.fabric8 - kubernetes-model-discovery - 5.12.2 - - - io.fabric8 - kubernetes-model-events - 5.12.2 - - - io.fabric8 - kubernetes-model-extensions - 5.12.2 - - - io.fabric8 - kubernetes-model-flowcontrol - 5.12.2 - - - io.fabric8 - kubernetes-model-jsonschema2pojo - 5.12.2 - - - io.fabric8 - kubernetes-model-metrics - 5.12.2 - - - io.fabric8 - kubernetes-model-networking - 5.12.2 - - - io.fabric8 - kubernetes-model-node - 5.12.2 - - - io.fabric8 - kubernetes-model-policy - 5.12.2 - - - io.fabric8 - kubernetes-model-rbac - 5.12.2 - - - io.fabric8 - kubernetes-model-scheduling - 5.12.2 - - - io.fabric8 - kubernetes-model-storageclass - 5.12.2 - - - io.fabric8 - kubernetes-model - 5.12.2 - - - io.fabric8 - kubernetes-openshift-uberjar - 5.12.2 - - - io.fabric8 - kubernetes-server-mock - 5.12.2 - - - io.fabric8 - kubernetes-test - 5.12.2 - - - io.fabric8 - model-annotator - 5.12.2 - - - io.fabric8 - open-cluster-management-agent-model - 5.12.2 - - - io.fabric8 - open-cluster-management-apps-model - 5.12.2 - - - io.fabric8 - open-cluster-management-client - 5.12.2 - - - io.fabric8 - open-cluster-management-cluster-model - 5.12.2 - - - io.fabric8 - open-cluster-management-discovery-model - 5.12.2 - - - io.fabric8 - open-cluster-management-observability-model - 5.12.2 - - - io.fabric8 - open-cluster-management-operator-model - 5.12.2 - - - io.fabric8 - open-cluster-management-placementruleapps-model - 5.12.2 - - - io.fabric8 - open-cluster-management-policy-model - 5.12.2 - - - io.fabric8 - open-cluster-management-search-model - 5.12.2 - - - io.fabric8 - open-cluster-management-server-mock - 5.12.2 - - - io.fabric8 - open-cluster-management-tests - 5.12.2 - - - io.fabric8 - openclustermanagement-examples - 5.12.2 - - - io.fabric8 - openshift-client - 5.12.2 - - - io.fabric8 - openshift-model-clusterautoscaling - 5.12.2 - - - io.fabric8 - openshift-model-console - 5.12.2 - - - io.fabric8 - openshift-model-hive - 5.12.2 - - - io.fabric8 - openshift-model-installer - 5.12.2 - - - io.fabric8 - openshift-model-machine - 5.12.2 - - - io.fabric8 - openshift-model-machineconfig - 5.12.2 - - - io.fabric8 - openshift-model-miscellaneous - 5.12.2 - - - io.fabric8 - openshift-model-monitoring - 5.12.2 - - - io.fabric8 - openshift-model-operator - 5.12.2 - - - io.fabric8 - openshift-model-operatorhub - 5.12.2 - - - io.fabric8 - openshift-model-storageversionmigrator - 5.12.2 - - - io.fabric8 - openshift-model-tuned - 5.12.2 - - - io.fabric8 - openshift-model-whereabouts - 5.12.2 - - - io.fabric8 - openshift-model - 5.12.2 - - - io.fabric8 - openshift-server-mock - 5.12.2 - - - io.fabric8 - service-catalog-examples - 5.12.2 - - - io.fabric8 - servicecatalog-client - 5.12.2 - - - io.fabric8 - servicecatalog-model - 5.12.2 - - - io.fabric8 - servicecatalog-server-mock - 5.12.2 - - - io.fabric8 - servicecatalog-tests - 5.12.2 - - - io.fabric8 - tekton-client - 5.12.2 - - - io.fabric8 - tekton-examples - 5.12.2 - - - io.fabric8 - tekton-mock - 5.12.2 - - - io.fabric8 - tekton-model-triggers - 5.12.2 - - - io.fabric8 - tekton-model-v1alpha1 - 5.12.2 - - - io.fabric8 - tekton-model-v1beta1 - 5.12.2 - - - io.fabric8 - tekton-tests - 5.12.2 - - - io.fabric8 - verticalpodautoscaler-client - 5.12.2 - - - io.fabric8 - verticalpodautoscaler-examples - 5.12.2 - - - io.fabric8 - verticalpodautoscaler-model-v1 - 5.12.2 - - - io.fabric8 - verticalpodautoscaler-server-mock - 5.12.2 - - - io.fabric8 - verticalpodautoscaler-tests - 5.12.2 - - - io.fabric8 - volcano-client - 5.12.2 - - - io.fabric8 - volcano-examples - 5.12.2 - - - io.fabric8 - volcano-model-v1beta1 - 5.12.2 - - - io.fabric8 - volcano-server-mock - 5.12.2 - - - io.fabric8 - volcano-tests - 5.12.2 - - - io.fabric8 - volumesnapshot-client - 5.12.2 - - - io.fabric8 - volumesnapshot-examples - 5.12.2 - - - io.fabric8 - volumesnapshot-model - 5.12.2 - - - io.fabric8 - volumesnapshot-server-mock - 5.12.2 - - - io.fabric8 - volumesnapshot-tests - 5.12.2 - - - io.github.crac - org-crac - 0.1.1 - - - io.grpc - grpc-all - 1.47.0 - - - io.grpc - grpc-alts - 1.47.0 - - - io.grpc - grpc-api - 1.47.0 - - - io.grpc - grpc-auth - 1.47.0 - - - io.grpc - grpc-benchmarks - 1.47.0 - - - io.grpc - grpc-census - 1.47.0 - - - io.grpc - grpc-context - 1.47.0 - - - io.grpc - grpc-core - 1.47.0 - - - io.grpc - grpc-gcp-observability - 1.47.0 - - - io.grpc - grpc-googleapis - 1.47.0 - - - io.grpc - grpc-grpclb - 1.47.0 - - - io.grpc - grpc-interop-testing - 1.47.0 - - - io.grpc - grpc-netty-shaded - 1.47.0 - - - io.grpc - grpc-netty - 1.47.0 - - - io.grpc - grpc-okhttp - 1.47.0 - - - io.grpc - grpc-protobuf-lite - 1.47.0 - - - io.grpc - grpc-protobuf - 1.47.0 - - - io.grpc - grpc-rls - 1.47.0 - - - io.grpc - grpc-services - 1.47.0 - - - io.grpc - grpc-stub - 1.47.0 - - - io.grpc - grpc-testing-proto - 1.47.0 - - - io.grpc - grpc-testing - 1.47.0 - - - io.grpc - grpc-xds - 1.47.0 - - - io.grpc - protoc-gen-grpc-java - 1.47.0 - pom - - - io.grpc - protoc-gen-grpc-java - 1.47.0 - exe - linux-aarch_64 - - - io.grpc - protoc-gen-grpc-java - 1.47.0 - exe - linux-x86_32 - - - io.grpc - protoc-gen-grpc-java - 1.47.0 - exe - linux-x86_64 - - - io.grpc - protoc-gen-grpc-java - 1.47.0 - exe - osx-aarch_64 - - - io.grpc - protoc-gen-grpc-java - 1.47.0 - exe - osx-x86_64 - - - io.grpc - protoc-gen-grpc-java - 1.47.0 - exe - windows-x86_32 - - - io.grpc - protoc-gen-grpc-java - 1.47.0 - exe - windows-x86_64 - - - io.jaegertracing - jaeger-core - 1.8.1 - - - io.jaegertracing - jaeger-thrift - 1.8.1 - - - org.apache.tomcat.embed - tomcat-embed-core - - - javax.annotation - javax.annotation-api - - - org.apache.tomcat - tomcat-annotations-api - - - - - io.jaegertracing - jaeger-zipkin - 1.8.1 - - - commons-logging - commons-logging - - - javax.annotation - javax.annotation-api - - - org.apache.tomcat.embed - tomcat-embed-core - - - - - io.micrometer - micrometer-core - 1.9.2 - - - io.micrometer - micrometer-registry-appoptics - 1.9.2 - - - io.micrometer - micrometer-registry-atlas - 1.9.2 - - - io.micrometer - micrometer-registry-azure-monitor - 1.9.2 - - - io.micrometer - micrometer-registry-cloudwatch2 - 1.9.2 - - - io.micrometer - micrometer-registry-cloudwatch - 1.9.2 - - - io.micrometer - micrometer-registry-datadog - 1.9.2 - - - io.micrometer - micrometer-registry-dynatrace - 1.9.2 - - - io.micrometer - micrometer-registry-elastic - 1.9.2 - - - io.micrometer - micrometer-registry-ganglia - 1.9.2 - - - io.micrometer - micrometer-registry-graphite - 1.9.2 - - - io.micrometer - micrometer-registry-health - 1.9.2 - - - io.micrometer - micrometer-registry-humio - 1.9.2 - - - io.micrometer - micrometer-registry-influx - 1.9.2 - - - io.micrometer - micrometer-registry-jmx - 1.9.2 - - - io.micrometer - micrometer-registry-kairos - 1.9.2 - - - io.micrometer - micrometer-registry-new-relic - 1.9.2 - - - io.micrometer - micrometer-registry-opentsdb - 1.9.2 - - - io.micrometer - micrometer-registry-otlp - 1.9.2 - - - io.micrometer - micrometer-registry-prometheus - 1.9.2 - - - io.micrometer - micrometer-registry-signalfx - 1.9.2 - - - io.micrometer - micrometer-registry-stackdriver - 1.9.2 - - - io.micrometer - micrometer-registry-statsd - 1.9.2 - - - io.micrometer - micrometer-registry-wavefront - 1.9.2 - - - io.micrometer - micrometer-test - 1.9.2 - - - io.netty - netty-all - 4.1.78.Final - - - io.netty - netty-buffer - 4.1.78.Final - - - io.netty - netty-codec-dns - 4.1.78.Final - - - io.netty - netty-codec-haproxy - 4.1.78.Final - - - io.netty - netty-codec-http2 - 4.1.78.Final - - - io.netty - netty-codec-http - 4.1.78.Final - - - io.netty - netty-codec-memcache - 4.1.78.Final - - - io.netty - netty-codec-mqtt - 4.1.78.Final - - - io.netty - netty-codec-redis - 4.1.78.Final - - - io.netty - netty-codec-smtp - 4.1.78.Final - - - io.netty - netty-codec-socks - 4.1.78.Final - - - io.netty - netty-codec-stomp - 4.1.78.Final - - - io.netty - netty-codec-xml - 4.1.78.Final - - - io.netty - netty-codec - 4.1.78.Final - - - io.netty - netty-common - 4.1.78.Final - - - io.netty - netty-dev-tools - 4.1.78.Final - - - io.netty - netty-example - 4.1.78.Final - - - io.netty - netty-handler-proxy - 4.1.78.Final - - - io.netty - netty-handler - 4.1.78.Final - - - io.netty - netty-resolver-dns-classes-macos - 4.1.78.Final - - - io.netty - netty-resolver-dns-native-macos - 4.1.78.Final - - - io.netty - netty-resolver-dns-native-macos - 4.1.78.Final - osx-aarch_64 - - - io.netty - netty-resolver-dns-native-macos - 4.1.78.Final - osx-x86_64 - - - io.netty - netty-resolver-dns - 4.1.78.Final - - - io.netty - netty-resolver - 4.1.78.Final - - - io.netty - netty-tcnative-boringssl-static - 2.0.53.Final - - - io.netty - netty-tcnative-boringssl-static - 2.0.53.Final - linux-aarch_64 - - - io.netty - netty-tcnative-boringssl-static - 2.0.53.Final - linux-x86_64 - - - io.netty - netty-tcnative-boringssl-static - 2.0.53.Final - osx-aarch_64 - - - io.netty - netty-tcnative-boringssl-static - 2.0.53.Final - osx-x86_64 - - - io.netty - netty-tcnative-boringssl-static - 2.0.53.Final - windows-x86_64 - - - io.netty - netty-tcnative-classes - 2.0.53.Final - - - io.netty - netty-tcnative - 2.0.53.Final - linux-aarch_64-fedora - - - io.netty - netty-tcnative - 2.0.53.Final - linux-x86_64-fedora - - - io.netty - netty-tcnative - 2.0.53.Final - linux-x86_64 - - - io.netty - netty-tcnative - 2.0.53.Final - osx-x86_64 - - - io.netty - netty-transport-classes-epoll - 4.1.78.Final - - - io.netty - netty-transport-classes-kqueue - 4.1.78.Final - - - io.netty - netty-transport-native-epoll - 4.1.78.Final - - - io.netty - netty-transport-native-epoll - 4.1.78.Final - linux-aarch_64 - - - io.netty - netty-transport-native-epoll - 4.1.78.Final - linux-x86_64 - - - io.netty - netty-transport-native-kqueue - 4.1.78.Final - - - io.netty - netty-transport-native-kqueue - 4.1.78.Final - osx-aarch_64 - - - io.netty - netty-transport-native-kqueue - 4.1.78.Final - osx-x86_64 - - - io.netty - netty-transport-native-unix-common - 4.1.78.Final - - - io.netty - netty-transport-native-unix-common - 4.1.78.Final - linux-aarch_64 - - - io.netty - netty-transport-native-unix-common - 4.1.78.Final - linux-x86_64 - - - io.netty - netty-transport-native-unix-common - 4.1.78.Final - osx-aarch_64 - - - io.netty - netty-transport-native-unix-common - 4.1.78.Final - osx-x86_64 - - - io.netty - netty-transport-rxtx - 4.1.78.Final - - - io.netty - netty-transport-sctp - 4.1.78.Final - - - io.netty - netty-transport-udt - 4.1.78.Final - - - io.netty - netty-transport - 4.1.78.Final - - - io.opentelemetry.instrumentation - opentelemetry-apache-dbcp-2.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-apache-dubbo-2.7 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-apache-httpclient-4.3 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-armeria-1.3 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-lambda-core-1.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-lambda-events-2.2 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-sdk-1.11-autoconfigure - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-sdk-1.11 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-sdk-2.2-autoconfigure - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-sdk-2.2 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-elasticsearch-transport-common - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-graphql-java-12.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-grpc-1.6 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-guava-10.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-hikaricp-3.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-instrumentation-api-annotation-support - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-instrumentation-api-semconv - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-instrumentation-api - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-instrumentation-appender-api-internal - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-instrumentation-appender-sdk-internal - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-jaeger-exporter-starter - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-jaxws-common - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-jdbc - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-jetty-httpclient-9.2 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-kafka-clients-2.6 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-kafka-clients-common - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-ktor-1.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-ktor-2.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-ktor-common - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-lettuce-5.1 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-lettuce-common - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-log4j-appender-2.17 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-log4j-context-data-2.17-autoconfigure - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-logback-appender-1.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-logback-mdc-1.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-mongo-3.1 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-okhttp-3.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-oracle-ucp-11.2 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-oshi - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-otlp-exporter-starter - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-quartz-2.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-ratpack-1.7 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-reactor-3.1 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-restlet-1.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-restlet-2.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rocketmq-client-4.8 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-runtime-metrics - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rxjava-1.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rxjava-2.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rxjava-3-common - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rxjava-3.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rxjava-3.1.1 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-boot-autoconfigure - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-integration-4.1 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-starter - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-web-3.1 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-webflux-5.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-webmvc-3.1 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-vibur-dbcp-11.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-zipkin-exporter-starter - 1.15.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-executors-bootstrap - 1.15.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-jaxrs-common-bootstrap - 1.15.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-jdbc-bootstrap - 1.15.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-kafka-clients-0.11-bootstrap - 1.15.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-rmi-bootstrap - 1.15.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-servlet-common-bootstrap - 1.15.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-tomcat - 1.15.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-undertow-1.4-bootstrap - 1.15.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-agent-for-testing - 1.15.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-javaagent-bootstrap - 1.15.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-javaagent-extension-api - 1.15.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-javaagent-tooling-java9 - 1.15.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-javaagent-tooling - 1.15.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-muzzle - 1.15.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-testing-common - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-api - 1.15.0 - - - io.opentelemetry - opentelemetry-context - 1.15.0 - - - io.opentelemetry - opentelemetry-exporter-jaeger-proto - 1.15.0 - - - io.opentelemetry - opentelemetry-exporter-jaeger-thrift - 1.15.0 - - - io.opentelemetry - opentelemetry-exporter-jaeger - 1.15.0 - - - io.opentelemetry - opentelemetry-exporter-logging-otlp - 1.15.0 - - - io.opentelemetry - opentelemetry-exporter-logging - 1.15.0 - - - io.opentelemetry - opentelemetry-exporter-otlp-common - 1.15.0 - - - io.opentelemetry - opentelemetry-exporter-otlp-logs - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-exporter-otlp - 1.15.0 - - - io.opentelemetry - opentelemetry-exporter-prometheus - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-exporter-zipkin - 1.15.0 - - - io.opentelemetry - opentelemetry-extension-annotations - 1.15.0 - - - io.opentelemetry - opentelemetry-extension-aws - 1.15.0 - - - io.opentelemetry - opentelemetry-extension-incubator - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-extension-kotlin - 1.15.0 - - - io.opentelemetry - opentelemetry-extension-noop-api - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-extension-trace-propagators - 1.15.0 - - - io.opentelemetry - opentelemetry-micrometer1-shim - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-opencensus-shim - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-opentracing-shim - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-sdk-common - 1.15.0 - - - io.opentelemetry - opentelemetry-sdk-extension-autoconfigure-spi - 1.15.0 - - - io.opentelemetry - opentelemetry-sdk-extension-autoconfigure - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-sdk-extension-aws - 1.15.0 - - - io.opentelemetry - opentelemetry-sdk-extension-jaeger-remote-sampler - 1.15.0 - - - io.opentelemetry - opentelemetry-sdk-extension-jfr-events - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-sdk-extension-metric-incubator - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-sdk-extension-resources - 1.15.0 - - - io.opentelemetry - opentelemetry-sdk-extension-tracing-incubator - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-sdk-extension-zpages - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-sdk-logs-testing - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-sdk-logs - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-sdk-metrics - 1.15.0 - - - io.opentelemetry - opentelemetry-sdk-testing - 1.15.0 - - - io.opentelemetry - opentelemetry-sdk-trace - 1.15.0 - - - io.opentelemetry - opentelemetry-sdk - 1.15.0 - - - io.opentelemetry - opentelemetry-semconv - 1.15.0-alpha - - - io.opentracing.contrib - opentracing-jdbc - 0.2.4 - - - io.opentracing.contrib - opentracing-kafka-client - 0.1.15 - - - io.opentracing.contrib - opentracing-mongo-common - 0.1.5 - - - io.opentracing - opentracing-api - 0.33.0 - - - io.opentracing - opentracing-mock - 0.33.0 - - - io.opentracing - opentracing-noop - 0.33.0 - - - io.opentracing - opentracing-util - 0.33.0 - - - io.opentracing - opentracing-util - 0.33.0 - tests - - - io.quarkiverse.config - quarkus-config-consul-deployment - 1.1.0 - - - io.quarkiverse.config - quarkus-config-consul - 1.1.0 - - - io.quarkiverse.vault - quarkus-vault-deployment - 1.1.0 - - - io.quarkiverse.vault - quarkus-vault-model - 1.1.0 - - - io.quarkiverse.vault - quarkus-vault - 1.1.0 - - - io.quarkus.arc - arc-processor - 2.11.1.Final - - - io.quarkus.arc - arc - 2.11.1.Final - - - io.quarkus.gizmo - gizmo - 1.0.11.Final - - - io.quarkus.gizmo - gizmo - 1.0.11.Final - tests - - - io.quarkus.http - quarkus-http-core - 4.1.9 - - - io.quarkus.http - quarkus-http-http-core - 4.1.9 - - - io.quarkus.http - quarkus-http-servlet - 4.1.9 - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.2_spec - - - - - io.quarkus.http - quarkus-http-vertx-backend - 4.1.9 - - - io.netty - netty-all - - - - - io.quarkus.http - quarkus-http-websocket-core - 4.1.9 - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.2_spec - - - - - io.quarkus.http - quarkus-http-websocket-vertx - 4.1.9 - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.2_spec - - - - - io.quarkus.qute - qute-core - 2.11.1.Final - - - io.quarkus.qute - qute-generator - 2.11.1.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-client-processor - 2.11.1.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-client - 2.11.1.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-common-processor - 2.11.1.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-common - 2.11.1.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-jackson - 2.11.1.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-jsonb - 2.11.1.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-processor - 2.11.1.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-vertx - 2.11.1.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive - 2.11.1.Final - - - io.quarkus.security - quarkus-security - 1.1.4.Final - - - javax.inject - javax.inject - - - javax.enterprise - cdi-api - - - - - io.quarkus - quarkus-agroal-deployment - 2.11.1.Final - - - io.quarkus - quarkus-agroal-spi - 2.11.1.Final - - - io.quarkus - quarkus-agroal - 2.11.1.Final - - - io.quarkus - quarkus-amazon-alexa-deployment - 2.11.1.Final - - - io.quarkus - quarkus-amazon-alexa - 2.11.1.Final - - - io.quarkus - quarkus-amazon-dynamodb-deployment - 2.11.1.Final - - - io.quarkus - quarkus-amazon-dynamodb - 2.11.1.Final - - - io.quarkus - quarkus-amazon-iam-deployment - 2.11.1.Final - - - io.quarkus - quarkus-amazon-iam - 2.11.1.Final - - - io.quarkus - quarkus-amazon-kms-deployment - 2.11.1.Final - - - io.quarkus - quarkus-amazon-kms - 2.11.1.Final - - - io.quarkus - quarkus-amazon-lambda-common-deployment - 2.11.1.Final - - - io.quarkus - quarkus-amazon-lambda-common - 2.11.1.Final - - - io.quarkus - quarkus-amazon-lambda-deployment - 2.11.1.Final - - - io.quarkus - quarkus-amazon-lambda-event-server - 2.11.1.Final - - - io.quarkus - quarkus-amazon-lambda-http-deployment - 2.11.1.Final - - - io.quarkus - quarkus-amazon-lambda-http-event-server - 2.11.1.Final - - - io.quarkus - quarkus-amazon-lambda-http - 2.11.1.Final - - - io.quarkus - quarkus-amazon-lambda-rest-deployment - 2.11.1.Final - - - io.quarkus - quarkus-amazon-lambda-rest-event-server - 2.11.1.Final - - - io.quarkus - quarkus-amazon-lambda-rest - 2.11.1.Final - - - io.quarkus - quarkus-amazon-lambda-xray-deployment - 2.11.1.Final - - - io.quarkus - quarkus-amazon-lambda-xray - 2.11.1.Final - - - io.quarkus - quarkus-amazon-lambda - 2.11.1.Final - - - io.quarkus - quarkus-amazon-s3-deployment - 2.11.1.Final - - - io.quarkus - quarkus-amazon-s3 - 2.11.1.Final - - - io.quarkus - quarkus-amazon-secretsmanager-deployment - 2.11.1.Final - - - io.quarkus - quarkus-amazon-secretsmanager - 2.11.1.Final - - - io.quarkus - quarkus-amazon-ses-deployment - 2.11.1.Final - - - io.quarkus - quarkus-amazon-ses - 2.11.1.Final - - - io.quarkus - quarkus-amazon-sns-deployment - 2.11.1.Final - - - io.quarkus - quarkus-amazon-sns - 2.11.1.Final - - - io.quarkus - quarkus-amazon-sqs-deployment - 2.11.1.Final - - - io.quarkus - quarkus-amazon-sqs - 2.11.1.Final - - - io.quarkus - quarkus-amazon-ssm-deployment - 2.11.1.Final - - - io.quarkus - quarkus-amazon-ssm - 2.11.1.Final - - - io.quarkus - quarkus-apache-httpclient-deployment - 2.11.1.Final - - - io.quarkus - quarkus-apache-httpclient - 2.11.1.Final - - - io.quarkus - quarkus-apicurio-registry-avro-deployment - 2.11.1.Final - - - io.quarkus - quarkus-apicurio-registry-avro - 2.11.1.Final - - - io.quarkus - quarkus-apicurio-registry-common-deployment - 2.11.1.Final - - - io.quarkus - quarkus-apicurio-registry-common - 2.11.1.Final - - - io.quarkus - quarkus-arc-deployment - 2.11.1.Final - - - io.quarkus - quarkus-arc - 2.11.1.Final - - - io.quarkus - quarkus-arquillian - 2.11.1.Final - - - io.quarkus - quarkus-artemis-core-deployment - 2.11.1.Final - - - io.quarkus - quarkus-artemis-core - 2.11.1.Final - - - io.quarkus - quarkus-artemis-jms-deployment - 2.11.1.Final - - - io.quarkus - quarkus-artemis-jms - 2.11.1.Final - - - io.quarkus - quarkus-avro-deployment - 2.11.1.Final - - - io.quarkus - quarkus-avro - 2.11.1.Final - - - io.quarkus - quarkus-awt-deployment - 2.11.1.Final - - - io.quarkus - quarkus-awt - 2.11.1.Final - - - io.quarkus - quarkus-azure-functions-http-deployment - 2.11.1.Final - - - io.quarkus - quarkus-azure-functions-http - 2.11.1.Final - - - io.quarkus - quarkus-bootstrap-app-model - 2.11.1.Final - - - io.quarkus - quarkus-bootstrap-core - 2.11.1.Final - - - io.quarkus - quarkus-bootstrap-gradle-resolver - 2.11.1.Final - - - io.quarkus - quarkus-bootstrap-maven-resolver - 2.11.1.Final - - - io.quarkus - quarkus-bootstrap-runner - 2.11.1.Final - - - io.quarkus - quarkus-builder - 2.11.1.Final - - - io.quarkus - quarkus-cache-deployment - 2.11.1.Final - - - io.quarkus - quarkus-cache - 2.11.1.Final - - - io.quarkus - quarkus-caffeine-deployment - 2.11.1.Final - - - io.quarkus - quarkus-caffeine - 2.11.1.Final - - - io.quarkus - quarkus-class-change-agent - 2.11.1.Final - - - io.quarkus - quarkus-config-yaml-deployment - 2.11.1.Final - - - io.quarkus - quarkus-config-yaml - 2.11.1.Final - - - io.quarkus - quarkus-confluent-registry-avro-deployment - 2.11.1.Final - - - io.quarkus - quarkus-confluent-registry-avro - 2.11.1.Final - - - io.quarkus - quarkus-confluent-registry-common-deployment - 2.11.1.Final - - - io.quarkus - quarkus-confluent-registry-common - 2.11.1.Final - - - io.quarkus - quarkus-consul-config-deployment - 2.11.1.Final - - - io.quarkus - quarkus-consul-config - 2.11.1.Final - - - io.quarkus - quarkus-container-image-buildpack-deployment - 2.11.1.Final - - - io.quarkus - quarkus-container-image-buildpack - 2.11.1.Final - - - io.quarkus - quarkus-container-image-deployment - 2.11.1.Final - - - io.quarkus - quarkus-container-image-docker-deployment - 2.11.1.Final - - - io.quarkus - quarkus-container-image-docker - 2.11.1.Final - - - io.quarkus - quarkus-container-image-jib-deployment - 2.11.1.Final - - - io.quarkus - quarkus-container-image-jib - 2.11.1.Final - - - io.quarkus - quarkus-container-image-openshift-deployment - 2.11.1.Final - - - io.quarkus - quarkus-container-image-openshift - 2.11.1.Final - - - io.quarkus - quarkus-container-image-s2i-deployment - 2.11.1.Final - - - io.quarkus - quarkus-container-image-s2i - 2.11.1.Final - - - io.quarkus - quarkus-container-image-spi - 2.11.1.Final - - - io.quarkus - quarkus-container-image-util - 2.11.1.Final - - - io.quarkus - quarkus-container-image - 2.11.1.Final - - - io.quarkus - quarkus-core-deployment - 2.11.1.Final - - - io.quarkus - quarkus-core - 2.11.1.Final - - - io.quarkus - quarkus-credentials-deployment - 2.11.1.Final - - - io.quarkus - quarkus-credentials - 2.11.1.Final - - - io.quarkus - quarkus-datasource-common - 2.11.1.Final - - - io.quarkus - quarkus-datasource-deployment-spi - 2.11.1.Final - - - io.quarkus - quarkus-datasource-deployment - 2.11.1.Final - - - io.quarkus - quarkus-datasource - 2.11.1.Final - - - io.quarkus - quarkus-development-mode-spi - 2.11.1.Final - - - io.quarkus - quarkus-devservices-common - 2.11.1.Final - - - io.quarkus - quarkus-devservices-db2 - 2.11.1.Final - - - io.quarkus - quarkus-devservices-deployment - 2.11.1.Final - - - io.quarkus - quarkus-devservices-derby - 2.11.1.Final - - - io.quarkus - quarkus-devservices-h2 - 2.11.1.Final - - - io.quarkus - quarkus-devservices-mariadb - 2.11.1.Final - - - io.quarkus - quarkus-devservices-mssql - 2.11.1.Final - - - io.quarkus - quarkus-devservices-mysql - 2.11.1.Final - - - io.quarkus - quarkus-devservices-oracle - 2.11.1.Final - - - io.quarkus - quarkus-devservices-postgresql - 2.11.1.Final - - - io.quarkus - quarkus-devtools-common - 2.11.1.Final - - - io.quarkus - quarkus-devtools-registry-client - 2.11.1.Final - - - io.quarkus - quarkus-devtools-testing - 2.11.1.Final - - - io.quarkus - quarkus-devtools-utilities - 2.11.1.Final - - - io.quarkus - quarkus-elasticsearch-rest-client-common-deployment - 2.11.1.Final - - - io.quarkus - quarkus-elasticsearch-rest-client-common - 2.11.1.Final - - - io.quarkus - quarkus-elasticsearch-rest-client-deployment - 2.11.1.Final - - - io.quarkus - quarkus-elasticsearch-rest-client - 2.11.1.Final - - - io.quarkus - quarkus-elasticsearch-rest-high-level-client-deployment - 2.11.1.Final - - - io.quarkus - quarkus-elasticsearch-rest-high-level-client - 2.11.1.Final - - - io.quarkus - quarkus-elytron-security-common-deployment - 2.11.1.Final - - - io.quarkus - quarkus-elytron-security-common - 2.11.1.Final - - - io.quarkus - quarkus-elytron-security-deployment - 2.11.1.Final - - - io.quarkus - quarkus-elytron-security-jdbc-deployment - 2.11.1.Final - - - io.quarkus - quarkus-elytron-security-jdbc - 2.11.1.Final - - - io.quarkus - quarkus-elytron-security-ldap-deployment - 2.11.1.Final - - - io.quarkus - quarkus-elytron-security-ldap - 2.11.1.Final - - - io.quarkus - quarkus-elytron-security-oauth2-deployment - 2.11.1.Final - - - io.quarkus - quarkus-elytron-security-oauth2 - 2.11.1.Final - - - io.quarkus - quarkus-elytron-security-properties-file-deployment - 2.11.1.Final - - - io.quarkus - quarkus-elytron-security-properties-file - 2.11.1.Final - - - io.quarkus - quarkus-elytron-security - 2.11.1.Final - - - io.quarkus - quarkus-flyway-deployment - 2.11.1.Final - - - io.quarkus - quarkus-flyway - 2.11.1.Final - - - io.quarkus - quarkus-fs-util - 0.0.9 - - - io.quarkus - quarkus-funqy-amazon-lambda - 2.11.1.Final - - - io.quarkus - quarkus-funqy-google-cloud-functions-deployment - 2.11.1.Final - - - io.quarkus - quarkus-funqy-google-cloud-functions - 2.11.1.Final - - - io.quarkus - quarkus-funqy-http-deployment - 2.11.1.Final - - - io.quarkus - quarkus-funqy-http - 2.11.1.Final - - - io.quarkus - quarkus-funqy-knative-events-deployment - 2.11.1.Final - - - io.quarkus - quarkus-funqy-knative-events - 2.11.1.Final - - - io.quarkus - quarkus-funqy-server-common-deployment - 2.11.1.Final - - - io.quarkus - quarkus-funqy-server-common - 2.11.1.Final - - - io.quarkus - quarkus-google-cloud-functions-deployment - 2.11.1.Final - - - io.quarkus - quarkus-google-cloud-functions-http-deployment - 2.11.1.Final - - - io.quarkus - quarkus-google-cloud-functions-http - 2.11.1.Final - - - io.quarkus - quarkus-google-cloud-functions - 2.11.1.Final - - - io.quarkus - quarkus-grpc-api - 2.11.1.Final - - - io.quarkus - quarkus-grpc-codegen - 2.11.1.Final - - - io.quarkus - quarkus-grpc-common-deployment - 2.11.1.Final - - - io.quarkus - quarkus-grpc-common - 2.11.1.Final - - - io.quarkus - quarkus-grpc-deployment - 2.11.1.Final - - - io.quarkus - quarkus-grpc-protoc-plugin - 2.11.1.Final - shaded - - - io.quarkus - quarkus-grpc-stubs - 2.11.1.Final - - - io.quarkus - quarkus-grpc - 2.11.1.Final - - - com.google.android - annotations - - - - - io.quarkus - quarkus-hal-deployment - 2.11.1.Final - - - io.quarkus - quarkus-hal - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-envers-deployment - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-envers - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-orm-deployment-spi - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-orm-deployment - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-orm-panache-common-deployment - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-orm-panache-common - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-orm-panache-deployment - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-orm-panache-kotlin-deployment - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-orm-panache-kotlin - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-orm-panache - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-orm-rest-data-panache-deployment - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-orm-rest-data-panache - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-orm - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-reactive-deployment - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-reactive-panache-common-deployment - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-reactive-panache-common - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-reactive-panache-deployment - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-reactive-panache - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-reactive-rest-data-panache-deployment - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-reactive-rest-data-panache - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-reactive - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-search-orm-coordination-outbox-polling-deployment - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-search-orm-coordination-outbox-polling - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-search-orm-elasticsearch-aws-deployment - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-search-orm-elasticsearch-aws - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-search-orm-elasticsearch-deployment - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-search-orm-elasticsearch - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-validator-deployment - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-validator-spi - 2.11.1.Final - - - io.quarkus - quarkus-hibernate-validator - 2.11.1.Final - - - io.quarkus - quarkus-ide-launcher - 2.11.1.Final - - - * - * - - - - - io.quarkus - quarkus-infinispan-client-deployment - 2.11.1.Final - - - io.quarkus - quarkus-infinispan-client - 2.11.1.Final - - - io.quarkus - quarkus-jackson-deployment - 2.11.1.Final - - - io.quarkus - quarkus-jackson-spi - 2.11.1.Final - - - io.quarkus - quarkus-jackson - 2.11.1.Final - - - io.quarkus - quarkus-jacoco-deployment - 2.11.1.Final - - - io.quarkus - quarkus-jacoco - 2.11.1.Final - - - io.quarkus - quarkus-jaeger-deployment - 2.11.1.Final - - - io.quarkus - quarkus-jaeger - 2.11.1.Final - - - io.quarkus - quarkus-jaxb-deployment - 2.11.1.Final - - - io.quarkus - quarkus-jaxb - 2.11.1.Final - - - io.quarkus - quarkus-jaxp-deployment - 2.11.1.Final - - - io.quarkus - quarkus-jaxp - 2.11.1.Final - - - io.quarkus - quarkus-jaxrs-client-reactive-deployment - 2.11.1.Final - - - io.quarkus - quarkus-jaxrs-client-reactive - 2.11.1.Final - - - io.quarkus - quarkus-jaxrs-spi-deployment - 2.11.1.Final - - - io.quarkus - quarkus-jdbc-db2-deployment - 2.11.1.Final - - - io.quarkus - quarkus-jdbc-db2 - 2.11.1.Final - - - io.quarkus - quarkus-jdbc-derby-deployment - 2.11.1.Final - - - io.quarkus - quarkus-jdbc-derby - 2.11.1.Final - - - io.quarkus - quarkus-jdbc-h2-deployment - 2.11.1.Final - - - io.quarkus - quarkus-jdbc-h2 - 2.11.1.Final - - - io.quarkus - quarkus-jdbc-mariadb-deployment - 2.11.1.Final - - - io.quarkus - quarkus-jdbc-mariadb - 2.11.1.Final - - - io.quarkus - quarkus-jdbc-mssql-deployment - 2.11.1.Final - - - io.quarkus - quarkus-jdbc-mssql - 2.11.1.Final - - - io.quarkus - quarkus-jdbc-mysql-deployment - 2.11.1.Final - - - io.quarkus - quarkus-jdbc-mysql - 2.11.1.Final - - - io.quarkus - quarkus-jdbc-oracle-deployment - 2.11.1.Final - - - io.quarkus - quarkus-jdbc-oracle - 2.11.1.Final - - - io.quarkus - quarkus-jdbc-postgresql-deployment - 2.11.1.Final - - - io.quarkus - quarkus-jdbc-postgresql - 2.11.1.Final - - - io.quarkus - quarkus-jgit-deployment - 2.11.1.Final - - - io.quarkus - quarkus-jgit - 2.11.1.Final - - - io.quarkus - quarkus-jsch-deployment - 2.11.1.Final - - - io.quarkus - quarkus-jsch - 2.11.1.Final - - - io.quarkus - quarkus-jsonb-deployment - 2.11.1.Final - - - io.quarkus - quarkus-jsonb-spi - 2.11.1.Final - - - io.quarkus - quarkus-jsonb - 2.11.1.Final - - - io.quarkus - quarkus-jsonp-deployment - 2.11.1.Final - - - io.quarkus - quarkus-jsonp - 2.11.1.Final - - - io.quarkus - quarkus-junit4-mock - 2.11.1.Final - - - io.quarkus - quarkus-junit5-internal - 2.11.1.Final - - - io.quarkus - quarkus-junit5-mockito-config - 2.11.1.Final - - - io.quarkus - quarkus-junit5-mockito - 2.11.1.Final - - - io.quarkus - quarkus-junit5-properties - 2.11.1.Final - - - io.quarkus - quarkus-junit5 - 2.11.1.Final - - - io.quarkus - quarkus-kafka-client-deployment - 2.11.1.Final - - - io.quarkus - quarkus-kafka-client - 2.11.1.Final - - - io.quarkus - quarkus-kafka-streams-deployment - 2.11.1.Final - - - io.quarkus - quarkus-kafka-streams - 2.11.1.Final - - - io.quarkus - quarkus-keycloak-admin-client-deployment - 2.11.1.Final - - - io.quarkus - quarkus-keycloak-admin-client-reactive-deployment - 2.11.1.Final - - - io.quarkus - quarkus-keycloak-admin-client-reactive - 2.11.1.Final - - - io.quarkus - quarkus-keycloak-admin-client - 2.11.1.Final - - - io.quarkus - quarkus-keycloak-authorization-deployment - 2.11.1.Final - - - io.quarkus - quarkus-keycloak-authorization - 2.11.1.Final - - - io.quarkus - quarkus-kind-deployment - 2.11.1.Final - - - io.quarkus - quarkus-kind - 2.11.1.Final - - - io.quarkus - quarkus-kotlin-deployment - 2.11.1.Final - - - io.quarkus - quarkus-kotlin - 2.11.1.Final - - - io.quarkus - quarkus-kubernetes-client-deployment - 2.11.1.Final - - - io.quarkus - quarkus-kubernetes-client-internal-deployment - 2.11.1.Final - - - io.quarkus - quarkus-kubernetes-client-internal - 2.11.1.Final - - - io.quarkus - quarkus-kubernetes-client-spi - 2.11.1.Final - - - io.quarkus - quarkus-kubernetes-client - 2.11.1.Final - - - io.quarkus - quarkus-kubernetes-config-deployment - 2.11.1.Final - - - io.quarkus - quarkus-kubernetes-config - 2.11.1.Final - - - io.quarkus - quarkus-kubernetes-deployment - 2.11.1.Final - - - io.quarkus - quarkus-kubernetes-service-binding-deployment - 2.11.1.Final - - - io.quarkus - quarkus-kubernetes-service-binding-spi - 2.11.1.Final - - - io.quarkus - quarkus-kubernetes-service-binding - 2.11.1.Final - - - io.quarkus - quarkus-kubernetes-spi - 2.11.1.Final - - - io.quarkus - quarkus-kubernetes - 2.11.1.Final - - - io.quarkus - quarkus-liquibase-deployment - 2.11.1.Final - - - io.quarkus - quarkus-liquibase-mongodb-deployment - 2.11.1.Final - - - io.quarkus - quarkus-liquibase-mongodb - 2.11.1.Final - - - io.quarkus - quarkus-liquibase - 2.11.1.Final - - - io.quarkus - quarkus-logging-gelf-deployment - 2.11.1.Final - - - io.quarkus - quarkus-logging-gelf - 2.11.1.Final - - - io.quarkus - quarkus-logging-json-deployment - 2.11.1.Final - - - io.quarkus - quarkus-logging-json - 2.11.1.Final - - - io.quarkus - quarkus-logging-sentry-deployment - 2.11.1.Final - - - io.quarkus - quarkus-logging-sentry - 2.11.1.Final - - - io.quarkus - quarkus-mailer-deployment - 2.11.1.Final - - - io.quarkus - quarkus-mailer - 2.11.1.Final - - - io.quarkus - quarkus-micrometer-deployment - 2.11.1.Final - - - io.quarkus - quarkus-micrometer-registry-prometheus-deployment - 2.11.1.Final - - - io.quarkus - quarkus-micrometer-registry-prometheus - 2.11.1.Final - - - io.quarkus - quarkus-micrometer - 2.11.1.Final - - - io.quarkus - quarkus-minikube-deployment - 2.11.1.Final - - - io.quarkus - quarkus-minikube - 2.11.1.Final - - - io.quarkus - quarkus-mongodb-client-deployment - 2.11.1.Final - - - io.quarkus - quarkus-mongodb-client - 2.11.1.Final - - - io.quarkus - quarkus-mongodb-panache-common-deployment - 2.11.1.Final - - - io.quarkus - quarkus-mongodb-panache-common - 2.11.1.Final - - - io.quarkus - quarkus-mongodb-panache-deployment - 2.11.1.Final - - - io.quarkus - quarkus-mongodb-panache-kotlin-deployment - 2.11.1.Final - - - io.quarkus - quarkus-mongodb-panache-kotlin - 2.11.1.Final - - - io.quarkus - quarkus-mongodb-panache - 2.11.1.Final - - - io.quarkus - quarkus-mongodb-rest-data-panache-deployment - 2.11.1.Final - - - io.quarkus - quarkus-mongodb-rest-data-panache - 2.11.1.Final - - - io.quarkus - quarkus-mutiny-deployment - 2.11.1.Final - - - io.quarkus - quarkus-mutiny-reactive-streams-operators-deployment - 2.11.1.Final - - - io.quarkus - quarkus-mutiny-reactive-streams-operators - 2.11.1.Final - - - io.quarkus - quarkus-mutiny - 2.11.1.Final - - - io.quarkus - quarkus-narayana-jta-deployment - 2.11.1.Final - - - io.quarkus - quarkus-narayana-jta - 2.11.1.Final - - - io.quarkus - quarkus-narayana-lra-deployment - 2.11.1.Final - - - io.quarkus - quarkus-narayana-lra - 2.11.1.Final - - - io.quarkus - quarkus-narayana-stm-deployment - 2.11.1.Final - - - io.quarkus - quarkus-narayana-stm - 2.11.1.Final - - - io.quarkus - quarkus-neo4j-deployment - 2.11.1.Final - - - io.quarkus - quarkus-neo4j - 2.11.1.Final - - - io.quarkus - quarkus-netty-deployment - 2.11.1.Final - - - io.quarkus - quarkus-netty - 2.11.1.Final - - - io.quarkus - quarkus-oidc-client-deployment - 2.11.1.Final - - - io.quarkus - quarkus-oidc-client-filter-deployment - 2.11.1.Final - - - io.quarkus - quarkus-oidc-client-filter - 2.11.1.Final - - - io.quarkus - quarkus-oidc-client-reactive-filter-deployment - 2.11.1.Final - - - io.quarkus - quarkus-oidc-client-reactive-filter - 2.11.1.Final - - - io.quarkus - quarkus-oidc-client - 2.11.1.Final - - - io.quarkus - quarkus-oidc-common-deployment - 2.11.1.Final - - - io.quarkus - quarkus-oidc-common - 2.11.1.Final - - - io.quarkus - quarkus-oidc-deployment - 2.11.1.Final - - - io.quarkus - quarkus-oidc-token-propagation-deployment - 2.11.1.Final - - - io.quarkus - quarkus-oidc-token-propagation-reactive-deployment - 2.11.1.Final - - - io.quarkus - quarkus-oidc-token-propagation-reactive - 2.11.1.Final - - - io.quarkus - quarkus-oidc-token-propagation - 2.11.1.Final - - - io.quarkus - quarkus-oidc - 2.11.1.Final - - - io.quarkus - quarkus-openshift-client-deployment - 2.11.1.Final - - - io.quarkus - quarkus-openshift-client - 2.11.1.Final - - - io.quarkus - quarkus-openshift-deployment - 2.11.1.Final - - - io.quarkus - quarkus-openshift - 2.11.1.Final - - - io.quarkus - quarkus-opentelemetry-deployment - 2.11.1.Final - - - io.quarkus - quarkus-opentelemetry-exporter-jaeger-deployment - 2.11.1.Final - - - io.quarkus - quarkus-opentelemetry-exporter-jaeger - 2.11.1.Final - - - io.quarkus - quarkus-opentelemetry-exporter-otlp-deployment - 2.11.1.Final - - - io.quarkus - quarkus-opentelemetry-exporter-otlp - 2.11.1.Final - - - io.quarkus - quarkus-opentelemetry - 2.11.1.Final - - - io.quarkus - quarkus-panache-common-deployment - 2.11.1.Final - - - io.quarkus - quarkus-panache-common - 2.11.1.Final - - - io.quarkus - quarkus-panache-hibernate-common-deployment - 2.11.1.Final - - - io.quarkus - quarkus-panache-hibernate-common - 2.11.1.Final - - - io.quarkus - quarkus-panache-mock - 2.11.1.Final - - - io.quarkus - quarkus-panacheql - 2.11.1.Final - - - io.quarkus - quarkus-picocli-deployment - 2.11.1.Final - - - io.quarkus - quarkus-picocli - 2.11.1.Final - - - io.quarkus - quarkus-project-core-extension-codestarts - 2.11.1.Final - - - io.quarkus - quarkus-quartz-deployment - 2.11.1.Final - - - io.quarkus - quarkus-quartz - 2.11.1.Final - - - io.quarkus - quarkus-qute-deployment - 2.11.1.Final - - - io.quarkus - quarkus-qute - 2.11.1.Final - - - io.quarkus - quarkus-reactive-datasource-deployment - 2.11.1.Final - - - io.quarkus - quarkus-reactive-datasource - 2.11.1.Final - - - io.quarkus - quarkus-reactive-db2-client-deployment - 2.11.1.Final - - - io.quarkus - quarkus-reactive-db2-client - 2.11.1.Final - - - io.quarkus - quarkus-reactive-messaging-http-deployment - 2.11.1.Final - - - io.quarkus - quarkus-reactive-messaging-http - 2.11.1.Final - - - io.quarkus - quarkus-reactive-mssql-client-deployment - 2.11.1.Final - - - io.quarkus - quarkus-reactive-mssql-client - 2.11.1.Final - - - io.quarkus - quarkus-reactive-mysql-client-deployment - 2.11.1.Final - - - io.quarkus - quarkus-reactive-mysql-client - 2.11.1.Final - - - io.quarkus - quarkus-reactive-oracle-client-deployment - 2.11.1.Final - - - io.quarkus - quarkus-reactive-oracle-client - 2.11.1.Final - - - io.quarkus - quarkus-reactive-pg-client-deployment - 2.11.1.Final - - - io.quarkus - quarkus-reactive-pg-client - 2.11.1.Final - - - io.quarkus - quarkus-reactive-routes-deployment - 2.11.1.Final - - - io.quarkus - quarkus-reactive-routes - 2.11.1.Final - - - io.quarkus - quarkus-redis-client-deployment - 2.11.1.Final - - - io.quarkus - quarkus-redis-client - 2.11.1.Final - - - io.quarkus - quarkus-rest-client-config-deployment - 2.11.1.Final - - - io.quarkus - quarkus-rest-client-config - 2.11.1.Final - - - io.quarkus - quarkus-rest-client-deployment - 2.11.1.Final - - - io.quarkus - quarkus-rest-client-jackson-deployment - 2.11.1.Final - - - io.quarkus - quarkus-rest-client-jackson - 2.11.1.Final - - - io.quarkus - quarkus-rest-client-jaxb-deployment - 2.11.1.Final - - - io.quarkus - quarkus-rest-client-jaxb - 2.11.1.Final - - - io.quarkus - quarkus-rest-client-jsonb-deployment - 2.11.1.Final - - - io.quarkus - quarkus-rest-client-jsonb - 2.11.1.Final - - - io.quarkus - quarkus-rest-client-mutiny-deployment - 2.11.1.Final - - - io.quarkus - quarkus-rest-client-mutiny - 2.11.1.Final - - - io.quarkus - quarkus-rest-client-reactive-deployment - 2.11.1.Final - - - io.quarkus - quarkus-rest-client-reactive-jackson-deployment - 2.11.1.Final - - - io.quarkus - quarkus-rest-client-reactive-jackson - 2.11.1.Final - - - io.quarkus - quarkus-rest-client-reactive-jaxb-deployment - 2.11.1.Final - - - io.quarkus - quarkus-rest-client-reactive-jaxb - 2.11.1.Final - - - io.quarkus - quarkus-rest-client-reactive-jsonb-deployment - 2.11.1.Final - - - io.quarkus - quarkus-rest-client-reactive-jsonb - 2.11.1.Final - - - io.quarkus - quarkus-rest-client-reactive-kotlin-serialization-deployment - 2.11.1.Final - - - io.quarkus - quarkus-rest-client-reactive-kotlin-serialization - 2.11.1.Final - - - io.quarkus - quarkus-rest-client-reactive - 2.11.1.Final - - - io.quarkus - quarkus-rest-client - 2.11.1.Final - - - io.quarkus - quarkus-rest-data-panache-deployment - 2.11.1.Final - - - io.quarkus - quarkus-rest-data-panache - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-common-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-common-spi - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-common - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-jackson-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-jackson - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-jaxb-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-jaxb - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-jsonb-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-jsonb - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-links-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-links - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-multipart-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-multipart - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-mutiny-common-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-mutiny-common - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-mutiny-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-mutiny - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-qute-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-qute - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-common-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-common - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-deployment - 2.11.1.Final - tests - test - - - io.quarkus - quarkus-resteasy-reactive-jackson-common-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-jackson-common - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-jackson-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-jackson - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-jaxb-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-jaxb - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-jsonb-common-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-jsonb-common - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-jsonb-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-jsonb - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-kotlin-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-kotlin-serialization-common-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-kotlin-serialization-common - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-kotlin-serialization-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-kotlin-serialization - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-kotlin - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-links-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-links - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-qute-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-qute - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-server-spi-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-servlet-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-servlet - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive-spi-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-reactive - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-server-common-deployment - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-server-common-spi - 2.11.1.Final - - - io.quarkus - quarkus-resteasy-server-common - 2.11.1.Final - - - io.quarkus - quarkus-resteasy - 2.11.1.Final - - - io.quarkus - quarkus-scala-deployment - 2.11.1.Final - - - io.quarkus - quarkus-scala - 2.11.1.Final - - - io.quarkus - quarkus-scheduler-api - 2.11.1.Final - - - io.quarkus - quarkus-scheduler-common - 2.11.1.Final - - - io.quarkus - quarkus-scheduler-deployment - 2.11.1.Final - - - io.quarkus - quarkus-scheduler-kotlin - 2.11.1.Final - - - io.quarkus - quarkus-scheduler - 2.11.1.Final - - - io.quarkus - quarkus-schema-registry-devservice-deployment - 2.11.1.Final - - - io.quarkus - quarkus-schema-registry-devservice - 2.11.1.Final - - - io.quarkus - quarkus-security-deployment - 2.11.1.Final - - - io.quarkus - quarkus-security-jpa-deployment - 2.11.1.Final - - - io.quarkus - quarkus-security-jpa - 2.11.1.Final - - - io.quarkus - quarkus-security-runtime-spi - 2.11.1.Final - - - io.quarkus - quarkus-security-spi - 2.11.1.Final - - - io.quarkus - quarkus-security-webauthn-deployment - 2.11.1.Final - - - io.quarkus - quarkus-security-webauthn - 2.11.1.Final - - - io.quarkus - quarkus-security - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-context-propagation-deployment - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-context-propagation - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-fault-tolerance-deployment - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-fault-tolerance - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-graphql-client-deployment - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-graphql-client - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-graphql-deployment - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-graphql - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-health-deployment - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-health-spi - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-health - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-jwt-build-deployment - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-jwt-build - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-jwt-deployment - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-jwt - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-metrics-deployment - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-metrics-spi - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-metrics - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-openapi-common-deployment - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-openapi-deployment - 2.11.1.Final - - - org.jboss.shrinkwrap - shrinkwrap-api - - - - - io.quarkus - quarkus-smallrye-openapi-spi - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-openapi - 2.11.1.Final - - - org.jboss.shrinkwrap - shrinkwrap-api - - - - - io.quarkus - quarkus-smallrye-opentracing-deployment - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-opentracing - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-amqp-deployment - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-amqp - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-deployment - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-kafka-deployment - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-kafka - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-kotlin - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-mqtt-deployment - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-mqtt - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-rabbitmq-deployment - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-rabbitmq - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-reactive-streams-operators-deployment - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-reactive-streams-operators - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-reactive-type-converters-deployment - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-reactive-type-converters - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-stork-deployment - 2.11.1.Final - - - io.quarkus - quarkus-smallrye-stork - 2.11.1.Final - - - io.quarkus - quarkus-spring-beans-api - 5.2.SP7 - - - io.quarkus - quarkus-spring-boot-orm-api - 2.1.SP1 - - - io.quarkus - quarkus-spring-boot-properties-api - 2.1.SP1 - - - io.quarkus - quarkus-spring-boot-properties-deployment - 2.11.1.Final - - - io.quarkus - quarkus-spring-boot-properties - 2.11.1.Final - - - io.quarkus - quarkus-spring-cache-deployment - 2.11.1.Final - - - io.quarkus - quarkus-spring-cache - 2.11.1.Final - - - io.quarkus - quarkus-spring-cloud-config-client-deployment - 2.11.1.Final - - - io.quarkus - quarkus-spring-cloud-config-client - 2.11.1.Final - - - io.quarkus - quarkus-spring-context-api - 5.2.SP7 - - - io.quarkus - quarkus-spring-core-api - 5.2.SP7 - - - io.quarkus - quarkus-spring-data-commons-api - 2.1.SP2 - - - io.quarkus - quarkus-spring-data-jpa-api - 2.1.SP2 - - - io.quarkus - quarkus-spring-data-jpa-deployment - 2.11.1.Final - - - io.quarkus - quarkus-spring-data-jpa - 2.11.1.Final - - - io.quarkus - quarkus-spring-data-rest-api - 2.1.SP2 - - - io.quarkus - quarkus-spring-data-rest-deployment - 2.11.1.Final - - - io.quarkus - quarkus-spring-data-rest - 2.11.1.Final - - - io.quarkus - quarkus-spring-di-deployment - 2.11.1.Final - - - io.quarkus - quarkus-spring-di - 2.11.1.Final - - - io.quarkus - quarkus-spring-scheduled-deployment - 2.11.1.Final - - - io.quarkus - quarkus-spring-scheduled - 2.11.1.Final - - - io.quarkus - quarkus-spring-security-core-api - 5.3.Final - - - io.quarkus - quarkus-spring-security-deployment - 2.11.1.Final - - - io.quarkus - quarkus-spring-security - 2.11.1.Final - - - io.quarkus - quarkus-spring-web-api - 5.2.SP7 - - - io.quarkus - quarkus-spring-web-common - 2.11.1.Final - - - io.quarkus - quarkus-spring-web-deployment - 2.11.1.Final - - - io.quarkus - quarkus-spring-web-resteasy-classic-deployment - 2.11.1.Final - - - io.quarkus - quarkus-spring-web-resteasy-classic - 2.11.1.Final - - - io.quarkus - quarkus-spring-web-resteasy-reactive-deployment - 2.11.1.Final - - - io.quarkus - quarkus-spring-web-resteasy-reactive - 2.11.1.Final - - - io.quarkus - quarkus-spring-web - 2.11.1.Final - - - io.quarkus - quarkus-spring-webmvc-api - 5.2.SP7 - - - io.quarkus - quarkus-swagger-ui-deployment - 2.11.1.Final - - - io.quarkus - quarkus-swagger-ui - 2.11.1.Final - - - io.quarkus - quarkus-test-amazon-lambda - 2.11.1.Final - - - io.quarkus - quarkus-test-artemis - 2.11.1.Final - - - io.quarkus - quarkus-test-common - 2.11.1.Final - - - io.quarkus - quarkus-test-derby - 2.11.1.Final - - - io.quarkus - quarkus-test-h2 - 2.11.1.Final - - - io.quarkus - quarkus-test-infinispan-client - 2.11.1.Final - - - io.quarkus - quarkus-test-kafka-companion - 2.11.1.Final - - - io.quarkus - quarkus-test-keycloak-server - 2.11.1.Final - - - io.quarkus - quarkus-test-kubernetes-client - 2.11.1.Final - - - io.quarkus - quarkus-test-ldap - 2.11.1.Final - - - io.quarkus - quarkus-test-mongodb - 2.11.1.Final - - - io.quarkus - quarkus-test-oidc-server - 2.11.1.Final - - - io.quarkus - quarkus-test-openshift-client - 2.11.1.Final - - - io.quarkus - quarkus-test-security-jwt - 2.11.1.Final - - - io.quarkus - quarkus-test-security-oidc - 2.11.1.Final - - - io.quarkus - quarkus-test-security-webauthn - 2.11.1.Final - - - io.quarkus - quarkus-test-security - 2.11.1.Final - - - io.quarkus - quarkus-test-vault - 2.11.1.Final - - - io.quarkus - quarkus-test-vertx - 2.11.1.Final - - - io.quarkus - quarkus-tika-deployment - 2.11.1.Final - - - io.quarkus - quarkus-tika - 2.11.1.Final - - - io.quarkus - quarkus-transaction-annotations - 2.11.1.Final - - - io.quarkus - quarkus-undertow-deployment - 2.11.1.Final - - - io.quarkus - quarkus-undertow-spi - 2.11.1.Final - - - io.quarkus - quarkus-undertow - 2.11.1.Final - - - io.quarkus - quarkus-vault-deployment - 2.11.1.Final - - - io.quarkus - quarkus-vault - 2.11.1.Final - - - io.quarkus - quarkus-vertx-deployment - 2.11.1.Final - - - io.quarkus - quarkus-vertx-graphql-deployment - 2.11.1.Final - - - io.quarkus - quarkus-vertx-graphql - 2.11.1.Final - - - io.quarkus - quarkus-vertx-http-deployment-spi - 2.11.1.Final - - - io.quarkus - quarkus-vertx-http-deployment - 2.11.1.Final - - - io.quarkus - quarkus-vertx-http-dev-console-runtime-spi - 2.11.1.Final - - - io.quarkus - quarkus-vertx-http-dev-console-spi - 2.11.1.Final - - - io.quarkus - quarkus-vertx-http - 2.11.1.Final - - - io.quarkus - quarkus-vertx-latebound-mdc-provider - 2.11.1.Final - - - io.quarkus - quarkus-vertx-web-deployment - 2.11.1.Final - - - io.quarkus - quarkus-vertx-web - 2.11.1.Final - - - io.quarkus - quarkus-vertx - 2.11.1.Final - - - io.quarkus - quarkus-webjars-locator-deployment - 2.11.1.Final - - - io.quarkus - quarkus-webjars-locator - 2.11.1.Final - - - io.quarkus - quarkus-websockets-client-deployment - 2.11.1.Final - - - io.quarkus - quarkus-websockets-client - 2.11.1.Final - - - io.quarkus - quarkus-websockets-deployment - 2.11.1.Final - - - io.quarkus - quarkus-websockets - 2.11.1.Final - - - io.reactivex.rxjava2 - rxjava - 2.2.21 - - - io.rest-assured - json-schema-validator - 4.5.1 - - - javax.activation - activation - - - com.google.code.findbugs - jsr305 - - - com.sun.xml.bind - jaxb-osgi - - - commons-logging - commons-logging - - - - - io.rest-assured - kotlin-extensions - 4.5.1 - - - javax.activation - activation - - - javax.activation - javax.activation-api - - - com.sun.xml.bind - jaxb-osgi - - - commons-logging - commons-logging - - - - - io.rest-assured - rest-assured - 4.5.1 - - - javax.activation - activation - - - javax.activation - javax.activation-api - - - jakarta.activation - jakarta.activation-api - - - com.sun.xml.bind - jaxb-osgi - - - commons-logging - commons-logging - - - - - io.smallrye.common - smallrye-common-annotation - 1.13.0 - - - io.smallrye.common - smallrye-common-classloader - 1.13.0 - - - io.smallrye.common - smallrye-common-constraint - 1.13.0 - - - io.smallrye.common - smallrye-common-cpu - 1.13.0 - - - io.smallrye.common - smallrye-common-expression - 1.13.0 - - - io.smallrye.common - smallrye-common-function - 1.13.0 - - - io.smallrye.common - smallrye-common-io - 1.13.0 - - - io.smallrye.common - smallrye-common-net - 1.13.0 - - - io.smallrye.common - smallrye-common-os - 1.13.0 - - - io.smallrye.common - smallrye-common-ref - 1.13.0 - - - io.smallrye.common - smallrye-common-version - 1.13.0 - - - io.smallrye.common - smallrye-common-vertx-context - 1.13.0 - - - io.smallrye.config - smallrye-config-common - 2.10.1 - - - io.smallrye.config - smallrye-config-core - 2.10.1 - - - io.smallrye.config - smallrye-config-source-file-system - 2.10.1 - - - io.smallrye.config - smallrye-config-source-yaml - 2.10.1 - - - io.smallrye.config - smallrye-config-validator - 2.10.1 - - - io.smallrye.config - smallrye-config - 2.10.1 - - - org.osgi - org.osgi.annotation.versioning - - - org.ow2.asm - asm - - - - - io.smallrye.reactive - mutiny-kotlin - 1.6.0 - - - io.smallrye.reactive - mutiny-math - 1.6.0 - - - io.smallrye.reactive - mutiny-reactive-streams-operators - 1.6.0 - - - io.smallrye.reactive - mutiny-reactor - 1.6.0 - - - io.smallrye.reactive - mutiny-rxjava - 1.6.0 - - - io.smallrye.reactive - mutiny-smallrye-context-propagation - 1.6.0 - - - io.smallrye.reactive - mutiny-test-utils - 1.6.0 - - - io.smallrye.reactive - mutiny - 1.6.0 - - - io.smallrye.reactive - smallrye-connector-attribute-processor - 3.18.0 - - - io.smallrye.reactive - smallrye-mutiny-health-check - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-amqp-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-common - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-htdigest - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-htpasswd - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-jdbc - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-jwt - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-ldap - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-mongo - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-oauth2 - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-otp - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-properties - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-shiro - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-sql-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-webauthn - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-bridge-common - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-cassandra-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-circuit-breaker - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-config - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-consul-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-core - 2.24.1 - - - com.fasterxml.jackson.core - jackson-databind - - - - - io.smallrye.reactive - smallrye-mutiny-vertx-db2-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-jdbc-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-json-schema - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-junit5 - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-kafka-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-mail-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-micrometer-metrics - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-mongo-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-mqtt - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-mssql-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-mysql-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-oracle-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-pg-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-rabbitmq-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-redis-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-runtime - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-backend-consul - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-backend-redis - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-backend-zookeeper - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-bridge-consul - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-bridge-docker-links - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-bridge-docker - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-bridge-kubernetes - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-bridge-zookeeper - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-shell - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-sql-client-templates - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-sql-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-stomp - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-tcp-eventbus-bridge - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-common - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-graphql - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-openapi - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-freemarker - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-handlebars - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-jade - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-mvel - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-pebble - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-rocker - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-thymeleaf - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-validation - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web - 2.24.1 - - - io.smallrye.reactive - smallrye-reactive-converter-api - 2.7.0 - - - io.smallrye.reactive - smallrye-reactive-converter-mutiny - 2.7.0 - - - io.smallrye.reactive - smallrye-reactive-converter-rxjava2 - 2.7.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-amqp - 3.18.0 - - - com.fasterxml.jackson.core - jackson-core - - - org.slf4j - slf4j-log4j12 - - - - - io.smallrye.reactive - smallrye-reactive-messaging-api - 3.18.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-health - 3.18.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-in-memory - 3.18.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-kafka-api - 3.18.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-kafka-test-companion - 3.18.0 - - - commons-logging - commons-logging - - - - - io.smallrye.reactive - smallrye-reactive-messaging-kafka - 3.18.0 - - - com.fasterxml.jackson.core - jackson-core - - - org.scala-lang - scala-reflect - - - org.apache.kafka - kafka-clients - - - com.101tec - zkclient - - - org.slf4j - slf4j-log4j12 - - - log4j - log4j - - - - - io.smallrye.reactive - smallrye-reactive-messaging-mqtt - 3.18.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-provider - 3.18.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-rabbitmq - 3.18.0 - - - io.smallrye.reactive - smallrye-reactive-streams-operators - 1.0.13 - - - io.smallrye.reactive - vertx-mutiny-generator - 2.24.1 - - - io.smallrye.stork - stork-api - 1.1.2 - - - io.smallrye.stork - stork-configuration-generator - 1.1.2 - - - io.smallrye.stork - stork-core - 1.1.2 - - - io.smallrye.stork - stork-load-balancer-least-requests - 1.1.2 - - - io.smallrye.stork - stork-load-balancer-least-response-time - 1.1.2 - - - io.smallrye.stork - stork-load-balancer-power-of-two-choices - 1.1.2 - - - io.smallrye.stork - stork-load-balancer-random - 1.1.2 - - - io.smallrye.stork - stork-load-balancer-sticky - 1.1.2 - - - io.smallrye.stork - stork-microprofile-config - 1.1.2 - - - io.smallrye.stork - stork-service-discovery-composite - 1.1.2 - - - io.smallrye.stork - stork-service-discovery-consul - 1.1.2 - - - io.smallrye.stork - stork-service-discovery-eureka - 1.1.2 - - - io.smallrye.stork - stork-service-discovery-kubernetes - 1.1.2 - - - io.smallrye.stork - stork-service-discovery-static-list - 1.1.2 - - - io.smallrye.stork - stork-test-utils - 1.1.2 - - - io.smallrye - smallrye-config-common - 1.5.0 - - - io.smallrye - smallrye-config - 1.5.0 - - - io.smallrye - smallrye-context-propagation-api - 1.2.2 - - - io.smallrye - smallrye-context-propagation-jta - 1.2.2 - - - io.smallrye - smallrye-context-propagation-propagators-rxjava1 - 1.2.2 - - - io.smallrye - smallrye-context-propagation-propagators-rxjava2 - 1.2.2 - - - io.smallrye - smallrye-context-propagation-storage - 1.2.2 - - - io.smallrye - smallrye-context-propagation - 1.2.2 - - - io.smallrye - smallrye-fault-tolerance-api - 5.5.0 - - - io.smallrye - smallrye-fault-tolerance-autoconfig-core - 5.5.0 - - - io.smallrye - smallrye-fault-tolerance-context-propagation - 5.5.0 - - - io.smallrye - smallrye-fault-tolerance-core - 5.5.0 - - - io.smallrye - smallrye-fault-tolerance-kotlin - 5.5.0 - - - io.smallrye - smallrye-fault-tolerance-mutiny - 5.5.0 - - - io.smallrye - smallrye-fault-tolerance-tracing-propagation - 5.5.0 - - - io.smallrye - smallrye-fault-tolerance-vertx - 5.5.0 - - - io.smallrye - smallrye-fault-tolerance - 5.5.0 - - - io.smallrye - smallrye-graphql-api - 1.6.0 - - - io.smallrye - smallrye-graphql-cdi - 1.6.0 - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-graphql-client-api - 1.6.0 - - - io.smallrye - smallrye-graphql-client-implementation-vertx - 1.6.0 - - - io.smallrye - smallrye-graphql-client - 1.6.0 - - - io.smallrye - smallrye-graphql-schema-builder - 1.6.0 - - - io.smallrye - smallrye-graphql-schema-model - 1.6.0 - - - io.smallrye - smallrye-graphql-ui-graphiql - 1.6.0 - - - io.smallrye - smallrye-graphql - 1.6.0 - - - io.smallrye - smallrye-health-api - 3.2.1 - - - io.smallrye - smallrye-health-provided-checks - 3.2.1 - - - io.smallrye - smallrye-health-ui - 3.2.1 - - - io.smallrye - smallrye-health - 3.2.1 - - - jakarta.json - jakarta.json-api - - - - - io.smallrye - smallrye-jwt-build - 3.5.3 - - - io.smallrye - smallrye-jwt-common - 3.5.3 - - - io.smallrye - smallrye-jwt - 3.5.3 - - - org.jboss.logging - jboss-logging - - - javax - javaee-api - - - javax.annotation - javax.annotation-api - - - io.smallrye - smallrye-jwt-build - - - - - io.smallrye - smallrye-metrics-api - 3.0.5 - - - io.smallrye - smallrye-metrics - 3.0.5 - - - javax - javaee-api - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-open-api-core - 2.1.23 - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-open-api-jaxrs - 2.1.23 - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-open-api-spring - 2.1.23 - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-open-api-ui - 2.1.23 - - - io.smallrye - smallrye-open-api-vertx - 2.1.23 - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-opentracing-contrib - 2.1.0 - - - io.smallrye - smallrye-opentracing - 2.1.0 - - - org.eclipse.microprofile.config - microprofile-config-api - - - - - io.strimzi - kafka-oauth-client - 0.10.0 - - - io.strimzi - strimzi-test-container - 0.100.0 - - - junit - junit - - - - - io.vertx - vertx-amqp-client - 4.3.2 - - - io.vertx - vertx-auth-common - 4.3.2 - - - io.vertx - vertx-auth-htdigest - 4.3.2 - - - io.vertx - vertx-auth-htpasswd - 4.3.2 - - - io.vertx - vertx-auth-jdbc - 4.3.2 - - - io.vertx - vertx-auth-jwt - 4.3.2 - - - io.vertx - vertx-auth-ldap - 4.3.2 - - - io.vertx - vertx-auth-mongo - 4.3.2 - - - io.vertx - vertx-auth-oauth2 - 4.3.2 - - - io.vertx - vertx-auth-otp - 4.3.2 - - - io.vertx - vertx-auth-properties - 4.3.2 - - - io.vertx - vertx-auth-shiro - 4.3.2 - - - io.vertx - vertx-auth-sql-client - 4.3.2 - - - io.vertx - vertx-auth-webauthn - 4.3.2 - - - io.vertx - vertx-auth - 4.3.2 - pom - - - io.vertx - vertx-bridge-common - 4.3.2 - - - io.vertx - vertx-camel-bridge - 4.3.2 - - - io.vertx - vertx-cassandra-client - 4.3.2 - - - io.vertx - vertx-circuit-breaker - 4.3.2 - - - io.vertx - vertx-codegen - 4.3.2 - - - io.vertx - vertx-codegen - 4.3.2 - processor - - - io.vertx - vertx-codegen - 4.3.2 - sources - - - io.vertx - vertx-codegen - 4.3.2 - tck-sources - - - io.vertx - vertx-codegen - 4.3.2 - tck - - - io.vertx - vertx-codegen - 4.3.2 - tests - - - io.vertx - vertx-config-consul - 4.3.2 - - - io.vertx - vertx-config-git - 4.3.2 - - - io.vertx - vertx-config-hocon - 4.3.2 - - - io.vertx - vertx-config-kubernetes-configmap - 4.3.2 - - - io.vertx - vertx-config-parent - 4.3.2 - pom - - - io.vertx - vertx-config-redis - 4.3.2 - - - io.vertx - vertx-config-spring-config-server - 4.3.2 - - - io.vertx - vertx-config-vault - 4.3.2 - - - io.vertx - vertx-config-yaml - 4.3.2 - - - io.vertx - vertx-config-zookeeper - 4.3.2 - - - io.vertx - vertx-config - 4.3.2 - - - io.vertx - vertx-consul-client - 4.3.2 - - - io.vertx - vertx-consul-client - 4.3.2 - tests - - - io.vertx - vertx-core - 4.3.2 - - - io.vertx - vertx-core - 4.3.2 - sources - - - io.vertx - vertx-core - 4.3.2 - tests - - - io.vertx - vertx-db2-client - 4.3.2 - - - io.vertx - vertx-docgen - 0.9.4 - - - io.vertx - vertx-dropwizard-metrics - 4.3.2 - - - io.vertx - vertx-grpc-aggregator - 4.3.2 - - - io.vertx - vertx-grpc-client - 4.3.2 - - - io.vertx - vertx-grpc-common - 4.3.2 - - - io.vertx - vertx-grpc-parent - 4.3.2 - - - io.vertx - vertx-grpc-server - 4.3.2 - - - io.vertx - vertx-grpc - 4.3.2 - - - io.vertx - vertx-hazelcast - 4.3.2 - - - io.vertx - vertx-health-check - 4.3.2 - - - io.vertx - vertx-http-proxy - 4.3.2 - - - io.vertx - vertx-http-service-factory - 4.3.2 - - - io.vertx - vertx-ignite - 4.3.2 - - - io.vertx - vertx-infinispan-parent - 4.3.2 - - - io.vertx - vertx-infinispan - 4.3.2 - - - io.vertx - vertx-jdbc-client - 4.3.2 - - - io.vertx - vertx-json-schema - 4.3.2 - - - io.vertx - vertx-junit5-rx-java2 - 4.3.2 - - - io.vertx - vertx-junit5-rx-java3 - 4.3.2 - - - io.vertx - vertx-junit5-rx-java - 4.3.2 - - - io.vertx - vertx-junit5 - 4.3.2 - - - io.vertx - vertx-kafka-client - 4.3.2 - - - com.fasterxml.jackson.core - jackson-core - - - com.fasterxml.jackson.module - jackson-module-scala_2.12 - - - org.scala-lang - scala-reflect - - - org.apache.kafka - kafka-clients - - - com.101tec - zkclient - - - org.slf4j - slf4j-log4j12 - - - - - io.vertx - vertx-lang-groovy - 4.3.2 - - - io.vertx - vertx-lang-kotlin-coroutines - 4.3.2 - - - io.vertx - vertx-lang-kotlin-parent - 4.3.2 - - - io.vertx - vertx-lang-kotlin - 4.3.2 - - - io.vertx - vertx-mail-client - 4.3.2 - - - io.vertx - vertx-mail-client - 4.3.2 - tests - - - io.vertx - vertx-maven-service-factory - 4.3.2 - - - io.vertx - vertx-micrometer-metrics - 4.3.2 - - - io.vertx - vertx-mongo-client - 4.3.2 - - - io.vertx - vertx-mongo-client - 4.3.2 - tests - - - io.vertx - vertx-mqtt - 4.3.2 - - - io.vertx - vertx-mssql-client - 4.3.2 - - - io.vertx - vertx-mysql-client - 4.3.2 - - - io.vertx - vertx-opentelemetry - 4.3.2 - - - io.vertx - vertx-opentracing - 4.3.2 - - - io.vertx - vertx-oracle-client - 4.3.2 - - - io.vertx - vertx-pg-client - 4.3.2 - - - io.vertx - vertx-proton - 4.3.2 - - - io.vertx - vertx-rabbitmq-client - 4.3.2 - - - io.vertx - vertx-reactive-streams - 4.3.2 - - - io.vertx - vertx-redis-client - 4.3.2 - - - io.vertx - vertx-rx-java2 - 4.3.2 - - - io.vertx - vertx-rx-java3 - 4.3.2 - - - io.vertx - vertx-rx-java - 4.3.2 - - - io.vertx - vertx-rx - 4.3.2 - pom - - - io.vertx - vertx-service-discovery-backend-consul - 4.3.2 - - - io.vertx - vertx-service-discovery-backend-redis - 4.3.2 - - - io.vertx - vertx-service-discovery-backend-zookeeper - 4.3.2 - - - io.vertx - vertx-service-discovery-bridge-consul - 4.3.2 - - - io.vertx - vertx-service-discovery-bridge-docker-links - 4.3.2 - - - io.vertx - vertx-service-discovery-bridge-docker - 4.3.2 - - - io.vertx - vertx-service-discovery-bridge-kubernetes - 4.3.2 - - - io.vertx - vertx-service-discovery-bridge-zookeeper - 4.3.2 - - - io.vertx - vertx-service-discovery-parent - 4.3.2 - pom - - - io.vertx - vertx-service-discovery - 4.3.2 - - - io.vertx - vertx-service-discovery - 4.3.2 - tests - - - io.vertx - vertx-service-factory - 4.3.2 - - - io.vertx - vertx-service-proxy - 4.3.2 - - - io.vertx - vertx-shell - 4.3.2 - - - io.vertx - vertx-sockjs-service-proxy - 4.3.2 - - - io.vertx - vertx-sql-client-parent - 4.3.2 - - - io.vertx - vertx-sql-client-templates - 4.3.2 - - - io.vertx - vertx-sql-client - 4.3.2 - - - io.vertx - vertx-sql-client - 4.3.2 - tests - - - io.vertx - vertx-stomp - 4.3.2 - - - io.vertx - vertx-sync - 4.3.2 - - - io.vertx - vertx-tcp-eventbus-bridge - 4.3.2 - - - io.vertx - vertx-tracing-parent - 4.3.2 - - - io.vertx - vertx-unit - 4.3.2 - - - io.vertx - vertx-uri-template - 4.3.2 - - - io.vertx - vertx-web-api-contract - 4.3.2 - - - io.vertx - vertx-web-api-service - 4.3.2 - - - io.vertx - vertx-web-client - 4.3.2.1 - - - io.vertx - vertx-web-common - 4.3.2 - - - io.vertx - vertx-web-graphql - 4.3.2 - - - io.vertx - vertx-web-openapi - 4.3.2 - - - io.vertx - vertx-web-parent - 4.3.2 - pom - - - io.vertx - vertx-web-proxy - 4.3.2 - - - io.vertx - vertx-web-sstore-cookie - 4.3.2 - - - io.vertx - vertx-web-sstore-infinispan - 4.3.2 - - - io.vertx - vertx-web-sstore-redis - 4.3.2 - - - io.vertx - vertx-web-templ-freemarker - 4.3.2 - - - io.vertx - vertx-web-templ-freemarker - 4.3.2 - shaded - - - io.vertx - vertx-web-templ-freemarker - 4.3.2 - tests - - - io.vertx - vertx-web-templ-handlebars - 4.3.2 - - - io.vertx - vertx-web-templ-handlebars - 4.3.2 - shaded - - - io.vertx - vertx-web-templ-httl - 4.3.2 - - - io.vertx - vertx-web-templ-httl - 4.3.2 - shaded - - - io.vertx - vertx-web-templ-httl - 4.3.2 - tests - - - io.vertx - vertx-web-templ-jade - 4.3.2 - - - io.vertx - vertx-web-templ-jade - 4.3.2 - shaded - - - io.vertx - vertx-web-templ-jte - 4.3.2 - - - io.vertx - vertx-web-templ-jte - 4.3.2 - shaded - - - io.vertx - vertx-web-templ-jte - 4.3.2 - tests - - - io.vertx - vertx-web-templ-mvel - 4.3.2 - - - io.vertx - vertx-web-templ-mvel - 4.3.2 - shaded - - - io.vertx - vertx-web-templ-pebble - 4.3.2 - - - io.vertx - vertx-web-templ-pebble - 4.3.2 - shaded - - - io.vertx - vertx-web-templ-rocker - 4.3.2 - - - io.vertx - vertx-web-templ-rocker - 4.3.2 - shaded - - - io.vertx - vertx-web-templ-rocker - 4.3.2 - tests - - - io.vertx - vertx-web-templ-rythm - 4.3.2 - - - io.vertx - vertx-web-templ-rythm - 4.3.2 - shaded - - - io.vertx - vertx-web-templ-rythm - 4.3.2 - tests - - - io.vertx - vertx-web-templ-thymeleaf - 4.3.2 - - - io.vertx - vertx-web-templ-thymeleaf - 4.3.2 - shaded - - - io.vertx - vertx-web-validation - 4.3.2 - - - io.vertx - vertx-web - 4.3.2 - - - io.vertx - vertx-web - 4.3.2 - tests - - - io.vertx - vertx-zipkin - 4.3.2 - - - io.vertx - vertx-zookeeper - 4.3.2 - - - jakarta.activation - jakarta.activation-api - 1.2.1 - - - jakarta.annotation - jakarta.annotation-api - 1.3.5 - - - jakarta.enterprise - jakarta.enterprise.cdi-api - 2.0.2 - - - jakarta.inject - jakarta.inject-api - 1.0 - - - jakarta.interceptor - jakarta.interceptor-api - 1.2.5 - - - jakarta.ejb - jakarta.ejb-api - - - - - jakarta.json.bind - jakarta.json.bind-api - 1.0.2 - - - jakarta.persistence - jakarta.persistence-api - 2.2.3 - - - jakarta.security.auth.message - jakarta.security.auth.message-api - 1.1.3 - - - jakarta.security.jacc - jakarta.security.jacc-api - 1.6.1 - - - jakarta.servlet - jakarta.servlet-api - 4.0.3 - - - jakarta.transaction - jakarta.transaction-api - 1.3.3 - - - jakarta.validation - jakarta.validation-api - 2.0.2 - - - jakarta.websocket - jakarta.websocket-api - 1.1.2 - - - jakarta.xml.bind - jakarta.xml.bind-api - 2.3.3 - - - mysql - mysql-connector-java - 8.0.29 - - - com.google.protobuf - protobuf-java - - - - - net.bytebuddy - byte-buddy - 1.12.9 - - - net.java.dev.jna - jna - 5.8.0 - - - org.aesh - aesh - 2.6 - - - org.aesh - readline - 2.2 - - - org.antlr - antlr4-runtime - 4.9.2 - - - org.antlr - antlr4 - 4.9.2 - - - org.apache.avro - avro-compiler - 1.11.0 - - - org.apache.avro - avro - 1.11.0 - - - org.apache.commons - commons-compress - 1.21 - - - org.apache.commons - commons-lang3 - 3.12.0 - - - org.apache.derby - derbyclient - 10.14.2.0 - - - org.apache.derby - derbynet - 10.14.2.0 - - - org.apache.derby - derbytools - 10.14.2.0 - - - org.apache.httpcomponents - httpasyncclient - 4.1.5 - - - org.apache.httpcomponents - httpclient-cache - 4.5.13 - - - org.apache.httpcomponents - httpclient - 4.5.13 - - - org.apache.httpcomponents - httpcore-nio - 4.4.15 - - - org.apache.httpcomponents - httpcore - 4.4.15 - - - org.apache.httpcomponents - httpmime - 4.5.13 - - - org.apache.kafka - kafka-clients - 3.1.0 - - - org.apache.kafka - kafka-streams-test-utils - 3.1.0 - - - org.apache.kafka - kafka-streams - 3.1.0 - - - org.apache.kafka - kafka_2.13 - 3.1.0 - - - com.google.code.findbugs - jsr305 - - - - - org.apache.logging.log4j - log4j-api - 2.18.0 - - - org.apache.maven.plugin-tools - maven-plugin-annotations - 3.6.0 - - - org.apache.maven - maven-artifact - - - - - org.apache.maven.resolver - maven-resolver-api - 1.6.3 - - - org.apache.maven.resolver - maven-resolver-connector-basic - 1.6.3 - - - org.slf4j - slf4j-api - - - - - org.apache.maven.resolver - maven-resolver-impl - 1.6.3 - - - org.apache.maven.resolver - maven-resolver-spi - 1.6.3 - - - org.apache.maven.resolver - maven-resolver-transport-wagon - 1.6.3 - - - org.slf4j - slf4j-api - - - - - org.apache.maven.resolver - maven-resolver-util - 1.6.3 - - - org.apache.maven.shared - maven-invoker - 3.2.0 - - - javax.inject - javax.inject - - - - - org.apache.maven.shared - maven-shared-utils - 3.3.4 - - - org.apache.maven.wagon - wagon-file - 3.5.1 - - - org.codehaus.plexus - plexus-utils - - - - - org.apache.maven.wagon - wagon-http-lightweight - 3.5.1 - - - org.slf4j - slf4j-api - - - org.slf4j - slf4j-simple - - - org.codehaus.plexus - plexus-utils - - - commons-io - commons-io - - - - - org.apache.maven.wagon - wagon-http-shared - 3.5.1 - - - org.slf4j - slf4j-api - - - org.slf4j - slf4j-simple - - - org.slf4j - jcl-over-slf4j - - - org.codehaus.plexus - plexus-utils - - - commons-io - commons-io - - - - - org.apache.maven.wagon - wagon-http - 3.5.1 - - - org.slf4j - slf4j-api - - - org.slf4j - slf4j-simple - - - org.slf4j - jcl-over-slf4j - - - org.codehaus.plexus - plexus-utils - - - commons-io - commons-io - - - - - org.apache.maven.wagon - wagon-provider-api - 3.5.1 - - - org.apache.maven - maven-artifact - 3.8.6 - - - org.apache.maven - maven-builder-support - 3.8.6 - - - org.apache.maven - maven-core - 3.8.6 - - - javax.inject - javax.inject - - - org.checkerframework - checker-qual - - - org.slf4j - slf4j-api - - - - - org.apache.maven - maven-embedder - 3.8.6 - - - org.sonatype.plexus - plexus-sec-dispatcher - - - org.sonatype.plexus - plexus-cipher - - - javax.annotation - javax.annotation-api - - - javax.inject - javax.inject - - - org.slf4j - slf4j-api - - - org.codehaus.plexus - plexus-utils - - - org.checkerframework - checker-qual - - - - - org.apache.maven - maven-model-builder - 3.8.6 - - - javax.inject - javax.inject - - - - - org.apache.maven - maven-model - 3.8.6 - - - org.apache.maven - maven-plugin-api - 3.8.6 - - - javax.annotation - javax.annotation-api - - - javax.inject - javax.inject - - - - - org.apache.maven - maven-repository-metadata - 3.8.6 - - - org.apache.maven - maven-resolver-provider - 3.8.6 - - - javax.inject - javax.inject - - - org.slf4j - slf4j-api - - - - - org.apache.maven - maven-settings-builder - 3.8.6 - - - javax.inject - javax.inject - - - org.codehaus.plexus - plexus-utils - - - - - org.apache.maven - maven-settings - 3.8.6 - - - org.apache.maven - maven-toolchain - 3.0-alpha-2 - - - org.codehaus.plexus - plexus-classworlds - - - - - org.apache.qpid - proton-j - 0.33.10 - - - org.awaitility - awaitility-kotlin - 4.2.0 - - - org.awaitility - awaitility-scala - 4.2.0 - - - org.awaitility - awaitility - 4.2.0 - - - org.bouncycastle - bc-fips - 1.0.2.3 - - - org.bouncycastle - bcpkix-jdk15on - 1.70 - - - org.bouncycastle - bcprov-jdk15on - 1.70 - - - org.bouncycastle - bctls-fips - 1.0.12.3 - - - org.bouncycastle - bctls-jdk15on - 1.70 - - - org.bouncycastle - bcutil-jdk15on - 1.70 - - - org.checkerframework - checker-qual - 3.22.2 - - - org.codehaus.plexus - plexus-classworlds - 2.6.0 - - - * - * - - - - - org.codehaus.plexus - plexus-component-annotations - 2.1.0 - - - org.codehaus.plexus - plexus-utils - 3.3.0 - - - org.eclipse.microprofile.config - microprofile-config-api - 2.0.1 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.eclipse.microprofile.context-propagation - microprofile-context-propagation-api - 1.2 - - - org.eclipse.microprofile.jwt - microprofile-jwt-auth-api - 1.2 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.eclipse.microprofile.metrics - microprofile-metrics-api - 3.0.1 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.eclipse.microprofile.opentracing - microprofile-opentracing-api - 2.0 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.eclipse.microprofile.reactive-streams-operators - microprofile-reactive-streams-operators-api - 1.0.1 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.eclipse.microprofile.reactive-streams-operators - microprofile-reactive-streams-operators-core - 1.0.1 - - - org.eclipse.microprofile.rest.client - microprofile-rest-client-api - 2.0 - - - org.eclipse.sisu - org.eclipse.sisu.inject - 0.3.5 - - - org.eclipse.sisu - org.eclipse.sisu.plexus - 0.3.5 - - - * - * - - - - - org.eclipse - yasson - 1.0.11 - - - jakarta.json - jakarta.json-api - - - - - org.elasticsearch.client - elasticsearch-rest-client-sniffer - 8.3.2 - - - org.elasticsearch.client - elasticsearch-rest-client - 8.3.2 - - - org.elasticsearch.client - elasticsearch-rest-high-level-client - 7.10.2 - - - org.apache.logging.log4j - log4j-api - - - - - org.flywaydb - flyway-core - 8.5.13 - - - org.flywaydb - flyway-mysql - 8.5.13 - - - org.flywaydb - flyway-sqlserver - 8.5.13 - - - org.glassfish.jaxb - jaxb-runtime - 2.3.3-b02 - - - org.glassfish - jakarta.el - 3.0.4 - - - org.glassfish - jakarta.json - 1.1.6 - - - org.graalvm.nativeimage - svm - 22.1.0 - provided - - - * - * - - - - - org.graalvm.sdk - graal-sdk - 22.1.0 - - - org.hdrhistogram - HdrHistogram - 2.1.12 - - - org.hibernate.reactive - hibernate-reactive-core - 1.1.7.Final - - - org.hibernate.search - hibernate-search-backend-elasticsearch-aws - 6.1.5.Final - - - org.hibernate.search - hibernate-search-backend-elasticsearch - 6.1.5.Final - - - org.hibernate.search - hibernate-search-mapper-orm-coordination-outbox-polling - 6.1.5.Final - - - org.hibernate.search - hibernate-search-mapper-orm - 6.1.5.Final - - - org.hibernate.common - hibernate-commons-annotations - - - - - org.hibernate.validator - hibernate-validator - 6.2.3.Final - - - org.hibernate - hibernate-core - 5.6.10.Final - - - org.hibernate - hibernate-envers - 5.6.10.Final - - - org.hibernate - hibernate-graalvm - 5.6.10.Final - - - org.hibernate - hibernate-jpamodelgen - 5.6.10.Final - - - org.hibernate - quarkus-local-cache - 0.1.1 - - - org.infinispan.protostream - protostream-processor - 4.4.3.Final - - - org.infinispan.protostream - protostream-types - 4.4.3.Final - - - org.infinispan.protostream - protostream - 4.4.3.Final - - - org.infinispan - infinispan-client-hotrod - 13.0.10.Final - - - org.infinispan - infinispan-commons-test - 13.0.10.Final - - - org.infinispan - infinispan-commons - 13.0.10.Final - - - org.infinispan - infinispan-component-annotations - 13.0.10.Final - - - org.infinispan - infinispan-core - 13.0.10.Final - - - org.infinispan - infinispan-core - 13.0.10.Final - tests - - - org.infinispan - infinispan-objectfilter - 13.0.10.Final - - - org.infinispan - infinispan-query-dsl - 13.0.10.Final - - - org.infinispan - infinispan-query - 13.0.10.Final - - - org.infinispan - infinispan-remote-query-client - 13.0.10.Final - - - org.infinispan - infinispan-remote-query-server - 13.0.10.Final - - - org.infinispan - infinispan-server-hotrod - 13.0.10.Final - - - org.infinispan - infinispan-server-hotrod - 13.0.10.Final - tests - - - org.infinispan - infinispan-server-testdriver-core - 13.0.10.Final - - - org.jacoco - org.jacoco.agent - 0.8.8 - - - org.jacoco - org.jacoco.agent - 0.8.8 - runtime - - - org.jacoco - org.jacoco.core - 0.8.8 - - - org.jacoco - org.jacoco.report - 0.8.8 - - - org.jboss.logging - commons-logging-jboss-logging - 1.0.0.Final - - - org.jboss.logging - jboss-logging-annotations - 2.2.1.Final - - - org.jboss.logging - jboss-logging-processor - 2.2.1.Final - - - org.jboss.logging - jboss-logging - 3.5.0.Final - - - org.jboss.logmanager - jboss-logmanager-embedded - 1.0.10 - - - org.graalvm.nativeimage - svm - - - org.jboss.modules - jboss-modules - - - org.glassfish - javax.json - - - - - org.jboss.logmanager - log4j-jboss-logmanager - 1.3.0.Final - - - org.jboss.logmanager - jboss-logmanager - - - - - org.jboss.logmanager - log4j2-jboss-logmanager - 1.1.1.Final - - - org.jboss.logmanager - jboss-logmanager - - - - - org.jboss.metadata - jboss-metadata-web - 15.0.0.Final - - - org.jboss.logging - jboss-logging - - - - - org.jboss.narayana.jta - narayana-jta - 5.12.6.Final - - - org.jboss.narayana.jts - narayana-jts-integration - 5.12.6.Final - - - org.jboss.narayana.rts - lra-coordinator-jar - 5.12.6.Final - - - org.jboss.spec.javax.servlet - jboss-servlet-api_3.1_spec - - - - - org.jboss.narayana.rts - lra-proxy-api - 5.12.6.Final - - - org.jboss.narayana.rts - lra-service-base - 5.12.6.Final - - - commons-logging - commons-logging - - - - - org.jboss.narayana.rts - narayana-lra - 5.12.6.Final - - - org.jboss.narayana.rts - narayana-lra - - - org.jboss.narayana.rts - lra-service-base - - - commons-logging - commons-logging - - - org.jboss.resteasy - resteasy-client - - - org.jboss.resteasy - resteasy-jackson2-provider - - - - - org.jboss.narayana.stm - stm - 5.12.6.Final - - - org.jboss.resteasy - jose-jwt - 4.7.5.Final - - - org.jboss.resteasy - resteasy-atom-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-cache-core - 4.7.5.Final - - - org.jboss.resteasy - resteasy-cdi - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client-api - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client-jetty - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client-microprofile-base - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client-microprofile - 4.7.5.Final - - - org.eclipse.microprofile.config - microprofile-config-api - - - - - org.jboss.resteasy - resteasy-client-reactor-netty - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client-vertx - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client - 4.7.5.Final - - - org.jboss.resteasy - resteasy-context-propagation - 4.7.5.Final - - - org.jboss.resteasy - resteasy-core-spi - 4.7.5.Final - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.3_spec - - - javax.activation - activation - - - - - org.jboss.resteasy - resteasy-core - 4.7.5.Final - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.3_spec - - - javax.activation - activation - - - - - org.jboss.resteasy - resteasy-crypto - 4.7.5.Final - - - org.jboss.resteasy - resteasy-fastinfoset-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-guice - 4.7.5.Final - - - org.jboss.resteasy - resteasy-html - 4.7.5.Final - - - org.jboss.resteasy - resteasy-jackson2-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-jaxb-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-jdk-http - 4.7.5.Final - - - org.jboss.resteasy - resteasy-jsapi - 4.7.5.Final - - - org.jboss.resteasy - resteasy-json-binding-provider - 4.7.5.Final - - - jakarta.json - jakarta.json-api - - - - - org.jboss.resteasy - resteasy-json-p-provider - 4.7.5.Final - - - jakarta.json - jakarta.json-api - - - - - org.jboss.resteasy - resteasy-links - 4.7.5.Final - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.3_spec - - - org.hibernate.javax.persistence - hibernate-jpa-2.1-api - - - org.checkerframework - checker-qual - - - jakarta.activation - jakarta.activation-api - - - - - org.jboss.resteasy - resteasy-multipart-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-netty4-cdi - 4.7.5.Final - - - org.jboss.resteasy - resteasy-netty4 - 4.7.5.Final - - - org.jboss.resteasy - resteasy-reactor-netty - 4.7.5.Final - - - org.jboss.resteasy - resteasy-reactor - 4.7.5.Final - - - org.jboss.resteasy - resteasy-rxjava2 - 4.7.5.Final - - - org.jboss.resteasy - resteasy-context-propagation - - - - - org.jboss.resteasy - resteasy-servlet-initializer - 4.7.5.Final - - - org.jboss.resteasy - resteasy-spring-web - 4.7.5.Final - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.3_spec - - - javax.activation - activation - - - - - org.jboss.resteasy - resteasy-spring - 4.7.5.Final - - - org.jboss.resteasy - resteasy-undertow - 4.7.5.Final - - - org.jboss.resteasy - resteasy-validator-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-vertx - 4.7.5.Final - - - org.jboss.resteasy - resteasy-wadl-undertow-connector - 4.7.5.Final - - - org.jboss.resteasy - resteasy-wadl - 4.7.5.Final - - - org.jboss.shrinkwrap - shrinkwrap-depchain - 1.2.6 - pom - - - org.jboss.slf4j - slf4j-jboss-logmanager - 1.1.0.Final - - - org.jboss.spec.javax.ws.rs - jboss-jaxrs-api_2.1_spec - 2.0.1.Final - - - org.jboss.spec.javax.xml.bind - jboss-jaxb-api_2.3_spec - 2.0.0.Final - - - org.jboss.threads - jboss-threads - 3.4.2.Final - - - org.jboss - jandex - 2.4.3.Final - - - org.jboss - jboss-transaction-spi - 7.6.0.Final - - - org.jetbrains.kotlin - kotlin-compiler-embeddable - 1.6.21 - - - org.jetbrains.kotlin - kotlin-compiler - 1.6.21 - - - org.jetbrains.kotlin - kotlin-daemon-client - 1.6.21 - - - org.jetbrains.kotlin - kotlin-main-kts - 1.6.21 - - - org.jetbrains.kotlin - kotlin-osgi-bundle - 1.6.21 - - - org.jetbrains.kotlin - kotlin-reflect - 1.6.21 - - - org.jetbrains.kotlin - kotlin-script-runtime - 1.6.21 - - - org.jetbrains.kotlin - kotlin-script-util - 1.6.21 - - - org.jetbrains.kotlin - kotlin-scripting-common - 1.6.21 - - - org.jetbrains.kotlin - kotlin-scripting-ide-services - 1.6.21 - - - org.jetbrains.kotlin - kotlin-scripting-jvm-host - 1.6.21 - - - org.jetbrains.kotlin - kotlin-scripting-jvm - 1.6.21 - - - org.jetbrains.kotlin - kotlin-stdlib-common - 1.6.21 - - - org.jetbrains.kotlin - kotlin-stdlib-jdk7 - 1.6.21 - - - org.jetbrains.kotlin - kotlin-stdlib-jdk8 - 1.6.21 - - - org.jetbrains.kotlin - kotlin-stdlib-js - 1.6.21 - - - org.jetbrains.kotlin - kotlin-stdlib - 1.6.21 - - - org.jetbrains.kotlin - kotlin-test-annotations-common - 1.6.21 - - - org.jetbrains.kotlin - kotlin-test-common - 1.6.21 - - - org.jetbrains.kotlin - kotlin-test-js - 1.6.21 - - - org.jetbrains.kotlin - kotlin-test-junit5 - 1.6.21 - - - org.jetbrains.kotlin - kotlin-test-junit - 1.6.21 - - - org.jetbrains.kotlin - kotlin-test-testng - 1.6.21 - - - org.jetbrains.kotlin - kotlin-test - 1.6.21 - - - org.jetbrains.kotlinx - kotlinx-coroutines-android - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-core-jvm - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-core - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-debug - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-guava - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-javafx - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-jdk8 - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-jdk9 - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-play-services - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-reactive - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-reactor - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-rx2 - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-rx3 - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-slf4j - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-swing - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-test-jvm - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-test - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-serialization-json - 1.3.3 - - - org.junit-pioneer - junit-pioneer - 1.5.0 - - - 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.jupiter - junit-jupiter - 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-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-suite - 1.8.2 - - - org.junit.platform - junit-platform-testkit - 1.8.2 - - - org.junit.vintage - junit-vintage-engine - 5.8.2 - - - org.keycloak - keycloak-adapter-core - 18.0.2 - - - org.keycloak - keycloak-adapter-spi - 18.0.2 - - - org.keycloak - keycloak-admin-client - 18.0.2 - - - org.checkerframework - checker-qual - - - - - org.keycloak - keycloak-authz-client - 18.0.2 - - - org.keycloak - keycloak-common - 18.0.2 - - - org.keycloak - keycloak-core - 18.0.2 - - - org.liquibase.ext - liquibase-mongodb - 4.13.0 - - - org.liquibase - liquibase-core - 4.13.0 - - - ch.qos.logback - logback-classic - - - javax.xml.bind - jaxb-api - - - - - org.lz4 - lz4-java - 1.8.0 - - - org.mariadb.jdbc - mariadb-java-client - 3.0.6 - - - org.mockito - mockito-android - 4.6.1 - - - org.mockito - mockito-core - 4.6.1 - - - org.mockito - mockito-errorprone - 4.6.1 - - - org.mockito - mockito-inline - 4.6.1 - - - org.mockito - mockito-junit-jupiter - 4.6.1 - - - org.mockito - mockito-proxy - 4.6.1 - - - org.mongodb - bson - 4.6.1 - - - org.mongodb - mongodb-crypt - 1.4.1 - - - org.mongodb - mongodb-driver-core - 4.6.1 - - - org.mongodb - mongodb-driver-legacy - 4.6.1 - - - org.mongodb - mongodb-driver-reactivestreams - 4.6.1 - - - org.mongodb - mongodb-driver-sync - 4.6.1 - - - org.ow2.asm - asm-analysis - 9.3 - - - org.ow2.asm - asm-commons - 9.3 - - - org.ow2.asm - asm-tree - 9.3 - - - org.ow2.asm - asm-util - 9.3 - - - org.ow2.asm - asm - 9.3 - - - org.postgresql - postgresql - 42.4.0 - - - org.checkerframework - checker-qual - - - - - org.quartz-scheduler - quartz - 2.3.2 - - - org.reactivestreams - reactive-streams - 1.0.3 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.scala-lang - scala-compiler - 2.13.8 - - - org.scala-lang - scala-library - 2.13.8 - - - org.scala-lang - scala-reflect - 2.13.8 - - - org.slf4j - slf4j-api - 1.7.36 - - - org.testcontainers - azure - 1.17.3 - - - org.testcontainers - cassandra - 1.17.3 - - - org.testcontainers - clickhouse - 1.17.3 - - - org.testcontainers - cockroachdb - 1.17.3 - - - org.testcontainers - couchbase - 1.17.3 - - - org.testcontainers - database-commons - 1.17.3 - - - org.testcontainers - db2 - 1.17.3 - - - org.testcontainers - dynalite - 1.17.3 - - - org.testcontainers - elasticsearch - 1.17.3 - - - org.testcontainers - gcloud - 1.17.3 - - - org.testcontainers - hivemq - 1.17.3 - - - org.testcontainers - influxdb - 1.17.3 - - - org.testcontainers - jdbc - 1.17.3 - - - org.testcontainers - junit-jupiter - 1.17.3 - - - org.testcontainers - k3s - 1.17.3 - - - org.testcontainers - kafka - 1.17.3 - - - org.testcontainers - localstack - 1.17.3 - - - org.testcontainers - mariadb - 1.17.3 - - - org.testcontainers - mockserver - 1.17.3 - - - org.testcontainers - mongodb - 1.17.3 - - - org.testcontainers - mssqlserver - 1.17.3 - - - org.testcontainers - mysql - 1.17.3 - - - org.testcontainers - neo4j - 1.17.3 - - - org.testcontainers - nginx - 1.17.3 - - - org.testcontainers - oracle-xe - 1.17.3 - - - org.testcontainers - orientdb - 1.17.3 - - - org.testcontainers - postgresql - 1.17.3 - - - org.testcontainers - presto - 1.17.3 - - - org.testcontainers - pulsar - 1.17.3 - - - org.testcontainers - r2dbc - 1.17.3 - - - org.testcontainers - rabbitmq - 1.17.3 - - - org.testcontainers - selenium - 1.17.3 - - - org.testcontainers - solr - 1.17.3 - - - org.testcontainers - spock - 1.17.3 - - - org.testcontainers - testcontainers - 1.17.3 - - - org.hamcrest - hamcrest-core - - - - - org.testcontainers - toxiproxy - 1.17.3 - - - org.testcontainers - trino - 1.17.3 - - - org.testcontainers - vault - 1.17.3 - - - org.testng - testng - 6.14.2 - - - org.wildfly.client - wildfly-client-config - 1.0.1.Final - - - org.wildfly.common - wildfly-common - 1.5.4.Final-format-001 - - - org.wildfly.openssl - wildfly-openssl-java - 1.0.6.Final - - - org.wildfly.openssl - wildfly-openssl-linux-x86_64 - 1.0.6.Final - - - org.wildfly.security - wildfly-elytron-asn1 - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-auth-server - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-auth - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-base - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-credential - 1.19.0.Final - - - org.slf4j - jcl-over-slf4j - - - - - org.wildfly.security - wildfly-elytron-http - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-keystore - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-mechanism-digest - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-mechanism-gssapi - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-mechanism-oauth2 - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-mechanism-scram - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-mechanism - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-password-impl - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-permission - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-provider-util - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-realm-jdbc - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-realm-ldap - 1.19.0.Final - - - org.slf4j - jcl-over-slf4j - - - - - org.wildfly.security - wildfly-elytron-realm-token - 1.19.0.Final - - - org.slf4j - jcl-over-slf4j - - - - - org.wildfly.security - wildfly-elytron-realm - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-digest - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-external - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-gs2 - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-gssapi - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-oauth2 - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-plain - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-scram - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-security-manager-action - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-ssl - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-util - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-x500-cert-util - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-x500-cert - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-x500 - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron - 1.19.0.Final - - - org.xerial.snappy - snappy-java - 1.1.8.4 - - - org.yaml - snakeyaml - 1.30 - - - \ No newline at end of file diff --git a/poms/io.quarkus.platform-quarkus-bom-2.11.2.Final/pom.xml b/poms/io.quarkus.platform-quarkus-bom-2.11.2.Final/pom.xml deleted file mode 100644 index 49f4766..0000000 --- a/poms/io.quarkus.platform-quarkus-bom-2.11.2.Final/pom.xml +++ /dev/null @@ -1,10109 +0,0 @@ - - 4.0.0 - io.quarkus.platform - quarkus-bom - 2.11.2.Final - pom - Quarkus Platform - Core - 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.11.2.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 - - - - - release - - - - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - - - - - - - - - io.quarkus.platform - quarkus-bom-quarkus-platform-descriptor - 2.11.2.Final - json - 2.11.2.Final - - - io.quarkus.platform - quarkus-bom-quarkus-platform-properties - 2.11.2.Final - properties - - - biz.paluch.logging - logstash-gelf - 1.15.0 - - - com.aayushatharva.brotli4j - brotli4j - 1.7.1 - - - com.aayushatharva.brotli4j - native-linux-x86_64 - 1.7.1 - - - com.amazonaws - aws-lambda-java-core - 1.2.1 - - - com.amazonaws - aws-lambda-java-events - 3.11.0 - - - com.amazonaws - aws-xray-recorder-sdk-aws-sdk-v2 - 2.11.2 - - - commons-logging - commons-logging - - - joda-time - joda-time - - - - - com.cronutils - cron-utils - 9.1.6 - - - org.javassist - javassist - - - - - com.fasterxml.jackson.core - jackson-annotations - 2.13.3 - - - com.fasterxml.jackson.core - jackson-core - 2.13.3 - - - com.fasterxml.jackson.core - jackson-databind - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-avro - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-cbor - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-csv - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-ion - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-properties - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-protobuf - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-smile - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-toml - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - 2.13.3 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-yaml - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-eclipse-collections - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-guava - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-hibernate4 - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-hibernate5-jakarta - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-hibernate5 - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-hppc - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-jakarta-jsonp - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-jaxrs - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-jdk8 - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-joda-money - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-joda - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-json-org - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-jsr310 - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-jsr353 - 2.13.3 - - - com.fasterxml.jackson.datatype - jackson-datatype-pcollections - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-base - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-cbor-provider - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-json-provider - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-smile-provider - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-xml-provider - 2.13.3 - - - com.fasterxml.jackson.jakarta.rs - jackson-jakarta-rs-yaml-provider - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-base - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-cbor-provider - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-smile-provider - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-xml-provider - 2.13.3 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-yaml-provider - 2.13.3 - - - com.fasterxml.jackson.jr - jackson-jr-all - 2.13.3 - - - com.fasterxml.jackson.jr - jackson-jr-annotation-support - 2.13.3 - - - com.fasterxml.jackson.jr - jackson-jr-objects - 2.13.3 - - - com.fasterxml.jackson.jr - jackson-jr-retrofit2 - 2.13.3 - - - com.fasterxml.jackson.jr - jackson-jr-stree - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-afterburner - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-blackbird - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-guice - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-jakarta-xmlbind-annotations - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-jaxb-annotations - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-jsonSchema - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-kotlin - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-mrbean - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-no-ctor-deser - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-osgi - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-parameter-names - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-paranamer - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-scala_2.11 - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-scala_2.12 - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-scala_2.13 - 2.13.3 - - - com.fasterxml.jackson.module - jackson-module-scala_3 - 2.13.3 - - - com.fasterxml - classmate - 1.5.1 - - - com.github.ben-manes.caffeine - caffeine - 2.9.3 - - - org.checkerframework - checker-qual - - - - - com.github.docker-java - docker-java-api - 3.2.13 - - - com.github.docker-java - docker-java-core - 3.2.13 - - - com.github.docker-java - docker-java-transport-httpclient5 - 3.2.13 - - - com.github.docker-java - docker-java-transport-jersey - 3.2.13 - - - com.github.docker-java - docker-java-transport-netty - 3.2.13 - - - com.github.docker-java - docker-java-transport-okhttp - 3.2.13 - - - com.github.docker-java - docker-java-transport-zerodep - 3.2.13 - - - com.github.docker-java - docker-java-transport - 3.2.13 - - - com.github.docker-java - docker-java - 3.2.13 - - - com.github.javaparser - javaparser-core - 3.24.2 - - - com.google.api.grpc - proto-google-common-protos - 2.9.1 - - - com.google.cloud.functions - functions-framework-api - 1.0.4 - - - com.google.cloud.tools - jib-core - 0.21.0 - - - commons-logging - commons-logging - - - org.checkerframework - checker-qual - - - com.google.code.findbugs - jsr305 - - - - - com.google.code.findbugs - jsr305 - 3.0.2 - - - com.google.code.gson - gson - 2.9.0 - - - com.google.errorprone - error_prone_annotations - 2.14.0 - - - org.codehaus.mojo - animal-sniffer-annotations - - - - - com.google.guava - failureaccess - 1.0.1 - - - com.google.guava - guava - 31.1-jre - - - com.google.code.findbugs - jsr305 - - - com.google.guava - listenablefuture - - - - - com.google.http-client - google-http-client-android - 1.41.8 - - - com.google.http-client - google-http-client-apache-v2 - 1.41.8 - - - com.google.http-client - google-http-client-appengine - 1.41.8 - - - com.google.http-client - google-http-client-findbugs - 1.41.8 - - - com.google.http-client - google-http-client-gson - 1.41.8 - - - com.google.http-client - google-http-client-jackson2 - 1.41.8 - - - com.google.http-client - google-http-client-protobuf - 1.41.8 - - - com.google.http-client - google-http-client-test - 1.41.8 - - - com.google.http-client - google-http-client-xml - 1.41.8 - - - com.google.http-client - google-http-client - 1.41.8 - - - com.google.protobuf - protobuf-java-util - 3.19.3 - - - org.checkerframework - checker-qual - - - - - com.google.protobuf - protobuf-java - 3.19.3 - - - com.google.protobuf - protoc - 3.19.3 - exe - linux-aarch_64 - - - com.google.protobuf - protoc - 3.19.3 - exe - linux-x86_32 - - - com.google.protobuf - protoc - 3.19.3 - exe - linux-x86_64 - - - com.google.protobuf - protoc - 3.19.3 - exe - osx-aarch_64 - - - com.google.protobuf - protoc - 3.19.3 - exe - osx-x86_64 - - - com.google.protobuf - protoc - 3.19.3 - exe - windows-x86_32 - - - com.google.protobuf - protoc - 3.19.3 - exe - windows-x86_64 - - - com.h2database - h2 - 2.1.214 - - - com.ibm.db2 - jcc - 11.5.7.0 - - - com.microsoft.azure.functions - azure-functions-java-library - 1.4.2 - - - com.microsoft.azure - adal4j - 1.6.7 - - - org.apache.commons - commons-lang3 - - - com.sun.mail - javax.mail - - - com.github.stephenc.jcip - jcip-annotations - - - com.nimbusds - lang-tag - - - com.nimbusds - nimbus-jose-jwt - - - net.minidev - json-smart - - - com.google.code.gson - gson - - - org.slf4j - slf4j-api - - - commons-codec - commons-codec - - - - - com.microsoft.sqlserver - mssql-jdbc - 7.2.2.jre8 - - - com.nimbusds - nimbus-jose-jwt - 9.23 - - - com.ongres.scram - client - 2.1 - - - com.oracle.database.ha - ons - 21.5.0.0 - - - com.oracle.database.ha - simplefan - 21.5.0.0 - - - com.oracle.database.jdbc.debug - ojdbc11-debug - 21.5.0.0 - pom - - - com.oracle.database.jdbc.debug - ojdbc11-observability-debug - 21.5.0.0 - pom - - - com.oracle.database.jdbc.debug - ojdbc11_g - 21.5.0.0 - - - com.oracle.database.jdbc.debug - ojdbc11dms_g - 21.5.0.0 - - - com.oracle.database.jdbc.debug - ojdbc8-debug - 21.5.0.0 - pom - - - com.oracle.database.jdbc.debug - ojdbc8-observability-debug - 21.5.0.0 - pom - - - com.oracle.database.jdbc.debug - ojdbc8_g - 21.5.0.0 - - - com.oracle.database.jdbc.debug - ojdbc8dms_g - 21.5.0.0 - - - com.oracle.database.jdbc - ojdbc11-production - 21.5.0.0 - pom - - - com.oracle.database.jdbc - ojdbc11 - 21.5.0.0 - - - com.oracle.database.jdbc - ojdbc8-production - 21.5.0.0 - pom - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - - - com.oracle.database.jdbc - rsi - 21.5.0.0 - - - com.oracle.database.jdbc - ucp11 - 21.5.0.0 - - - com.oracle.database.jdbc - ucp - 21.5.0.0 - - - com.oracle.database.nls - orai18n - 21.5.0.0 - - - com.oracle.database.observability - dms - 21.5.0.0 - - - com.oracle.database.observability - ojdbc11-observability - 21.5.0.0 - pom - - - com.oracle.database.observability - ojdbc11dms - 21.5.0.0 - - - com.oracle.database.observability - ojdbc8-observability - 21.5.0.0 - pom - - - com.oracle.database.observability - ojdbc8dms - 21.5.0.0 - - - com.oracle.database.security - oraclepki - 21.5.0.0 - - - com.oracle.database.security - osdt_cert - 21.5.0.0 - - - com.oracle.database.security - osdt_core - 21.5.0.0 - - - com.oracle.database.xml - xdb - 21.5.0.0 - - - com.oracle.database.xml - xmlparserv2 - 21.5.0.0 - - - com.salesforce.servicelibs - jprotoc - 1.2.1 - - - com.squareup.okhttp3 - logging-interceptor - 3.14.9 - - - com.squareup.okhttp3 - okhttp - 3.14.9 - - - com.squareup.okio - okio - 1.17.2 - - - com.sun.activation - jakarta.activation - 1.2.1 - - - com.sun.mail - jakarta.mail - 1.6.7 - - - commons-codec - commons-codec - 1.15 - - - commons-io - commons-io - 2.11.0 - - - de.flapdoodle.embed - de.flapdoodle.embed.mongo - 3.3.0 - - - dev.snowdrop - buildpack-client - 0.0.6 - - - info.picocli - picocli-codegen - 4.6.3 - - - info.picocli - picocli - 4.6.3 - - - io.agroal - agroal-api - 1.16 - - - io.agroal - agroal-narayana - 1.16 - - - io.agroal - agroal-pool - 1.16 - - - io.apicurio - apicurio-common-rest-client-vertx - 0.1.11.Final - - - io.apicurio - apicurio-registry-client - 2.2.5.Final - - - io.apicurio - apicurio-registry-serdes-avro-serde - 2.2.5.Final - - - io.dekorate - certmanager-annotations - 2.11.0 - noapt - - - io.dekorate - dekorate-core - 2.11.0 - - - io.dekorate - docker-annotations - 2.11.0 - - - io.dekorate - helm-annotations - 2.11.0 - noapt - - - io.dekorate - knative-annotations - 2.11.0 - noapt - - - io.dekorate - kubernetes-annotations - 2.11.0 - noapt - - - io.dekorate - openshift-annotations - 2.11.0 - noapt - - - io.dekorate - option-annotations - 2.11.0 - - - io.dekorate - s2i-annotations - 2.11.0 - - - io.dekorate - servicebinding-annotations - 2.11.0 - noapt - - - io.fabric8.kubernetes - kubernetes-karaf-itests - 5.12.3 - - - io.fabric8.kubernetes - kubernetes-karaf - 5.12.3 - - - io.fabric8 - camel-k-client - 5.12.3 - - - io.fabric8 - camel-k-mock - 5.12.3 - - - io.fabric8 - camel-k-model-v1 - 5.12.3 - - - io.fabric8 - camel-k-model-v1alpha1 - 5.12.3 - - - io.fabric8 - camel-k-tests - 5.12.3 - - - io.fabric8 - certmanager-client - 5.12.3 - - - io.fabric8 - certmanager-examples - 5.12.3 - - - io.fabric8 - certmanager-model-v1 - 5.12.3 - - - io.fabric8 - certmanager-model-v1alpha2 - 5.12.3 - - - io.fabric8 - certmanager-model-v1alpha3 - 5.12.3 - - - io.fabric8 - certmanager-model-v1beta1 - 5.12.3 - - - io.fabric8 - certmanager-server-mock - 5.12.3 - - - io.fabric8 - certmanager-tests - 5.12.3 - - - io.fabric8 - chaosmesh-client - 5.12.3 - - - io.fabric8 - chaosmesh-examples - 5.12.3 - - - io.fabric8 - chaosmesh-model - 5.12.3 - - - io.fabric8 - chaosmesh-server-mock - 5.12.3 - - - io.fabric8 - chaosmesh-tests - 5.12.3 - - - io.fabric8 - crd-generator-api - 5.12.3 - - - io.fabric8 - crd-generator-apt - 5.12.3 - - - io.fabric8 - istio-client - 5.12.3 - - - io.fabric8 - istio-examples - 5.12.3 - - - io.fabric8 - istio-model-v1alpha3 - 5.12.3 - - - io.fabric8 - istio-model-v1beta1 - 5.12.3 - - - io.fabric8 - istio-server-mock - 5.12.3 - - - io.fabric8 - istio-tests - 5.12.3 - - - io.fabric8 - knative-client - 5.12.3 - - - io.fabric8 - knative-examples - 5.12.3 - - - io.fabric8 - knative-mock - 5.12.3 - - - io.fabric8 - knative-model - 5.12.3 - - - io.fabric8 - knative-tests - 5.12.3 - - - io.fabric8 - kubernetes-client - 5.12.3 - - - io.fabric8 - kubernetes-examples - 5.12.3 - - - io.fabric8 - kubernetes-model-admissionregistration - 5.12.3 - - - io.fabric8 - kubernetes-model-apiextensions - 5.12.3 - - - io.fabric8 - kubernetes-model-apps - 5.12.3 - - - io.fabric8 - kubernetes-model-autoscaling - 5.12.3 - - - io.fabric8 - kubernetes-model-batch - 5.12.3 - - - io.fabric8 - kubernetes-model-certificates - 5.12.3 - - - io.fabric8 - kubernetes-model-common - 5.12.3 - - - io.fabric8 - kubernetes-model-coordination - 5.12.3 - - - io.fabric8 - kubernetes-model-core - 5.12.3 - - - io.fabric8 - kubernetes-model-discovery - 5.12.3 - - - io.fabric8 - kubernetes-model-events - 5.12.3 - - - io.fabric8 - kubernetes-model-extensions - 5.12.3 - - - io.fabric8 - kubernetes-model-flowcontrol - 5.12.3 - - - io.fabric8 - kubernetes-model-jsonschema2pojo - 5.12.3 - - - io.fabric8 - kubernetes-model-metrics - 5.12.3 - - - io.fabric8 - kubernetes-model-networking - 5.12.3 - - - io.fabric8 - kubernetes-model-node - 5.12.3 - - - io.fabric8 - kubernetes-model-policy - 5.12.3 - - - io.fabric8 - kubernetes-model-rbac - 5.12.3 - - - io.fabric8 - kubernetes-model-scheduling - 5.12.3 - - - io.fabric8 - kubernetes-model-storageclass - 5.12.3 - - - io.fabric8 - kubernetes-model - 5.12.3 - - - io.fabric8 - kubernetes-openshift-uberjar - 5.12.3 - - - io.fabric8 - kubernetes-server-mock - 5.12.3 - - - io.fabric8 - kubernetes-test - 5.12.3 - - - io.fabric8 - model-annotator - 5.12.3 - - - io.fabric8 - open-cluster-management-agent-model - 5.12.3 - - - io.fabric8 - open-cluster-management-apps-model - 5.12.3 - - - io.fabric8 - open-cluster-management-client - 5.12.3 - - - io.fabric8 - open-cluster-management-cluster-model - 5.12.3 - - - io.fabric8 - open-cluster-management-discovery-model - 5.12.3 - - - io.fabric8 - open-cluster-management-observability-model - 5.12.3 - - - io.fabric8 - open-cluster-management-operator-model - 5.12.3 - - - io.fabric8 - open-cluster-management-placementruleapps-model - 5.12.3 - - - io.fabric8 - open-cluster-management-policy-model - 5.12.3 - - - io.fabric8 - open-cluster-management-search-model - 5.12.3 - - - io.fabric8 - open-cluster-management-server-mock - 5.12.3 - - - io.fabric8 - open-cluster-management-tests - 5.12.3 - - - io.fabric8 - openclustermanagement-examples - 5.12.3 - - - io.fabric8 - openshift-client - 5.12.3 - - - io.fabric8 - openshift-model-clusterautoscaling - 5.12.3 - - - io.fabric8 - openshift-model-console - 5.12.3 - - - io.fabric8 - openshift-model-hive - 5.12.3 - - - io.fabric8 - openshift-model-installer - 5.12.3 - - - io.fabric8 - openshift-model-machine - 5.12.3 - - - io.fabric8 - openshift-model-machineconfig - 5.12.3 - - - io.fabric8 - openshift-model-miscellaneous - 5.12.3 - - - io.fabric8 - openshift-model-monitoring - 5.12.3 - - - io.fabric8 - openshift-model-operator - 5.12.3 - - - io.fabric8 - openshift-model-operatorhub - 5.12.3 - - - io.fabric8 - openshift-model-storageversionmigrator - 5.12.3 - - - io.fabric8 - openshift-model-tuned - 5.12.3 - - - io.fabric8 - openshift-model-whereabouts - 5.12.3 - - - io.fabric8 - openshift-model - 5.12.3 - - - io.fabric8 - openshift-server-mock - 5.12.3 - - - io.fabric8 - service-catalog-examples - 5.12.3 - - - io.fabric8 - servicecatalog-client - 5.12.3 - - - io.fabric8 - servicecatalog-model - 5.12.3 - - - io.fabric8 - servicecatalog-server-mock - 5.12.3 - - - io.fabric8 - servicecatalog-tests - 5.12.3 - - - io.fabric8 - tekton-client - 5.12.3 - - - io.fabric8 - tekton-examples - 5.12.3 - - - io.fabric8 - tekton-mock - 5.12.3 - - - io.fabric8 - tekton-model-triggers - 5.12.3 - - - io.fabric8 - tekton-model-v1alpha1 - 5.12.3 - - - io.fabric8 - tekton-model-v1beta1 - 5.12.3 - - - io.fabric8 - tekton-tests - 5.12.3 - - - io.fabric8 - verticalpodautoscaler-client - 5.12.3 - - - io.fabric8 - verticalpodautoscaler-examples - 5.12.3 - - - io.fabric8 - verticalpodautoscaler-model-v1 - 5.12.3 - - - io.fabric8 - verticalpodautoscaler-server-mock - 5.12.3 - - - io.fabric8 - verticalpodautoscaler-tests - 5.12.3 - - - io.fabric8 - volcano-client - 5.12.3 - - - io.fabric8 - volcano-examples - 5.12.3 - - - io.fabric8 - volcano-model-v1beta1 - 5.12.3 - - - io.fabric8 - volcano-server-mock - 5.12.3 - - - io.fabric8 - volcano-tests - 5.12.3 - - - io.fabric8 - volumesnapshot-client - 5.12.3 - - - io.fabric8 - volumesnapshot-examples - 5.12.3 - - - io.fabric8 - volumesnapshot-model - 5.12.3 - - - io.fabric8 - volumesnapshot-server-mock - 5.12.3 - - - io.fabric8 - volumesnapshot-tests - 5.12.3 - - - io.github.crac - org-crac - 0.1.1 - - - io.grpc - grpc-all - 1.47.0 - - - io.grpc - grpc-alts - 1.47.0 - - - io.grpc - grpc-api - 1.47.0 - - - io.grpc - grpc-auth - 1.47.0 - - - io.grpc - grpc-benchmarks - 1.47.0 - - - io.grpc - grpc-census - 1.47.0 - - - io.grpc - grpc-context - 1.47.0 - - - io.grpc - grpc-core - 1.47.0 - - - io.grpc - grpc-gcp-observability - 1.47.0 - - - io.grpc - grpc-googleapis - 1.47.0 - - - io.grpc - grpc-grpclb - 1.47.0 - - - io.grpc - grpc-interop-testing - 1.47.0 - - - io.grpc - grpc-netty-shaded - 1.47.0 - - - io.grpc - grpc-netty - 1.47.0 - - - io.grpc - grpc-okhttp - 1.47.0 - - - io.grpc - grpc-protobuf-lite - 1.47.0 - - - io.grpc - grpc-protobuf - 1.47.0 - - - io.grpc - grpc-rls - 1.47.0 - - - io.grpc - grpc-services - 1.47.0 - - - io.grpc - grpc-stub - 1.47.0 - - - io.grpc - grpc-testing-proto - 1.47.0 - - - io.grpc - grpc-testing - 1.47.0 - - - io.grpc - grpc-xds - 1.47.0 - - - io.grpc - protoc-gen-grpc-java - 1.47.0 - pom - - - io.grpc - protoc-gen-grpc-java - 1.47.0 - exe - linux-aarch_64 - - - io.grpc - protoc-gen-grpc-java - 1.47.0 - exe - linux-x86_32 - - - io.grpc - protoc-gen-grpc-java - 1.47.0 - exe - linux-x86_64 - - - io.grpc - protoc-gen-grpc-java - 1.47.0 - exe - osx-aarch_64 - - - io.grpc - protoc-gen-grpc-java - 1.47.0 - exe - osx-x86_64 - - - io.grpc - protoc-gen-grpc-java - 1.47.0 - exe - windows-x86_32 - - - io.grpc - protoc-gen-grpc-java - 1.47.0 - exe - windows-x86_64 - - - io.jaegertracing - jaeger-core - 1.8.1 - - - io.jaegertracing - jaeger-thrift - 1.8.1 - - - org.apache.tomcat.embed - tomcat-embed-core - - - javax.annotation - javax.annotation-api - - - org.apache.tomcat - tomcat-annotations-api - - - - - io.jaegertracing - jaeger-zipkin - 1.8.1 - - - commons-logging - commons-logging - - - javax.annotation - javax.annotation-api - - - org.apache.tomcat.embed - tomcat-embed-core - - - - - io.micrometer - micrometer-core - 1.9.2 - - - io.micrometer - micrometer-registry-appoptics - 1.9.2 - - - io.micrometer - micrometer-registry-atlas - 1.9.2 - - - io.micrometer - micrometer-registry-azure-monitor - 1.9.2 - - - io.micrometer - micrometer-registry-cloudwatch2 - 1.9.2 - - - io.micrometer - micrometer-registry-cloudwatch - 1.9.2 - - - io.micrometer - micrometer-registry-datadog - 1.9.2 - - - io.micrometer - micrometer-registry-dynatrace - 1.9.2 - - - io.micrometer - micrometer-registry-elastic - 1.9.2 - - - io.micrometer - micrometer-registry-ganglia - 1.9.2 - - - io.micrometer - micrometer-registry-graphite - 1.9.2 - - - io.micrometer - micrometer-registry-health - 1.9.2 - - - io.micrometer - micrometer-registry-humio - 1.9.2 - - - io.micrometer - micrometer-registry-influx - 1.9.2 - - - io.micrometer - micrometer-registry-jmx - 1.9.2 - - - io.micrometer - micrometer-registry-kairos - 1.9.2 - - - io.micrometer - micrometer-registry-new-relic - 1.9.2 - - - io.micrometer - micrometer-registry-opentsdb - 1.9.2 - - - io.micrometer - micrometer-registry-otlp - 1.9.2 - - - io.micrometer - micrometer-registry-prometheus - 1.9.2 - - - io.micrometer - micrometer-registry-signalfx - 1.9.2 - - - io.micrometer - micrometer-registry-stackdriver - 1.9.2 - - - io.micrometer - micrometer-registry-statsd - 1.9.2 - - - io.micrometer - micrometer-registry-wavefront - 1.9.2 - - - io.micrometer - micrometer-test - 1.9.2 - - - io.netty - netty-all - 4.1.78.Final - - - io.netty - netty-buffer - 4.1.78.Final - - - io.netty - netty-codec-dns - 4.1.78.Final - - - io.netty - netty-codec-haproxy - 4.1.78.Final - - - io.netty - netty-codec-http2 - 4.1.78.Final - - - io.netty - netty-codec-http - 4.1.78.Final - - - io.netty - netty-codec-memcache - 4.1.78.Final - - - io.netty - netty-codec-mqtt - 4.1.78.Final - - - io.netty - netty-codec-redis - 4.1.78.Final - - - io.netty - netty-codec-smtp - 4.1.78.Final - - - io.netty - netty-codec-socks - 4.1.78.Final - - - io.netty - netty-codec-stomp - 4.1.78.Final - - - io.netty - netty-codec-xml - 4.1.78.Final - - - io.netty - netty-codec - 4.1.78.Final - - - io.netty - netty-common - 4.1.78.Final - - - io.netty - netty-dev-tools - 4.1.78.Final - - - io.netty - netty-example - 4.1.78.Final - - - io.netty - netty-handler-proxy - 4.1.78.Final - - - io.netty - netty-handler - 4.1.78.Final - - - io.netty - netty-resolver-dns-classes-macos - 4.1.78.Final - - - io.netty - netty-resolver-dns-native-macos - 4.1.78.Final - - - io.netty - netty-resolver-dns-native-macos - 4.1.78.Final - osx-aarch_64 - - - io.netty - netty-resolver-dns-native-macos - 4.1.78.Final - osx-x86_64 - - - io.netty - netty-resolver-dns - 4.1.78.Final - - - io.netty - netty-resolver - 4.1.78.Final - - - io.netty - netty-tcnative-boringssl-static - 2.0.53.Final - - - io.netty - netty-tcnative-boringssl-static - 2.0.53.Final - linux-aarch_64 - - - io.netty - netty-tcnative-boringssl-static - 2.0.53.Final - linux-x86_64 - - - io.netty - netty-tcnative-boringssl-static - 2.0.53.Final - osx-aarch_64 - - - io.netty - netty-tcnative-boringssl-static - 2.0.53.Final - osx-x86_64 - - - io.netty - netty-tcnative-boringssl-static - 2.0.53.Final - windows-x86_64 - - - io.netty - netty-tcnative-classes - 2.0.53.Final - - - io.netty - netty-tcnative - 2.0.53.Final - linux-aarch_64-fedora - - - io.netty - netty-tcnative - 2.0.53.Final - linux-x86_64-fedora - - - io.netty - netty-tcnative - 2.0.53.Final - linux-x86_64 - - - io.netty - netty-tcnative - 2.0.53.Final - osx-x86_64 - - - io.netty - netty-transport-classes-epoll - 4.1.78.Final - - - io.netty - netty-transport-classes-kqueue - 4.1.78.Final - - - io.netty - netty-transport-native-epoll - 4.1.78.Final - - - io.netty - netty-transport-native-epoll - 4.1.78.Final - linux-aarch_64 - - - io.netty - netty-transport-native-epoll - 4.1.78.Final - linux-x86_64 - - - io.netty - netty-transport-native-kqueue - 4.1.78.Final - - - io.netty - netty-transport-native-kqueue - 4.1.78.Final - osx-aarch_64 - - - io.netty - netty-transport-native-kqueue - 4.1.78.Final - osx-x86_64 - - - io.netty - netty-transport-native-unix-common - 4.1.78.Final - - - io.netty - netty-transport-native-unix-common - 4.1.78.Final - linux-aarch_64 - - - io.netty - netty-transport-native-unix-common - 4.1.78.Final - linux-x86_64 - - - io.netty - netty-transport-native-unix-common - 4.1.78.Final - osx-aarch_64 - - - io.netty - netty-transport-native-unix-common - 4.1.78.Final - osx-x86_64 - - - io.netty - netty-transport-rxtx - 4.1.78.Final - - - io.netty - netty-transport-sctp - 4.1.78.Final - - - io.netty - netty-transport-udt - 4.1.78.Final - - - io.netty - netty-transport - 4.1.78.Final - - - io.opentelemetry.instrumentation - opentelemetry-apache-dbcp-2.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-apache-dubbo-2.7 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-apache-httpclient-4.3 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-armeria-1.3 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-lambda-core-1.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-lambda-events-2.2 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-sdk-1.11-autoconfigure - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-sdk-1.11 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-sdk-2.2-autoconfigure - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-aws-sdk-2.2 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-elasticsearch-transport-common - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-graphql-java-12.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-grpc-1.6 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-guava-10.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-hikaricp-3.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-instrumentation-api-annotation-support - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-instrumentation-api-semconv - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-instrumentation-api - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-instrumentation-appender-api-internal - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-instrumentation-appender-sdk-internal - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-jaeger-exporter-starter - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-jaxws-common - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-jdbc - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-jetty-httpclient-9.2 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-kafka-clients-2.6 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-kafka-clients-common - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-ktor-1.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-ktor-2.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-ktor-common - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-lettuce-5.1 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-lettuce-common - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-log4j-appender-2.17 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-log4j-context-data-2.17-autoconfigure - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-logback-appender-1.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-logback-mdc-1.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-mongo-3.1 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-okhttp-3.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-oracle-ucp-11.2 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-oshi - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-otlp-exporter-starter - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-quartz-2.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-ratpack-1.7 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-reactor-3.1 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-restlet-1.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-restlet-2.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rocketmq-client-4.8 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-runtime-metrics - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rxjava-1.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rxjava-2.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rxjava-3-common - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rxjava-3.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-rxjava-3.1.1 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-boot-autoconfigure - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-integration-4.1 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-starter - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-web-3.1 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-webflux-5.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-spring-webmvc-3.1 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-vibur-dbcp-11.0 - 1.15.0-alpha - - - io.opentelemetry.instrumentation - opentelemetry-zipkin-exporter-starter - 1.15.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-executors-bootstrap - 1.15.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-jaxrs-common-bootstrap - 1.15.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-jdbc-bootstrap - 1.15.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-kafka-clients-0.11-bootstrap - 1.15.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-rmi-bootstrap - 1.15.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-servlet-common-bootstrap - 1.15.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-tomcat - 1.15.0-alpha - - - io.opentelemetry.javaagent.instrumentation - opentelemetry-javaagent-undertow-1.4-bootstrap - 1.15.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-agent-for-testing - 1.15.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-javaagent-bootstrap - 1.15.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-javaagent-extension-api - 1.15.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-javaagent-tooling-java9 - 1.15.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-javaagent-tooling - 1.15.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-muzzle - 1.15.0-alpha - - - io.opentelemetry.javaagent - opentelemetry-testing-common - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-api - 1.15.0 - - - io.opentelemetry - opentelemetry-context - 1.15.0 - - - io.opentelemetry - opentelemetry-exporter-jaeger-proto - 1.15.0 - - - io.opentelemetry - opentelemetry-exporter-jaeger-thrift - 1.15.0 - - - io.opentelemetry - opentelemetry-exporter-jaeger - 1.15.0 - - - io.opentelemetry - opentelemetry-exporter-logging-otlp - 1.15.0 - - - io.opentelemetry - opentelemetry-exporter-logging - 1.15.0 - - - io.opentelemetry - opentelemetry-exporter-otlp-common - 1.15.0 - - - io.opentelemetry - opentelemetry-exporter-otlp-logs - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-exporter-otlp - 1.15.0 - - - io.opentelemetry - opentelemetry-exporter-prometheus - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-exporter-zipkin - 1.15.0 - - - io.opentelemetry - opentelemetry-extension-annotations - 1.15.0 - - - io.opentelemetry - opentelemetry-extension-aws - 1.15.0 - - - io.opentelemetry - opentelemetry-extension-incubator - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-extension-kotlin - 1.15.0 - - - io.opentelemetry - opentelemetry-extension-noop-api - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-extension-trace-propagators - 1.15.0 - - - io.opentelemetry - opentelemetry-micrometer1-shim - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-opencensus-shim - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-opentracing-shim - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-sdk-common - 1.15.0 - - - io.opentelemetry - opentelemetry-sdk-extension-autoconfigure-spi - 1.15.0 - - - io.opentelemetry - opentelemetry-sdk-extension-autoconfigure - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-sdk-extension-aws - 1.15.0 - - - io.opentelemetry - opentelemetry-sdk-extension-jaeger-remote-sampler - 1.15.0 - - - io.opentelemetry - opentelemetry-sdk-extension-jfr-events - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-sdk-extension-metric-incubator - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-sdk-extension-resources - 1.15.0 - - - io.opentelemetry - opentelemetry-sdk-extension-tracing-incubator - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-sdk-extension-zpages - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-sdk-logs-testing - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-sdk-logs - 1.15.0-alpha - - - io.opentelemetry - opentelemetry-sdk-metrics - 1.15.0 - - - io.opentelemetry - opentelemetry-sdk-testing - 1.15.0 - - - io.opentelemetry - opentelemetry-sdk-trace - 1.15.0 - - - io.opentelemetry - opentelemetry-sdk - 1.15.0 - - - io.opentelemetry - opentelemetry-semconv - 1.15.0-alpha - - - io.opentracing.contrib - opentracing-jdbc - 0.2.4 - - - io.opentracing.contrib - opentracing-kafka-client - 0.1.15 - - - io.opentracing.contrib - opentracing-mongo-common - 0.1.5 - - - io.opentracing - opentracing-api - 0.33.0 - - - io.opentracing - opentracing-mock - 0.33.0 - - - io.opentracing - opentracing-noop - 0.33.0 - - - io.opentracing - opentracing-util - 0.33.0 - - - io.opentracing - opentracing-util - 0.33.0 - tests - - - io.quarkiverse.config - quarkus-config-consul-deployment - 1.1.0 - - - io.quarkiverse.config - quarkus-config-consul - 1.1.0 - - - io.quarkiverse.vault - quarkus-vault-deployment - 1.1.0 - - - io.quarkiverse.vault - quarkus-vault-model - 1.1.0 - - - io.quarkiverse.vault - quarkus-vault - 1.1.0 - - - io.quarkus.arc - arc-processor - 2.11.2.Final - - - io.quarkus.arc - arc - 2.11.2.Final - - - io.quarkus.gizmo - gizmo - 1.0.11.Final - - - io.quarkus.gizmo - gizmo - 1.0.11.Final - tests - - - io.quarkus.http - quarkus-http-core - 4.1.9 - - - io.quarkus.http - quarkus-http-http-core - 4.1.9 - - - io.quarkus.http - quarkus-http-servlet - 4.1.9 - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.2_spec - - - - - io.quarkus.http - quarkus-http-vertx-backend - 4.1.9 - - - io.netty - netty-all - - - - - io.quarkus.http - quarkus-http-websocket-core - 4.1.9 - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.2_spec - - - - - io.quarkus.http - quarkus-http-websocket-vertx - 4.1.9 - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.2_spec - - - - - io.quarkus.qute - qute-core - 2.11.2.Final - - - io.quarkus.qute - qute-generator - 2.11.2.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-client-processor - 2.11.2.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-client - 2.11.2.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-common-processor - 2.11.2.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-common - 2.11.2.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-jackson - 2.11.2.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-jsonb - 2.11.2.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-processor - 2.11.2.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive-vertx - 2.11.2.Final - - - io.quarkus.resteasy.reactive - resteasy-reactive - 2.11.2.Final - - - io.quarkus.security - quarkus-security - 1.1.4.Final - - - javax.inject - javax.inject - - - javax.enterprise - cdi-api - - - - - io.quarkus - quarkus-agroal-deployment - 2.11.2.Final - - - io.quarkus - quarkus-agroal-spi - 2.11.2.Final - - - io.quarkus - quarkus-agroal - 2.11.2.Final - - - io.quarkus - quarkus-amazon-alexa-deployment - 2.11.2.Final - - - io.quarkus - quarkus-amazon-alexa - 2.11.2.Final - - - io.quarkus - quarkus-amazon-dynamodb-deployment - 2.11.2.Final - - - io.quarkus - quarkus-amazon-dynamodb - 2.11.2.Final - - - io.quarkus - quarkus-amazon-iam-deployment - 2.11.2.Final - - - io.quarkus - quarkus-amazon-iam - 2.11.2.Final - - - io.quarkus - quarkus-amazon-kms-deployment - 2.11.2.Final - - - io.quarkus - quarkus-amazon-kms - 2.11.2.Final - - - io.quarkus - quarkus-amazon-lambda-common-deployment - 2.11.2.Final - - - io.quarkus - quarkus-amazon-lambda-common - 2.11.2.Final - - - io.quarkus - quarkus-amazon-lambda-deployment - 2.11.2.Final - - - io.quarkus - quarkus-amazon-lambda-event-server - 2.11.2.Final - - - io.quarkus - quarkus-amazon-lambda-http-deployment - 2.11.2.Final - - - io.quarkus - quarkus-amazon-lambda-http-event-server - 2.11.2.Final - - - io.quarkus - quarkus-amazon-lambda-http - 2.11.2.Final - - - io.quarkus - quarkus-amazon-lambda-rest-deployment - 2.11.2.Final - - - io.quarkus - quarkus-amazon-lambda-rest-event-server - 2.11.2.Final - - - io.quarkus - quarkus-amazon-lambda-rest - 2.11.2.Final - - - io.quarkus - quarkus-amazon-lambda-xray-deployment - 2.11.2.Final - - - io.quarkus - quarkus-amazon-lambda-xray - 2.11.2.Final - - - io.quarkus - quarkus-amazon-lambda - 2.11.2.Final - - - io.quarkus - quarkus-amazon-s3-deployment - 2.11.2.Final - - - io.quarkus - quarkus-amazon-s3 - 2.11.2.Final - - - io.quarkus - quarkus-amazon-secretsmanager-deployment - 2.11.2.Final - - - io.quarkus - quarkus-amazon-secretsmanager - 2.11.2.Final - - - io.quarkus - quarkus-amazon-ses-deployment - 2.11.2.Final - - - io.quarkus - quarkus-amazon-ses - 2.11.2.Final - - - io.quarkus - quarkus-amazon-sns-deployment - 2.11.2.Final - - - io.quarkus - quarkus-amazon-sns - 2.11.2.Final - - - io.quarkus - quarkus-amazon-sqs-deployment - 2.11.2.Final - - - io.quarkus - quarkus-amazon-sqs - 2.11.2.Final - - - io.quarkus - quarkus-amazon-ssm-deployment - 2.11.2.Final - - - io.quarkus - quarkus-amazon-ssm - 2.11.2.Final - - - io.quarkus - quarkus-apache-httpclient-deployment - 2.11.2.Final - - - io.quarkus - quarkus-apache-httpclient - 2.11.2.Final - - - io.quarkus - quarkus-apicurio-registry-avro-deployment - 2.11.2.Final - - - io.quarkus - quarkus-apicurio-registry-avro - 2.11.2.Final - - - io.quarkus - quarkus-apicurio-registry-common-deployment - 2.11.2.Final - - - io.quarkus - quarkus-apicurio-registry-common - 2.11.2.Final - - - io.quarkus - quarkus-arc-deployment - 2.11.2.Final - - - io.quarkus - quarkus-arc - 2.11.2.Final - - - io.quarkus - quarkus-arquillian - 2.11.2.Final - - - io.quarkus - quarkus-artemis-core-deployment - 2.11.2.Final - - - io.quarkus - quarkus-artemis-core - 2.11.2.Final - - - io.quarkus - quarkus-artemis-jms-deployment - 2.11.2.Final - - - io.quarkus - quarkus-artemis-jms - 2.11.2.Final - - - io.quarkus - quarkus-avro-deployment - 2.11.2.Final - - - io.quarkus - quarkus-avro - 2.11.2.Final - - - io.quarkus - quarkus-awt-deployment - 2.11.2.Final - - - io.quarkus - quarkus-awt - 2.11.2.Final - - - io.quarkus - quarkus-azure-functions-http-deployment - 2.11.2.Final - - - io.quarkus - quarkus-azure-functions-http - 2.11.2.Final - - - io.quarkus - quarkus-bootstrap-app-model - 2.11.2.Final - - - io.quarkus - quarkus-bootstrap-core - 2.11.2.Final - - - io.quarkus - quarkus-bootstrap-gradle-resolver - 2.11.2.Final - - - io.quarkus - quarkus-bootstrap-maven-resolver - 2.11.2.Final - - - io.quarkus - quarkus-bootstrap-runner - 2.11.2.Final - - - io.quarkus - quarkus-builder - 2.11.2.Final - - - io.quarkus - quarkus-cache-deployment - 2.11.2.Final - - - io.quarkus - quarkus-cache - 2.11.2.Final - - - io.quarkus - quarkus-caffeine-deployment - 2.11.2.Final - - - io.quarkus - quarkus-caffeine - 2.11.2.Final - - - io.quarkus - quarkus-class-change-agent - 2.11.2.Final - - - io.quarkus - quarkus-config-yaml-deployment - 2.11.2.Final - - - io.quarkus - quarkus-config-yaml - 2.11.2.Final - - - io.quarkus - quarkus-confluent-registry-avro-deployment - 2.11.2.Final - - - io.quarkus - quarkus-confluent-registry-avro - 2.11.2.Final - - - io.quarkus - quarkus-confluent-registry-common-deployment - 2.11.2.Final - - - io.quarkus - quarkus-confluent-registry-common - 2.11.2.Final - - - io.quarkus - quarkus-consul-config-deployment - 2.11.2.Final - - - io.quarkus - quarkus-consul-config - 2.11.2.Final - - - io.quarkus - quarkus-container-image-buildpack-deployment - 2.11.2.Final - - - io.quarkus - quarkus-container-image-buildpack - 2.11.2.Final - - - io.quarkus - quarkus-container-image-deployment - 2.11.2.Final - - - io.quarkus - quarkus-container-image-docker-deployment - 2.11.2.Final - - - io.quarkus - quarkus-container-image-docker - 2.11.2.Final - - - io.quarkus - quarkus-container-image-jib-deployment - 2.11.2.Final - - - io.quarkus - quarkus-container-image-jib - 2.11.2.Final - - - io.quarkus - quarkus-container-image-openshift-deployment - 2.11.2.Final - - - io.quarkus - quarkus-container-image-openshift - 2.11.2.Final - - - io.quarkus - quarkus-container-image-s2i-deployment - 2.11.2.Final - - - io.quarkus - quarkus-container-image-s2i - 2.11.2.Final - - - io.quarkus - quarkus-container-image-spi - 2.11.2.Final - - - io.quarkus - quarkus-container-image-util - 2.11.2.Final - - - io.quarkus - quarkus-container-image - 2.11.2.Final - - - io.quarkus - quarkus-core-deployment - 2.11.2.Final - - - io.quarkus - quarkus-core - 2.11.2.Final - - - io.quarkus - quarkus-credentials-deployment - 2.11.2.Final - - - io.quarkus - quarkus-credentials - 2.11.2.Final - - - io.quarkus - quarkus-datasource-common - 2.11.2.Final - - - io.quarkus - quarkus-datasource-deployment-spi - 2.11.2.Final - - - io.quarkus - quarkus-datasource-deployment - 2.11.2.Final - - - io.quarkus - quarkus-datasource - 2.11.2.Final - - - io.quarkus - quarkus-development-mode-spi - 2.11.2.Final - - - io.quarkus - quarkus-devservices-common - 2.11.2.Final - - - io.quarkus - quarkus-devservices-db2 - 2.11.2.Final - - - io.quarkus - quarkus-devservices-deployment - 2.11.2.Final - - - io.quarkus - quarkus-devservices-derby - 2.11.2.Final - - - io.quarkus - quarkus-devservices-h2 - 2.11.2.Final - - - io.quarkus - quarkus-devservices-mariadb - 2.11.2.Final - - - io.quarkus - quarkus-devservices-mssql - 2.11.2.Final - - - io.quarkus - quarkus-devservices-mysql - 2.11.2.Final - - - io.quarkus - quarkus-devservices-oracle - 2.11.2.Final - - - io.quarkus - quarkus-devservices-postgresql - 2.11.2.Final - - - io.quarkus - quarkus-devtools-common - 2.11.2.Final - - - io.quarkus - quarkus-devtools-registry-client - 2.11.2.Final - - - io.quarkus - quarkus-devtools-testing - 2.11.2.Final - - - io.quarkus - quarkus-devtools-utilities - 2.11.2.Final - - - io.quarkus - quarkus-elasticsearch-rest-client-common-deployment - 2.11.2.Final - - - io.quarkus - quarkus-elasticsearch-rest-client-common - 2.11.2.Final - - - io.quarkus - quarkus-elasticsearch-rest-client-deployment - 2.11.2.Final - - - io.quarkus - quarkus-elasticsearch-rest-client - 2.11.2.Final - - - io.quarkus - quarkus-elasticsearch-rest-high-level-client-deployment - 2.11.2.Final - - - io.quarkus - quarkus-elasticsearch-rest-high-level-client - 2.11.2.Final - - - io.quarkus - quarkus-elytron-security-common-deployment - 2.11.2.Final - - - io.quarkus - quarkus-elytron-security-common - 2.11.2.Final - - - io.quarkus - quarkus-elytron-security-deployment - 2.11.2.Final - - - io.quarkus - quarkus-elytron-security-jdbc-deployment - 2.11.2.Final - - - io.quarkus - quarkus-elytron-security-jdbc - 2.11.2.Final - - - io.quarkus - quarkus-elytron-security-ldap-deployment - 2.11.2.Final - - - io.quarkus - quarkus-elytron-security-ldap - 2.11.2.Final - - - io.quarkus - quarkus-elytron-security-oauth2-deployment - 2.11.2.Final - - - io.quarkus - quarkus-elytron-security-oauth2 - 2.11.2.Final - - - io.quarkus - quarkus-elytron-security-properties-file-deployment - 2.11.2.Final - - - io.quarkus - quarkus-elytron-security-properties-file - 2.11.2.Final - - - io.quarkus - quarkus-elytron-security - 2.11.2.Final - - - io.quarkus - quarkus-flyway-deployment - 2.11.2.Final - - - io.quarkus - quarkus-flyway - 2.11.2.Final - - - io.quarkus - quarkus-fs-util - 0.0.9 - - - io.quarkus - quarkus-funqy-amazon-lambda - 2.11.2.Final - - - io.quarkus - quarkus-funqy-google-cloud-functions-deployment - 2.11.2.Final - - - io.quarkus - quarkus-funqy-google-cloud-functions - 2.11.2.Final - - - io.quarkus - quarkus-funqy-http-deployment - 2.11.2.Final - - - io.quarkus - quarkus-funqy-http - 2.11.2.Final - - - io.quarkus - quarkus-funqy-knative-events-deployment - 2.11.2.Final - - - io.quarkus - quarkus-funqy-knative-events - 2.11.2.Final - - - io.quarkus - quarkus-funqy-server-common-deployment - 2.11.2.Final - - - io.quarkus - quarkus-funqy-server-common - 2.11.2.Final - - - io.quarkus - quarkus-google-cloud-functions-deployment - 2.11.2.Final - - - io.quarkus - quarkus-google-cloud-functions-http-deployment - 2.11.2.Final - - - io.quarkus - quarkus-google-cloud-functions-http - 2.11.2.Final - - - io.quarkus - quarkus-google-cloud-functions - 2.11.2.Final - - - io.quarkus - quarkus-grpc-api - 2.11.2.Final - - - io.quarkus - quarkus-grpc-codegen - 2.11.2.Final - - - io.quarkus - quarkus-grpc-common-deployment - 2.11.2.Final - - - io.quarkus - quarkus-grpc-common - 2.11.2.Final - - - io.quarkus - quarkus-grpc-deployment - 2.11.2.Final - - - io.quarkus - quarkus-grpc-protoc-plugin - 2.11.2.Final - shaded - - - io.quarkus - quarkus-grpc-stubs - 2.11.2.Final - - - io.quarkus - quarkus-grpc - 2.11.2.Final - - - com.google.android - annotations - - - - - io.quarkus - quarkus-hal-deployment - 2.11.2.Final - - - io.quarkus - quarkus-hal - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-envers-deployment - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-envers - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-orm-deployment-spi - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-orm-deployment - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-orm-panache-common-deployment - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-orm-panache-common - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-orm-panache-deployment - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-orm-panache-kotlin-deployment - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-orm-panache-kotlin - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-orm-panache - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-orm-rest-data-panache-deployment - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-orm-rest-data-panache - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-orm - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-reactive-deployment - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-reactive-panache-common-deployment - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-reactive-panache-common - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-reactive-panache-deployment - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-reactive-panache - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-reactive-rest-data-panache-deployment - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-reactive-rest-data-panache - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-reactive - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-search-orm-coordination-outbox-polling-deployment - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-search-orm-coordination-outbox-polling - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-search-orm-elasticsearch-aws-deployment - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-search-orm-elasticsearch-aws - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-search-orm-elasticsearch-deployment - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-search-orm-elasticsearch - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-validator-deployment - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-validator-spi - 2.11.2.Final - - - io.quarkus - quarkus-hibernate-validator - 2.11.2.Final - - - io.quarkus - quarkus-ide-launcher - 2.11.2.Final - - - * - * - - - - - io.quarkus - quarkus-infinispan-client-deployment - 2.11.2.Final - - - io.quarkus - quarkus-infinispan-client - 2.11.2.Final - - - io.quarkus - quarkus-jackson-deployment - 2.11.2.Final - - - io.quarkus - quarkus-jackson-spi - 2.11.2.Final - - - io.quarkus - quarkus-jackson - 2.11.2.Final - - - io.quarkus - quarkus-jacoco-deployment - 2.11.2.Final - - - io.quarkus - quarkus-jacoco - 2.11.2.Final - - - io.quarkus - quarkus-jaeger-deployment - 2.11.2.Final - - - io.quarkus - quarkus-jaeger - 2.11.2.Final - - - io.quarkus - quarkus-jaxb-deployment - 2.11.2.Final - - - io.quarkus - quarkus-jaxb - 2.11.2.Final - - - io.quarkus - quarkus-jaxp-deployment - 2.11.2.Final - - - io.quarkus - quarkus-jaxp - 2.11.2.Final - - - io.quarkus - quarkus-jaxrs-client-reactive-deployment - 2.11.2.Final - - - io.quarkus - quarkus-jaxrs-client-reactive - 2.11.2.Final - - - io.quarkus - quarkus-jaxrs-spi-deployment - 2.11.2.Final - - - io.quarkus - quarkus-jdbc-db2-deployment - 2.11.2.Final - - - io.quarkus - quarkus-jdbc-db2 - 2.11.2.Final - - - io.quarkus - quarkus-jdbc-derby-deployment - 2.11.2.Final - - - io.quarkus - quarkus-jdbc-derby - 2.11.2.Final - - - io.quarkus - quarkus-jdbc-h2-deployment - 2.11.2.Final - - - io.quarkus - quarkus-jdbc-h2 - 2.11.2.Final - - - io.quarkus - quarkus-jdbc-mariadb-deployment - 2.11.2.Final - - - io.quarkus - quarkus-jdbc-mariadb - 2.11.2.Final - - - io.quarkus - quarkus-jdbc-mssql-deployment - 2.11.2.Final - - - io.quarkus - quarkus-jdbc-mssql - 2.11.2.Final - - - io.quarkus - quarkus-jdbc-mysql-deployment - 2.11.2.Final - - - io.quarkus - quarkus-jdbc-mysql - 2.11.2.Final - - - io.quarkus - quarkus-jdbc-oracle-deployment - 2.11.2.Final - - - io.quarkus - quarkus-jdbc-oracle - 2.11.2.Final - - - io.quarkus - quarkus-jdbc-postgresql-deployment - 2.11.2.Final - - - io.quarkus - quarkus-jdbc-postgresql - 2.11.2.Final - - - io.quarkus - quarkus-jgit-deployment - 2.11.2.Final - - - io.quarkus - quarkus-jgit - 2.11.2.Final - - - io.quarkus - quarkus-jsch-deployment - 2.11.2.Final - - - io.quarkus - quarkus-jsch - 2.11.2.Final - - - io.quarkus - quarkus-jsonb-deployment - 2.11.2.Final - - - io.quarkus - quarkus-jsonb-spi - 2.11.2.Final - - - io.quarkus - quarkus-jsonb - 2.11.2.Final - - - io.quarkus - quarkus-jsonp-deployment - 2.11.2.Final - - - io.quarkus - quarkus-jsonp - 2.11.2.Final - - - io.quarkus - quarkus-junit4-mock - 2.11.2.Final - - - io.quarkus - quarkus-junit5-internal - 2.11.2.Final - - - io.quarkus - quarkus-junit5-mockito-config - 2.11.2.Final - - - io.quarkus - quarkus-junit5-mockito - 2.11.2.Final - - - io.quarkus - quarkus-junit5-properties - 2.11.2.Final - - - io.quarkus - quarkus-junit5 - 2.11.2.Final - - - io.quarkus - quarkus-kafka-client-deployment - 2.11.2.Final - - - io.quarkus - quarkus-kafka-client - 2.11.2.Final - - - io.quarkus - quarkus-kafka-streams-deployment - 2.11.2.Final - - - io.quarkus - quarkus-kafka-streams - 2.11.2.Final - - - io.quarkus - quarkus-keycloak-admin-client-deployment - 2.11.2.Final - - - io.quarkus - quarkus-keycloak-admin-client-reactive-deployment - 2.11.2.Final - - - io.quarkus - quarkus-keycloak-admin-client-reactive - 2.11.2.Final - - - io.quarkus - quarkus-keycloak-admin-client - 2.11.2.Final - - - io.quarkus - quarkus-keycloak-authorization-deployment - 2.11.2.Final - - - io.quarkus - quarkus-keycloak-authorization - 2.11.2.Final - - - io.quarkus - quarkus-kind-deployment - 2.11.2.Final - - - io.quarkus - quarkus-kind - 2.11.2.Final - - - io.quarkus - quarkus-kotlin-deployment - 2.11.2.Final - - - io.quarkus - quarkus-kotlin - 2.11.2.Final - - - io.quarkus - quarkus-kubernetes-client-deployment - 2.11.2.Final - - - io.quarkus - quarkus-kubernetes-client-internal-deployment - 2.11.2.Final - - - io.quarkus - quarkus-kubernetes-client-internal - 2.11.2.Final - - - io.quarkus - quarkus-kubernetes-client-spi - 2.11.2.Final - - - io.quarkus - quarkus-kubernetes-client - 2.11.2.Final - - - io.quarkus - quarkus-kubernetes-config-deployment - 2.11.2.Final - - - io.quarkus - quarkus-kubernetes-config - 2.11.2.Final - - - io.quarkus - quarkus-kubernetes-deployment - 2.11.2.Final - - - io.quarkus - quarkus-kubernetes-service-binding-deployment - 2.11.2.Final - - - io.quarkus - quarkus-kubernetes-service-binding-spi - 2.11.2.Final - - - io.quarkus - quarkus-kubernetes-service-binding - 2.11.2.Final - - - io.quarkus - quarkus-kubernetes-spi - 2.11.2.Final - - - io.quarkus - quarkus-kubernetes - 2.11.2.Final - - - io.quarkus - quarkus-liquibase-deployment - 2.11.2.Final - - - io.quarkus - quarkus-liquibase-mongodb-deployment - 2.11.2.Final - - - io.quarkus - quarkus-liquibase-mongodb - 2.11.2.Final - - - io.quarkus - quarkus-liquibase - 2.11.2.Final - - - io.quarkus - quarkus-logging-gelf-deployment - 2.11.2.Final - - - io.quarkus - quarkus-logging-gelf - 2.11.2.Final - - - io.quarkus - quarkus-logging-json-deployment - 2.11.2.Final - - - io.quarkus - quarkus-logging-json - 2.11.2.Final - - - io.quarkus - quarkus-logging-sentry-deployment - 2.11.2.Final - - - io.quarkus - quarkus-logging-sentry - 2.11.2.Final - - - io.quarkus - quarkus-mailer-deployment - 2.11.2.Final - - - io.quarkus - quarkus-mailer - 2.11.2.Final - - - io.quarkus - quarkus-micrometer-deployment - 2.11.2.Final - - - io.quarkus - quarkus-micrometer-registry-prometheus-deployment - 2.11.2.Final - - - io.quarkus - quarkus-micrometer-registry-prometheus - 2.11.2.Final - - - io.quarkus - quarkus-micrometer - 2.11.2.Final - - - io.quarkus - quarkus-minikube-deployment - 2.11.2.Final - - - io.quarkus - quarkus-minikube - 2.11.2.Final - - - io.quarkus - quarkus-mongodb-client-deployment - 2.11.2.Final - - - io.quarkus - quarkus-mongodb-client - 2.11.2.Final - - - io.quarkus - quarkus-mongodb-panache-common-deployment - 2.11.2.Final - - - io.quarkus - quarkus-mongodb-panache-common - 2.11.2.Final - - - io.quarkus - quarkus-mongodb-panache-deployment - 2.11.2.Final - - - io.quarkus - quarkus-mongodb-panache-kotlin-deployment - 2.11.2.Final - - - io.quarkus - quarkus-mongodb-panache-kotlin - 2.11.2.Final - - - io.quarkus - quarkus-mongodb-panache - 2.11.2.Final - - - io.quarkus - quarkus-mongodb-rest-data-panache-deployment - 2.11.2.Final - - - io.quarkus - quarkus-mongodb-rest-data-panache - 2.11.2.Final - - - io.quarkus - quarkus-mutiny-deployment - 2.11.2.Final - - - io.quarkus - quarkus-mutiny-reactive-streams-operators-deployment - 2.11.2.Final - - - io.quarkus - quarkus-mutiny-reactive-streams-operators - 2.11.2.Final - - - io.quarkus - quarkus-mutiny - 2.11.2.Final - - - io.quarkus - quarkus-narayana-jta-deployment - 2.11.2.Final - - - io.quarkus - quarkus-narayana-jta - 2.11.2.Final - - - io.quarkus - quarkus-narayana-lra-deployment - 2.11.2.Final - - - io.quarkus - quarkus-narayana-lra - 2.11.2.Final - - - io.quarkus - quarkus-narayana-stm-deployment - 2.11.2.Final - - - io.quarkus - quarkus-narayana-stm - 2.11.2.Final - - - io.quarkus - quarkus-neo4j-deployment - 2.11.2.Final - - - io.quarkus - quarkus-neo4j - 2.11.2.Final - - - io.quarkus - quarkus-netty-deployment - 2.11.2.Final - - - io.quarkus - quarkus-netty - 2.11.2.Final - - - io.quarkus - quarkus-oidc-client-deployment - 2.11.2.Final - - - io.quarkus - quarkus-oidc-client-filter-deployment - 2.11.2.Final - - - io.quarkus - quarkus-oidc-client-filter - 2.11.2.Final - - - io.quarkus - quarkus-oidc-client-reactive-filter-deployment - 2.11.2.Final - - - io.quarkus - quarkus-oidc-client-reactive-filter - 2.11.2.Final - - - io.quarkus - quarkus-oidc-client - 2.11.2.Final - - - io.quarkus - quarkus-oidc-common-deployment - 2.11.2.Final - - - io.quarkus - quarkus-oidc-common - 2.11.2.Final - - - io.quarkus - quarkus-oidc-deployment - 2.11.2.Final - - - io.quarkus - quarkus-oidc-token-propagation-deployment - 2.11.2.Final - - - io.quarkus - quarkus-oidc-token-propagation-reactive-deployment - 2.11.2.Final - - - io.quarkus - quarkus-oidc-token-propagation-reactive - 2.11.2.Final - - - io.quarkus - quarkus-oidc-token-propagation - 2.11.2.Final - - - io.quarkus - quarkus-oidc - 2.11.2.Final - - - io.quarkus - quarkus-openshift-client-deployment - 2.11.2.Final - - - io.quarkus - quarkus-openshift-client - 2.11.2.Final - - - io.quarkus - quarkus-openshift-deployment - 2.11.2.Final - - - io.quarkus - quarkus-openshift - 2.11.2.Final - - - io.quarkus - quarkus-opentelemetry-deployment - 2.11.2.Final - - - io.quarkus - quarkus-opentelemetry-exporter-jaeger-deployment - 2.11.2.Final - - - io.quarkus - quarkus-opentelemetry-exporter-jaeger - 2.11.2.Final - - - io.quarkus - quarkus-opentelemetry-exporter-otlp-deployment - 2.11.2.Final - - - io.quarkus - quarkus-opentelemetry-exporter-otlp - 2.11.2.Final - - - io.quarkus - quarkus-opentelemetry - 2.11.2.Final - - - io.quarkus - quarkus-panache-common-deployment - 2.11.2.Final - - - io.quarkus - quarkus-panache-common - 2.11.2.Final - - - io.quarkus - quarkus-panache-hibernate-common-deployment - 2.11.2.Final - - - io.quarkus - quarkus-panache-hibernate-common - 2.11.2.Final - - - io.quarkus - quarkus-panache-mock - 2.11.2.Final - - - io.quarkus - quarkus-panacheql - 2.11.2.Final - - - io.quarkus - quarkus-picocli-deployment - 2.11.2.Final - - - io.quarkus - quarkus-picocli - 2.11.2.Final - - - io.quarkus - quarkus-project-core-extension-codestarts - 2.11.2.Final - - - io.quarkus - quarkus-quartz-deployment - 2.11.2.Final - - - io.quarkus - quarkus-quartz - 2.11.2.Final - - - io.quarkus - quarkus-qute-deployment - 2.11.2.Final - - - io.quarkus - quarkus-qute - 2.11.2.Final - - - io.quarkus - quarkus-reactive-datasource-deployment - 2.11.2.Final - - - io.quarkus - quarkus-reactive-datasource - 2.11.2.Final - - - io.quarkus - quarkus-reactive-db2-client-deployment - 2.11.2.Final - - - io.quarkus - quarkus-reactive-db2-client - 2.11.2.Final - - - io.quarkus - quarkus-reactive-messaging-http-deployment - 2.11.2.Final - - - io.quarkus - quarkus-reactive-messaging-http - 2.11.2.Final - - - io.quarkus - quarkus-reactive-mssql-client-deployment - 2.11.2.Final - - - io.quarkus - quarkus-reactive-mssql-client - 2.11.2.Final - - - io.quarkus - quarkus-reactive-mysql-client-deployment - 2.11.2.Final - - - io.quarkus - quarkus-reactive-mysql-client - 2.11.2.Final - - - io.quarkus - quarkus-reactive-oracle-client-deployment - 2.11.2.Final - - - io.quarkus - quarkus-reactive-oracle-client - 2.11.2.Final - - - io.quarkus - quarkus-reactive-pg-client-deployment - 2.11.2.Final - - - io.quarkus - quarkus-reactive-pg-client - 2.11.2.Final - - - io.quarkus - quarkus-reactive-routes-deployment - 2.11.2.Final - - - io.quarkus - quarkus-reactive-routes - 2.11.2.Final - - - io.quarkus - quarkus-redis-client-deployment - 2.11.2.Final - - - io.quarkus - quarkus-redis-client - 2.11.2.Final - - - io.quarkus - quarkus-rest-client-config-deployment - 2.11.2.Final - - - io.quarkus - quarkus-rest-client-config - 2.11.2.Final - - - io.quarkus - quarkus-rest-client-deployment - 2.11.2.Final - - - io.quarkus - quarkus-rest-client-jackson-deployment - 2.11.2.Final - - - io.quarkus - quarkus-rest-client-jackson - 2.11.2.Final - - - io.quarkus - quarkus-rest-client-jaxb-deployment - 2.11.2.Final - - - io.quarkus - quarkus-rest-client-jaxb - 2.11.2.Final - - - io.quarkus - quarkus-rest-client-jsonb-deployment - 2.11.2.Final - - - io.quarkus - quarkus-rest-client-jsonb - 2.11.2.Final - - - io.quarkus - quarkus-rest-client-mutiny-deployment - 2.11.2.Final - - - io.quarkus - quarkus-rest-client-mutiny - 2.11.2.Final - - - io.quarkus - quarkus-rest-client-reactive-deployment - 2.11.2.Final - - - io.quarkus - quarkus-rest-client-reactive-jackson-deployment - 2.11.2.Final - - - io.quarkus - quarkus-rest-client-reactive-jackson - 2.11.2.Final - - - io.quarkus - quarkus-rest-client-reactive-jaxb-deployment - 2.11.2.Final - - - io.quarkus - quarkus-rest-client-reactive-jaxb - 2.11.2.Final - - - io.quarkus - quarkus-rest-client-reactive-jsonb-deployment - 2.11.2.Final - - - io.quarkus - quarkus-rest-client-reactive-jsonb - 2.11.2.Final - - - io.quarkus - quarkus-rest-client-reactive-kotlin-serialization-deployment - 2.11.2.Final - - - io.quarkus - quarkus-rest-client-reactive-kotlin-serialization - 2.11.2.Final - - - io.quarkus - quarkus-rest-client-reactive - 2.11.2.Final - - - io.quarkus - quarkus-rest-client - 2.11.2.Final - - - io.quarkus - quarkus-rest-data-panache-deployment - 2.11.2.Final - - - io.quarkus - quarkus-rest-data-panache - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-common-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-common-spi - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-common - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-jackson-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-jackson - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-jaxb-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-jaxb - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-jsonb-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-jsonb - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-links-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-links - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-multipart-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-multipart - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-mutiny-common-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-mutiny-common - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-mutiny-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-mutiny - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-qute-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-qute - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-common-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-common - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-deployment - 2.11.2.Final - tests - test - - - io.quarkus - quarkus-resteasy-reactive-jackson-common-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-jackson-common - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-jackson-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-jackson - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-jaxb-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-jaxb - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-jsonb-common-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-jsonb-common - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-jsonb-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-jsonb - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-kotlin-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-kotlin-serialization-common-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-kotlin-serialization-common - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-kotlin-serialization-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-kotlin-serialization - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-kotlin - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-links-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-links - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-qute-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-qute - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-server-spi-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-servlet-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-servlet - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive-spi-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-reactive - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-server-common-deployment - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-server-common-spi - 2.11.2.Final - - - io.quarkus - quarkus-resteasy-server-common - 2.11.2.Final - - - io.quarkus - quarkus-resteasy - 2.11.2.Final - - - io.quarkus - quarkus-scala-deployment - 2.11.2.Final - - - io.quarkus - quarkus-scala - 2.11.2.Final - - - io.quarkus - quarkus-scheduler-api - 2.11.2.Final - - - io.quarkus - quarkus-scheduler-common - 2.11.2.Final - - - io.quarkus - quarkus-scheduler-deployment - 2.11.2.Final - - - io.quarkus - quarkus-scheduler-kotlin - 2.11.2.Final - - - io.quarkus - quarkus-scheduler - 2.11.2.Final - - - io.quarkus - quarkus-schema-registry-devservice-deployment - 2.11.2.Final - - - io.quarkus - quarkus-schema-registry-devservice - 2.11.2.Final - - - io.quarkus - quarkus-security-deployment - 2.11.2.Final - - - io.quarkus - quarkus-security-jpa-deployment - 2.11.2.Final - - - io.quarkus - quarkus-security-jpa - 2.11.2.Final - - - io.quarkus - quarkus-security-runtime-spi - 2.11.2.Final - - - io.quarkus - quarkus-security-spi - 2.11.2.Final - - - io.quarkus - quarkus-security-webauthn-deployment - 2.11.2.Final - - - io.quarkus - quarkus-security-webauthn - 2.11.2.Final - - - io.quarkus - quarkus-security - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-context-propagation-deployment - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-context-propagation - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-fault-tolerance-deployment - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-fault-tolerance - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-graphql-client-deployment - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-graphql-client - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-graphql-deployment - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-graphql - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-health-deployment - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-health-spi - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-health - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-jwt-build-deployment - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-jwt-build - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-jwt-deployment - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-jwt - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-metrics-deployment - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-metrics-spi - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-metrics - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-openapi-common-deployment - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-openapi-deployment - 2.11.2.Final - - - org.jboss.shrinkwrap - shrinkwrap-api - - - - - io.quarkus - quarkus-smallrye-openapi-spi - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-openapi - 2.11.2.Final - - - org.jboss.shrinkwrap - shrinkwrap-api - - - - - io.quarkus - quarkus-smallrye-opentracing-deployment - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-opentracing - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-amqp-deployment - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-amqp - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-deployment - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-kafka-deployment - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-kafka - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-kotlin - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-mqtt-deployment - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-mqtt - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-rabbitmq-deployment - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging-rabbitmq - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-reactive-messaging - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-reactive-streams-operators-deployment - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-reactive-streams-operators - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-reactive-type-converters-deployment - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-reactive-type-converters - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-stork-deployment - 2.11.2.Final - - - io.quarkus - quarkus-smallrye-stork - 2.11.2.Final - - - io.quarkus - quarkus-spring-beans-api - 5.2.SP7 - - - io.quarkus - quarkus-spring-boot-orm-api - 2.1.SP1 - - - io.quarkus - quarkus-spring-boot-properties-api - 2.1.SP1 - - - io.quarkus - quarkus-spring-boot-properties-deployment - 2.11.2.Final - - - io.quarkus - quarkus-spring-boot-properties - 2.11.2.Final - - - io.quarkus - quarkus-spring-cache-deployment - 2.11.2.Final - - - io.quarkus - quarkus-spring-cache - 2.11.2.Final - - - io.quarkus - quarkus-spring-cloud-config-client-deployment - 2.11.2.Final - - - io.quarkus - quarkus-spring-cloud-config-client - 2.11.2.Final - - - io.quarkus - quarkus-spring-context-api - 5.2.SP7 - - - io.quarkus - quarkus-spring-core-api - 5.2.SP7 - - - io.quarkus - quarkus-spring-data-commons-api - 2.1.SP2 - - - io.quarkus - quarkus-spring-data-jpa-api - 2.1.SP2 - - - io.quarkus - quarkus-spring-data-jpa-deployment - 2.11.2.Final - - - io.quarkus - quarkus-spring-data-jpa - 2.11.2.Final - - - io.quarkus - quarkus-spring-data-rest-api - 2.1.SP2 - - - io.quarkus - quarkus-spring-data-rest-deployment - 2.11.2.Final - - - io.quarkus - quarkus-spring-data-rest - 2.11.2.Final - - - io.quarkus - quarkus-spring-di-deployment - 2.11.2.Final - - - io.quarkus - quarkus-spring-di - 2.11.2.Final - - - io.quarkus - quarkus-spring-scheduled-deployment - 2.11.2.Final - - - io.quarkus - quarkus-spring-scheduled - 2.11.2.Final - - - io.quarkus - quarkus-spring-security-core-api - 5.3.Final - - - io.quarkus - quarkus-spring-security-deployment - 2.11.2.Final - - - io.quarkus - quarkus-spring-security - 2.11.2.Final - - - io.quarkus - quarkus-spring-web-api - 5.2.SP7 - - - io.quarkus - quarkus-spring-web-common - 2.11.2.Final - - - io.quarkus - quarkus-spring-web-deployment - 2.11.2.Final - - - io.quarkus - quarkus-spring-web-resteasy-classic-deployment - 2.11.2.Final - - - io.quarkus - quarkus-spring-web-resteasy-classic - 2.11.2.Final - - - io.quarkus - quarkus-spring-web-resteasy-reactive-deployment - 2.11.2.Final - - - io.quarkus - quarkus-spring-web-resteasy-reactive - 2.11.2.Final - - - io.quarkus - quarkus-spring-web - 2.11.2.Final - - - io.quarkus - quarkus-spring-webmvc-api - 5.2.SP7 - - - io.quarkus - quarkus-swagger-ui-deployment - 2.11.2.Final - - - io.quarkus - quarkus-swagger-ui - 2.11.2.Final - - - io.quarkus - quarkus-test-amazon-lambda - 2.11.2.Final - - - io.quarkus - quarkus-test-artemis - 2.11.2.Final - - - io.quarkus - quarkus-test-common - 2.11.2.Final - - - io.quarkus - quarkus-test-derby - 2.11.2.Final - - - io.quarkus - quarkus-test-h2 - 2.11.2.Final - - - io.quarkus - quarkus-test-infinispan-client - 2.11.2.Final - - - io.quarkus - quarkus-test-kafka-companion - 2.11.2.Final - - - io.quarkus - quarkus-test-keycloak-server - 2.11.2.Final - - - io.quarkus - quarkus-test-kubernetes-client - 2.11.2.Final - - - io.quarkus - quarkus-test-ldap - 2.11.2.Final - - - io.quarkus - quarkus-test-mongodb - 2.11.2.Final - - - io.quarkus - quarkus-test-oidc-server - 2.11.2.Final - - - io.quarkus - quarkus-test-openshift-client - 2.11.2.Final - - - io.quarkus - quarkus-test-security-jwt - 2.11.2.Final - - - io.quarkus - quarkus-test-security-oidc - 2.11.2.Final - - - io.quarkus - quarkus-test-security-webauthn - 2.11.2.Final - - - io.quarkus - quarkus-test-security - 2.11.2.Final - - - io.quarkus - quarkus-test-vault - 2.11.2.Final - - - io.quarkus - quarkus-test-vertx - 2.11.2.Final - - - io.quarkus - quarkus-tika-deployment - 2.11.2.Final - - - io.quarkus - quarkus-tika - 2.11.2.Final - - - io.quarkus - quarkus-transaction-annotations - 2.11.2.Final - - - io.quarkus - quarkus-undertow-deployment - 2.11.2.Final - - - io.quarkus - quarkus-undertow-spi - 2.11.2.Final - - - io.quarkus - quarkus-undertow - 2.11.2.Final - - - io.quarkus - quarkus-vault-deployment - 2.11.2.Final - - - io.quarkus - quarkus-vault - 2.11.2.Final - - - io.quarkus - quarkus-vertx-deployment - 2.11.2.Final - - - io.quarkus - quarkus-vertx-graphql-deployment - 2.11.2.Final - - - io.quarkus - quarkus-vertx-graphql - 2.11.2.Final - - - io.quarkus - quarkus-vertx-http-deployment-spi - 2.11.2.Final - - - io.quarkus - quarkus-vertx-http-deployment - 2.11.2.Final - - - io.quarkus - quarkus-vertx-http-dev-console-runtime-spi - 2.11.2.Final - - - io.quarkus - quarkus-vertx-http-dev-console-spi - 2.11.2.Final - - - io.quarkus - quarkus-vertx-http - 2.11.2.Final - - - io.quarkus - quarkus-vertx-latebound-mdc-provider - 2.11.2.Final - - - io.quarkus - quarkus-vertx-web-deployment - 2.11.2.Final - - - io.quarkus - quarkus-vertx-web - 2.11.2.Final - - - io.quarkus - quarkus-vertx - 2.11.2.Final - - - io.quarkus - quarkus-webjars-locator-deployment - 2.11.2.Final - - - io.quarkus - quarkus-webjars-locator - 2.11.2.Final - - - io.quarkus - quarkus-websockets-client-deployment - 2.11.2.Final - - - io.quarkus - quarkus-websockets-client - 2.11.2.Final - - - io.quarkus - quarkus-websockets-deployment - 2.11.2.Final - - - io.quarkus - quarkus-websockets - 2.11.2.Final - - - io.reactivex.rxjava2 - rxjava - 2.2.21 - - - io.rest-assured - json-schema-validator - 4.5.1 - - - javax.activation - activation - - - com.google.code.findbugs - jsr305 - - - com.sun.xml.bind - jaxb-osgi - - - commons-logging - commons-logging - - - - - io.rest-assured - kotlin-extensions - 4.5.1 - - - javax.activation - activation - - - javax.activation - javax.activation-api - - - com.sun.xml.bind - jaxb-osgi - - - commons-logging - commons-logging - - - - - io.rest-assured - rest-assured - 4.5.1 - - - javax.activation - activation - - - javax.activation - javax.activation-api - - - jakarta.activation - jakarta.activation-api - - - com.sun.xml.bind - jaxb-osgi - - - commons-logging - commons-logging - - - - - io.smallrye.common - smallrye-common-annotation - 1.13.0 - - - io.smallrye.common - smallrye-common-classloader - 1.13.0 - - - io.smallrye.common - smallrye-common-constraint - 1.13.0 - - - io.smallrye.common - smallrye-common-cpu - 1.13.0 - - - io.smallrye.common - smallrye-common-expression - 1.13.0 - - - io.smallrye.common - smallrye-common-function - 1.13.0 - - - io.smallrye.common - smallrye-common-io - 1.13.0 - - - io.smallrye.common - smallrye-common-net - 1.13.0 - - - io.smallrye.common - smallrye-common-os - 1.13.0 - - - io.smallrye.common - smallrye-common-ref - 1.13.0 - - - io.smallrye.common - smallrye-common-version - 1.13.0 - - - io.smallrye.common - smallrye-common-vertx-context - 1.13.0 - - - io.smallrye.config - smallrye-config-common - 2.10.1 - - - io.smallrye.config - smallrye-config-core - 2.10.1 - - - io.smallrye.config - smallrye-config-source-file-system - 2.10.1 - - - io.smallrye.config - smallrye-config-source-yaml - 2.10.1 - - - io.smallrye.config - smallrye-config-validator - 2.10.1 - - - io.smallrye.config - smallrye-config - 2.10.1 - - - org.osgi - org.osgi.annotation.versioning - - - org.ow2.asm - asm - - - - - io.smallrye.reactive - mutiny-kotlin - 1.6.0 - - - io.smallrye.reactive - mutiny-math - 1.6.0 - - - io.smallrye.reactive - mutiny-reactive-streams-operators - 1.6.0 - - - io.smallrye.reactive - mutiny-reactor - 1.6.0 - - - io.smallrye.reactive - mutiny-rxjava - 1.6.0 - - - io.smallrye.reactive - mutiny-smallrye-context-propagation - 1.6.0 - - - io.smallrye.reactive - mutiny-test-utils - 1.6.0 - - - io.smallrye.reactive - mutiny - 1.6.0 - - - io.smallrye.reactive - smallrye-connector-attribute-processor - 3.18.0 - - - io.smallrye.reactive - smallrye-mutiny-health-check - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-amqp-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-common - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-htdigest - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-htpasswd - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-jdbc - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-jwt - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-ldap - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-mongo - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-oauth2 - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-otp - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-properties - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-shiro - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-sql-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-auth-webauthn - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-bridge-common - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-cassandra-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-circuit-breaker - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-config - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-consul-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-core - 2.24.1 - - - com.fasterxml.jackson.core - jackson-databind - - - - - io.smallrye.reactive - smallrye-mutiny-vertx-db2-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-jdbc-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-json-schema - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-junit5 - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-kafka-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-mail-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-micrometer-metrics - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-mongo-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-mqtt - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-mssql-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-mysql-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-oracle-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-pg-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-rabbitmq-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-redis-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-runtime - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-backend-consul - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-backend-redis - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-backend-zookeeper - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-bridge-consul - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-bridge-docker-links - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-bridge-docker - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-bridge-kubernetes - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery-bridge-zookeeper - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-service-discovery - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-shell - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-sql-client-templates - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-sql-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-stomp - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-tcp-eventbus-bridge - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-client - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-common - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-graphql - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-openapi - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-freemarker - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-handlebars - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-jade - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-mvel - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-pebble - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-rocker - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-templ-thymeleaf - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web-validation - 2.24.1 - - - io.smallrye.reactive - smallrye-mutiny-vertx-web - 2.24.1 - - - io.smallrye.reactive - smallrye-reactive-converter-api - 2.7.0 - - - io.smallrye.reactive - smallrye-reactive-converter-mutiny - 2.7.0 - - - io.smallrye.reactive - smallrye-reactive-converter-rxjava2 - 2.7.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-amqp - 3.18.0 - - - com.fasterxml.jackson.core - jackson-core - - - org.slf4j - slf4j-log4j12 - - - - - io.smallrye.reactive - smallrye-reactive-messaging-api - 3.18.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-health - 3.18.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-in-memory - 3.18.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-kafka-api - 3.18.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-kafka-test-companion - 3.18.0 - - - commons-logging - commons-logging - - - - - io.smallrye.reactive - smallrye-reactive-messaging-kafka - 3.18.0 - - - com.fasterxml.jackson.core - jackson-core - - - org.scala-lang - scala-reflect - - - org.apache.kafka - kafka-clients - - - com.101tec - zkclient - - - org.slf4j - slf4j-log4j12 - - - log4j - log4j - - - - - io.smallrye.reactive - smallrye-reactive-messaging-mqtt - 3.18.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-provider - 3.18.0 - - - io.smallrye.reactive - smallrye-reactive-messaging-rabbitmq - 3.18.0 - - - io.smallrye.reactive - smallrye-reactive-streams-operators - 1.0.13 - - - io.smallrye.reactive - vertx-mutiny-generator - 2.24.1 - - - io.smallrye.stork - stork-api - 1.1.2 - - - io.smallrye.stork - stork-configuration-generator - 1.1.2 - - - io.smallrye.stork - stork-core - 1.1.2 - - - io.smallrye.stork - stork-load-balancer-least-requests - 1.1.2 - - - io.smallrye.stork - stork-load-balancer-least-response-time - 1.1.2 - - - io.smallrye.stork - stork-load-balancer-power-of-two-choices - 1.1.2 - - - io.smallrye.stork - stork-load-balancer-random - 1.1.2 - - - io.smallrye.stork - stork-load-balancer-sticky - 1.1.2 - - - io.smallrye.stork - stork-microprofile-config - 1.1.2 - - - io.smallrye.stork - stork-service-discovery-composite - 1.1.2 - - - io.smallrye.stork - stork-service-discovery-consul - 1.1.2 - - - io.smallrye.stork - stork-service-discovery-eureka - 1.1.2 - - - io.smallrye.stork - stork-service-discovery-kubernetes - 1.1.2 - - - io.smallrye.stork - stork-service-discovery-static-list - 1.1.2 - - - io.smallrye.stork - stork-test-utils - 1.1.2 - - - io.smallrye - smallrye-config-common - 1.5.0 - - - io.smallrye - smallrye-config - 1.5.0 - - - io.smallrye - smallrye-context-propagation-api - 1.2.2 - - - io.smallrye - smallrye-context-propagation-jta - 1.2.2 - - - io.smallrye - smallrye-context-propagation-propagators-rxjava1 - 1.2.2 - - - io.smallrye - smallrye-context-propagation-propagators-rxjava2 - 1.2.2 - - - io.smallrye - smallrye-context-propagation-storage - 1.2.2 - - - io.smallrye - smallrye-context-propagation - 1.2.2 - - - io.smallrye - smallrye-fault-tolerance-api - 5.5.0 - - - io.smallrye - smallrye-fault-tolerance-autoconfig-core - 5.5.0 - - - io.smallrye - smallrye-fault-tolerance-context-propagation - 5.5.0 - - - io.smallrye - smallrye-fault-tolerance-core - 5.5.0 - - - io.smallrye - smallrye-fault-tolerance-kotlin - 5.5.0 - - - io.smallrye - smallrye-fault-tolerance-mutiny - 5.5.0 - - - io.smallrye - smallrye-fault-tolerance-tracing-propagation - 5.5.0 - - - io.smallrye - smallrye-fault-tolerance-vertx - 5.5.0 - - - io.smallrye - smallrye-fault-tolerance - 5.5.0 - - - io.smallrye - smallrye-graphql-api - 1.6.0 - - - io.smallrye - smallrye-graphql-cdi - 1.6.0 - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-graphql-client-api - 1.6.0 - - - io.smallrye - smallrye-graphql-client-implementation-vertx - 1.6.0 - - - io.smallrye - smallrye-graphql-client - 1.6.0 - - - io.smallrye - smallrye-graphql-schema-builder - 1.6.0 - - - io.smallrye - smallrye-graphql-schema-model - 1.6.0 - - - io.smallrye - smallrye-graphql-ui-graphiql - 1.6.0 - - - io.smallrye - smallrye-graphql - 1.6.0 - - - io.smallrye - smallrye-health-api - 3.2.1 - - - io.smallrye - smallrye-health-provided-checks - 3.2.1 - - - io.smallrye - smallrye-health-ui - 3.2.1 - - - io.smallrye - smallrye-health - 3.2.1 - - - jakarta.json - jakarta.json-api - - - - - io.smallrye - smallrye-jwt-build - 3.5.3 - - - io.smallrye - smallrye-jwt-common - 3.5.3 - - - io.smallrye - smallrye-jwt - 3.5.3 - - - org.jboss.logging - jboss-logging - - - javax - javaee-api - - - javax.annotation - javax.annotation-api - - - io.smallrye - smallrye-jwt-build - - - - - io.smallrye - smallrye-metrics-api - 3.0.5 - - - io.smallrye - smallrye-metrics - 3.0.5 - - - javax - javaee-api - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-open-api-core - 2.1.23 - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-open-api-jaxrs - 2.1.23 - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-open-api-spring - 2.1.23 - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-open-api-ui - 2.1.23 - - - io.smallrye - smallrye-open-api-vertx - 2.1.23 - - - org.osgi - org.osgi.annotation.versioning - - - - - io.smallrye - smallrye-opentracing-contrib - 2.1.0 - - - io.smallrye - smallrye-opentracing - 2.1.0 - - - org.eclipse.microprofile.config - microprofile-config-api - - - - - io.strimzi - kafka-oauth-client - 0.10.0 - - - io.strimzi - strimzi-test-container - 0.100.0 - - - junit - junit - - - - - io.vertx - vertx-amqp-client - 4.3.2 - - - io.vertx - vertx-auth-common - 4.3.2 - - - io.vertx - vertx-auth-htdigest - 4.3.2 - - - io.vertx - vertx-auth-htpasswd - 4.3.2 - - - io.vertx - vertx-auth-jdbc - 4.3.2 - - - io.vertx - vertx-auth-jwt - 4.3.2 - - - io.vertx - vertx-auth-ldap - 4.3.2 - - - io.vertx - vertx-auth-mongo - 4.3.2 - - - io.vertx - vertx-auth-oauth2 - 4.3.2 - - - io.vertx - vertx-auth-otp - 4.3.2 - - - io.vertx - vertx-auth-properties - 4.3.2 - - - io.vertx - vertx-auth-shiro - 4.3.2 - - - io.vertx - vertx-auth-sql-client - 4.3.2 - - - io.vertx - vertx-auth-webauthn - 4.3.2 - - - io.vertx - vertx-auth - 4.3.2 - pom - - - io.vertx - vertx-bridge-common - 4.3.2 - - - io.vertx - vertx-camel-bridge - 4.3.2 - - - io.vertx - vertx-cassandra-client - 4.3.2 - - - io.vertx - vertx-circuit-breaker - 4.3.2 - - - io.vertx - vertx-codegen - 4.3.2 - - - io.vertx - vertx-codegen - 4.3.2 - processor - - - io.vertx - vertx-codegen - 4.3.2 - sources - - - io.vertx - vertx-codegen - 4.3.2 - tck-sources - - - io.vertx - vertx-codegen - 4.3.2 - tck - - - io.vertx - vertx-codegen - 4.3.2 - tests - - - io.vertx - vertx-config-consul - 4.3.2 - - - io.vertx - vertx-config-git - 4.3.2 - - - io.vertx - vertx-config-hocon - 4.3.2 - - - io.vertx - vertx-config-kubernetes-configmap - 4.3.2 - - - io.vertx - vertx-config-parent - 4.3.2 - pom - - - io.vertx - vertx-config-redis - 4.3.2 - - - io.vertx - vertx-config-spring-config-server - 4.3.2 - - - io.vertx - vertx-config-vault - 4.3.2 - - - io.vertx - vertx-config-yaml - 4.3.2 - - - io.vertx - vertx-config-zookeeper - 4.3.2 - - - io.vertx - vertx-config - 4.3.2 - - - io.vertx - vertx-consul-client - 4.3.2 - - - io.vertx - vertx-consul-client - 4.3.2 - tests - - - io.vertx - vertx-core - 4.3.2 - - - io.vertx - vertx-core - 4.3.2 - sources - - - io.vertx - vertx-core - 4.3.2 - tests - - - io.vertx - vertx-db2-client - 4.3.2 - - - io.vertx - vertx-docgen - 0.9.4 - - - io.vertx - vertx-dropwizard-metrics - 4.3.2 - - - io.vertx - vertx-grpc-aggregator - 4.3.2 - - - io.vertx - vertx-grpc-client - 4.3.2 - - - io.vertx - vertx-grpc-common - 4.3.2 - - - io.vertx - vertx-grpc-parent - 4.3.2 - - - io.vertx - vertx-grpc-server - 4.3.2 - - - io.vertx - vertx-grpc - 4.3.2 - - - io.vertx - vertx-hazelcast - 4.3.2 - - - io.vertx - vertx-health-check - 4.3.2 - - - io.vertx - vertx-http-proxy - 4.3.2 - - - io.vertx - vertx-http-service-factory - 4.3.2 - - - io.vertx - vertx-ignite - 4.3.2 - - - io.vertx - vertx-infinispan-parent - 4.3.2 - - - io.vertx - vertx-infinispan - 4.3.2 - - - io.vertx - vertx-jdbc-client - 4.3.2 - - - io.vertx - vertx-json-schema - 4.3.2 - - - io.vertx - vertx-junit5-rx-java2 - 4.3.2 - - - io.vertx - vertx-junit5-rx-java3 - 4.3.2 - - - io.vertx - vertx-junit5-rx-java - 4.3.2 - - - io.vertx - vertx-junit5 - 4.3.2 - - - io.vertx - vertx-kafka-client - 4.3.2 - - - com.fasterxml.jackson.core - jackson-core - - - com.fasterxml.jackson.module - jackson-module-scala_2.12 - - - org.scala-lang - scala-reflect - - - org.apache.kafka - kafka-clients - - - com.101tec - zkclient - - - org.slf4j - slf4j-log4j12 - - - - - io.vertx - vertx-lang-groovy - 4.3.2 - - - io.vertx - vertx-lang-kotlin-coroutines - 4.3.2 - - - io.vertx - vertx-lang-kotlin-parent - 4.3.2 - - - io.vertx - vertx-lang-kotlin - 4.3.2 - - - io.vertx - vertx-mail-client - 4.3.2 - - - io.vertx - vertx-mail-client - 4.3.2 - tests - - - io.vertx - vertx-maven-service-factory - 4.3.2 - - - io.vertx - vertx-micrometer-metrics - 4.3.2 - - - io.vertx - vertx-mongo-client - 4.3.2 - - - io.vertx - vertx-mongo-client - 4.3.2 - tests - - - io.vertx - vertx-mqtt - 4.3.2 - - - io.vertx - vertx-mssql-client - 4.3.2 - - - io.vertx - vertx-mysql-client - 4.3.2 - - - io.vertx - vertx-opentelemetry - 4.3.2 - - - io.vertx - vertx-opentracing - 4.3.2 - - - io.vertx - vertx-oracle-client - 4.3.2 - - - io.vertx - vertx-pg-client - 4.3.2 - - - io.vertx - vertx-proton - 4.3.2 - - - io.vertx - vertx-rabbitmq-client - 4.3.2 - - - io.vertx - vertx-reactive-streams - 4.3.2 - - - io.vertx - vertx-redis-client - 4.3.2 - - - io.vertx - vertx-rx-java2 - 4.3.2 - - - io.vertx - vertx-rx-java3 - 4.3.2 - - - io.vertx - vertx-rx-java - 4.3.2 - - - io.vertx - vertx-rx - 4.3.2 - pom - - - io.vertx - vertx-service-discovery-backend-consul - 4.3.2 - - - io.vertx - vertx-service-discovery-backend-redis - 4.3.2 - - - io.vertx - vertx-service-discovery-backend-zookeeper - 4.3.2 - - - io.vertx - vertx-service-discovery-bridge-consul - 4.3.2 - - - io.vertx - vertx-service-discovery-bridge-docker-links - 4.3.2 - - - io.vertx - vertx-service-discovery-bridge-docker - 4.3.2 - - - io.vertx - vertx-service-discovery-bridge-kubernetes - 4.3.2 - - - io.vertx - vertx-service-discovery-bridge-zookeeper - 4.3.2 - - - io.vertx - vertx-service-discovery-parent - 4.3.2 - pom - - - io.vertx - vertx-service-discovery - 4.3.2 - - - io.vertx - vertx-service-discovery - 4.3.2 - tests - - - io.vertx - vertx-service-factory - 4.3.2 - - - io.vertx - vertx-service-proxy - 4.3.2 - - - io.vertx - vertx-shell - 4.3.2 - - - io.vertx - vertx-sockjs-service-proxy - 4.3.2 - - - io.vertx - vertx-sql-client-parent - 4.3.2 - - - io.vertx - vertx-sql-client-templates - 4.3.2 - - - io.vertx - vertx-sql-client - 4.3.2 - - - io.vertx - vertx-sql-client - 4.3.2 - tests - - - io.vertx - vertx-stomp - 4.3.2 - - - io.vertx - vertx-sync - 4.3.2 - - - io.vertx - vertx-tcp-eventbus-bridge - 4.3.2 - - - io.vertx - vertx-tracing-parent - 4.3.2 - - - io.vertx - vertx-unit - 4.3.2 - - - io.vertx - vertx-uri-template - 4.3.2 - - - io.vertx - vertx-web-api-contract - 4.3.2 - - - io.vertx - vertx-web-api-service - 4.3.2 - - - io.vertx - vertx-web-client - 4.3.2.1 - - - io.vertx - vertx-web-common - 4.3.2 - - - io.vertx - vertx-web-graphql - 4.3.2 - - - io.vertx - vertx-web-openapi - 4.3.2 - - - io.vertx - vertx-web-parent - 4.3.2 - pom - - - io.vertx - vertx-web-proxy - 4.3.2 - - - io.vertx - vertx-web-sstore-cookie - 4.3.2 - - - io.vertx - vertx-web-sstore-infinispan - 4.3.2 - - - io.vertx - vertx-web-sstore-redis - 4.3.2 - - - io.vertx - vertx-web-templ-freemarker - 4.3.2 - - - io.vertx - vertx-web-templ-freemarker - 4.3.2 - shaded - - - io.vertx - vertx-web-templ-freemarker - 4.3.2 - tests - - - io.vertx - vertx-web-templ-handlebars - 4.3.2 - - - io.vertx - vertx-web-templ-handlebars - 4.3.2 - shaded - - - io.vertx - vertx-web-templ-httl - 4.3.2 - - - io.vertx - vertx-web-templ-httl - 4.3.2 - shaded - - - io.vertx - vertx-web-templ-httl - 4.3.2 - tests - - - io.vertx - vertx-web-templ-jade - 4.3.2 - - - io.vertx - vertx-web-templ-jade - 4.3.2 - shaded - - - io.vertx - vertx-web-templ-jte - 4.3.2 - - - io.vertx - vertx-web-templ-jte - 4.3.2 - shaded - - - io.vertx - vertx-web-templ-jte - 4.3.2 - tests - - - io.vertx - vertx-web-templ-mvel - 4.3.2 - - - io.vertx - vertx-web-templ-mvel - 4.3.2 - shaded - - - io.vertx - vertx-web-templ-pebble - 4.3.2 - - - io.vertx - vertx-web-templ-pebble - 4.3.2 - shaded - - - io.vertx - vertx-web-templ-rocker - 4.3.2 - - - io.vertx - vertx-web-templ-rocker - 4.3.2 - shaded - - - io.vertx - vertx-web-templ-rocker - 4.3.2 - tests - - - io.vertx - vertx-web-templ-rythm - 4.3.2 - - - io.vertx - vertx-web-templ-rythm - 4.3.2 - shaded - - - io.vertx - vertx-web-templ-rythm - 4.3.2 - tests - - - io.vertx - vertx-web-templ-thymeleaf - 4.3.2 - - - io.vertx - vertx-web-templ-thymeleaf - 4.3.2 - shaded - - - io.vertx - vertx-web-validation - 4.3.2 - - - io.vertx - vertx-web - 4.3.2 - - - io.vertx - vertx-web - 4.3.2 - tests - - - io.vertx - vertx-zipkin - 4.3.2 - - - io.vertx - vertx-zookeeper - 4.3.2 - - - jakarta.activation - jakarta.activation-api - 1.2.1 - - - jakarta.annotation - jakarta.annotation-api - 1.3.5 - - - jakarta.enterprise - jakarta.enterprise.cdi-api - 2.0.2 - - - jakarta.inject - jakarta.inject-api - 1.0 - - - jakarta.interceptor - jakarta.interceptor-api - 1.2.5 - - - jakarta.ejb - jakarta.ejb-api - - - - - jakarta.json.bind - jakarta.json.bind-api - 1.0.2 - - - jakarta.persistence - jakarta.persistence-api - 2.2.3 - - - jakarta.security.auth.message - jakarta.security.auth.message-api - 1.1.3 - - - jakarta.security.jacc - jakarta.security.jacc-api - 1.6.1 - - - jakarta.servlet - jakarta.servlet-api - 4.0.3 - - - jakarta.transaction - jakarta.transaction-api - 1.3.3 - - - jakarta.validation - jakarta.validation-api - 2.0.2 - - - jakarta.websocket - jakarta.websocket-api - 1.1.2 - - - jakarta.xml.bind - jakarta.xml.bind-api - 2.3.3 - - - mysql - mysql-connector-java - 8.0.29 - - - com.google.protobuf - protobuf-java - - - - - net.bytebuddy - byte-buddy - 1.12.9 - - - net.java.dev.jna - jna - 5.8.0 - - - org.aesh - aesh - 2.6 - - - org.aesh - readline - 2.2 - - - org.antlr - antlr4-runtime - 4.9.2 - - - org.antlr - antlr4 - 4.9.2 - - - org.apache.avro - avro-compiler - 1.11.0 - - - org.apache.avro - avro - 1.11.0 - - - org.apache.commons - commons-compress - 1.21 - - - org.apache.commons - commons-lang3 - 3.12.0 - - - org.apache.derby - derbyclient - 10.14.2.0 - - - org.apache.derby - derbynet - 10.14.2.0 - - - org.apache.derby - derbytools - 10.14.2.0 - - - org.apache.httpcomponents - httpasyncclient - 4.1.5 - - - org.apache.httpcomponents - httpclient-cache - 4.5.13 - - - org.apache.httpcomponents - httpclient - 4.5.13 - - - org.apache.httpcomponents - httpcore-nio - 4.4.15 - - - org.apache.httpcomponents - httpcore - 4.4.15 - - - org.apache.httpcomponents - httpmime - 4.5.13 - - - org.apache.kafka - kafka-clients - 3.1.0 - - - org.apache.kafka - kafka-streams-test-utils - 3.1.0 - - - org.apache.kafka - kafka-streams - 3.1.0 - - - org.apache.kafka - kafka_2.13 - 3.1.0 - - - com.google.code.findbugs - jsr305 - - - - - org.apache.logging.log4j - log4j-api - 2.18.0 - - - org.apache.maven.plugin-tools - maven-plugin-annotations - 3.6.0 - - - org.apache.maven - maven-artifact - - - - - org.apache.maven.resolver - maven-resolver-api - 1.6.3 - - - org.apache.maven.resolver - maven-resolver-connector-basic - 1.6.3 - - - org.slf4j - slf4j-api - - - - - org.apache.maven.resolver - maven-resolver-impl - 1.6.3 - - - org.apache.maven.resolver - maven-resolver-spi - 1.6.3 - - - org.apache.maven.resolver - maven-resolver-transport-wagon - 1.6.3 - - - org.slf4j - slf4j-api - - - - - org.apache.maven.resolver - maven-resolver-util - 1.6.3 - - - org.apache.maven.shared - maven-invoker - 3.2.0 - - - javax.inject - javax.inject - - - - - org.apache.maven.shared - maven-shared-utils - 3.3.4 - - - org.apache.maven.wagon - wagon-file - 3.5.1 - - - org.codehaus.plexus - plexus-utils - - - - - org.apache.maven.wagon - wagon-http-lightweight - 3.5.1 - - - org.slf4j - slf4j-api - - - org.slf4j - slf4j-simple - - - org.codehaus.plexus - plexus-utils - - - commons-io - commons-io - - - - - org.apache.maven.wagon - wagon-http-shared - 3.5.1 - - - org.slf4j - slf4j-api - - - org.slf4j - slf4j-simple - - - org.slf4j - jcl-over-slf4j - - - org.codehaus.plexus - plexus-utils - - - commons-io - commons-io - - - - - org.apache.maven.wagon - wagon-http - 3.5.1 - - - org.slf4j - slf4j-api - - - org.slf4j - slf4j-simple - - - org.slf4j - jcl-over-slf4j - - - org.codehaus.plexus - plexus-utils - - - commons-io - commons-io - - - - - org.apache.maven.wagon - wagon-provider-api - 3.5.1 - - - org.apache.maven - maven-artifact - 3.8.6 - - - org.apache.maven - maven-builder-support - 3.8.6 - - - org.apache.maven - maven-core - 3.8.6 - - - javax.inject - javax.inject - - - org.checkerframework - checker-qual - - - org.slf4j - slf4j-api - - - - - org.apache.maven - maven-embedder - 3.8.6 - - - org.sonatype.plexus - plexus-sec-dispatcher - - - org.sonatype.plexus - plexus-cipher - - - javax.annotation - javax.annotation-api - - - javax.inject - javax.inject - - - org.slf4j - slf4j-api - - - org.codehaus.plexus - plexus-utils - - - org.checkerframework - checker-qual - - - - - org.apache.maven - maven-model-builder - 3.8.6 - - - javax.inject - javax.inject - - - - - org.apache.maven - maven-model - 3.8.6 - - - org.apache.maven - maven-plugin-api - 3.8.6 - - - javax.annotation - javax.annotation-api - - - javax.inject - javax.inject - - - - - org.apache.maven - maven-repository-metadata - 3.8.6 - - - org.apache.maven - maven-resolver-provider - 3.8.6 - - - javax.inject - javax.inject - - - org.slf4j - slf4j-api - - - - - org.apache.maven - maven-settings-builder - 3.8.6 - - - javax.inject - javax.inject - - - org.codehaus.plexus - plexus-utils - - - - - org.apache.maven - maven-settings - 3.8.6 - - - org.apache.maven - maven-toolchain - 3.0-alpha-2 - - - org.codehaus.plexus - plexus-classworlds - - - - - org.apache.qpid - proton-j - 0.33.10 - - - org.awaitility - awaitility-kotlin - 4.2.0 - - - org.awaitility - awaitility-scala - 4.2.0 - - - org.awaitility - awaitility - 4.2.0 - - - org.bouncycastle - bc-fips - 1.0.2.3 - - - org.bouncycastle - bcpkix-jdk15on - 1.70 - - - org.bouncycastle - bcprov-jdk15on - 1.70 - - - org.bouncycastle - bctls-fips - 1.0.12.3 - - - org.bouncycastle - bctls-jdk15on - 1.70 - - - org.bouncycastle - bcutil-jdk15on - 1.70 - - - org.checkerframework - checker-qual - 3.22.2 - - - org.codehaus.plexus - plexus-classworlds - 2.6.0 - - - * - * - - - - - org.codehaus.plexus - plexus-component-annotations - 2.1.0 - - - org.codehaus.plexus - plexus-utils - 3.3.0 - - - org.eclipse.microprofile.config - microprofile-config-api - 2.0.1 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.eclipse.microprofile.context-propagation - microprofile-context-propagation-api - 1.2 - - - org.eclipse.microprofile.jwt - microprofile-jwt-auth-api - 1.2 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.eclipse.microprofile.metrics - microprofile-metrics-api - 3.0.1 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.eclipse.microprofile.opentracing - microprofile-opentracing-api - 2.0 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.eclipse.microprofile.reactive-streams-operators - microprofile-reactive-streams-operators-api - 1.0.1 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.eclipse.microprofile.reactive-streams-operators - microprofile-reactive-streams-operators-core - 1.0.1 - - - org.eclipse.microprofile.rest.client - microprofile-rest-client-api - 2.0 - - - org.eclipse.sisu - org.eclipse.sisu.inject - 0.3.5 - - - org.eclipse.sisu - org.eclipse.sisu.plexus - 0.3.5 - - - * - * - - - - - org.eclipse - yasson - 1.0.11 - - - jakarta.json - jakarta.json-api - - - - - org.elasticsearch.client - elasticsearch-rest-client-sniffer - 8.3.2 - - - org.elasticsearch.client - elasticsearch-rest-client - 8.3.2 - - - org.elasticsearch.client - elasticsearch-rest-high-level-client - 7.10.2 - - - org.apache.logging.log4j - log4j-api - - - - - org.flywaydb - flyway-core - 8.5.13 - - - org.flywaydb - flyway-mysql - 8.5.13 - - - org.flywaydb - flyway-sqlserver - 8.5.13 - - - org.glassfish.jaxb - jaxb-runtime - 2.3.3-b02 - - - org.glassfish - jakarta.el - 3.0.4 - - - org.glassfish - jakarta.json - 1.1.6 - - - org.graalvm.nativeimage - svm - 22.1.0 - provided - - - * - * - - - - - org.graalvm.sdk - graal-sdk - 22.1.0 - - - org.hdrhistogram - HdrHistogram - 2.1.12 - - - org.hibernate.reactive - hibernate-reactive-core - 1.1.7.Final - - - org.hibernate.search - hibernate-search-backend-elasticsearch-aws - 6.1.5.Final - - - org.hibernate.search - hibernate-search-backend-elasticsearch - 6.1.5.Final - - - org.hibernate.search - hibernate-search-mapper-orm-coordination-outbox-polling - 6.1.5.Final - - - org.hibernate.search - hibernate-search-mapper-orm - 6.1.5.Final - - - org.hibernate.common - hibernate-commons-annotations - - - - - org.hibernate.validator - hibernate-validator - 6.2.3.Final - - - org.hibernate - hibernate-core - 5.6.10.Final - - - org.hibernate - hibernate-envers - 5.6.10.Final - - - org.hibernate - hibernate-graalvm - 5.6.10.Final - - - org.hibernate - hibernate-jpamodelgen - 5.6.10.Final - - - org.hibernate - quarkus-local-cache - 0.1.1 - - - org.infinispan.protostream - protostream-processor - 4.4.3.Final - - - org.infinispan.protostream - protostream-types - 4.4.3.Final - - - org.infinispan.protostream - protostream - 4.4.3.Final - - - org.infinispan - infinispan-client-hotrod - 13.0.10.Final - - - org.infinispan - infinispan-commons-test - 13.0.10.Final - - - org.infinispan - infinispan-commons - 13.0.10.Final - - - org.infinispan - infinispan-component-annotations - 13.0.10.Final - - - org.infinispan - infinispan-core - 13.0.10.Final - - - org.infinispan - infinispan-core - 13.0.10.Final - tests - - - org.infinispan - infinispan-objectfilter - 13.0.10.Final - - - org.infinispan - infinispan-query-dsl - 13.0.10.Final - - - org.infinispan - infinispan-query - 13.0.10.Final - - - org.infinispan - infinispan-remote-query-client - 13.0.10.Final - - - org.infinispan - infinispan-remote-query-server - 13.0.10.Final - - - org.infinispan - infinispan-server-hotrod - 13.0.10.Final - - - org.infinispan - infinispan-server-hotrod - 13.0.10.Final - tests - - - org.infinispan - infinispan-server-testdriver-core - 13.0.10.Final - - - org.jacoco - org.jacoco.agent - 0.8.8 - - - org.jacoco - org.jacoco.agent - 0.8.8 - runtime - - - org.jacoco - org.jacoco.core - 0.8.8 - - - org.jacoco - org.jacoco.report - 0.8.8 - - - org.jboss.logging - commons-logging-jboss-logging - 1.0.0.Final - - - org.jboss.logging - jboss-logging-annotations - 2.2.1.Final - - - org.jboss.logging - jboss-logging-processor - 2.2.1.Final - - - org.jboss.logging - jboss-logging - 3.5.0.Final - - - org.jboss.logmanager - jboss-logmanager-embedded - 1.0.10 - - - org.graalvm.nativeimage - svm - - - org.jboss.modules - jboss-modules - - - org.glassfish - javax.json - - - - - org.jboss.logmanager - log4j-jboss-logmanager - 1.3.0.Final - - - org.jboss.logmanager - jboss-logmanager - - - - - org.jboss.logmanager - log4j2-jboss-logmanager - 1.1.1.Final - - - org.jboss.logmanager - jboss-logmanager - - - - - org.jboss.metadata - jboss-metadata-web - 15.0.0.Final - - - org.jboss.logging - jboss-logging - - - - - org.jboss.narayana.jta - narayana-jta - 5.12.6.Final - - - org.jboss.narayana.jts - narayana-jts-integration - 5.12.6.Final - - - org.jboss.narayana.rts - lra-coordinator-jar - 5.12.6.Final - - - org.jboss.spec.javax.servlet - jboss-servlet-api_3.1_spec - - - - - org.jboss.narayana.rts - lra-proxy-api - 5.12.6.Final - - - org.jboss.narayana.rts - lra-service-base - 5.12.6.Final - - - commons-logging - commons-logging - - - - - org.jboss.narayana.rts - narayana-lra - 5.12.6.Final - - - org.jboss.narayana.rts - narayana-lra - - - org.jboss.narayana.rts - lra-service-base - - - commons-logging - commons-logging - - - org.jboss.resteasy - resteasy-client - - - org.jboss.resteasy - resteasy-jackson2-provider - - - - - org.jboss.narayana.stm - stm - 5.12.6.Final - - - org.jboss.resteasy - jose-jwt - 4.7.5.Final - - - org.jboss.resteasy - resteasy-atom-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-cache-core - 4.7.5.Final - - - org.jboss.resteasy - resteasy-cdi - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client-api - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client-jetty - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client-microprofile-base - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client-microprofile - 4.7.5.Final - - - org.eclipse.microprofile.config - microprofile-config-api - - - - - org.jboss.resteasy - resteasy-client-reactor-netty - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client-vertx - 4.7.5.Final - - - org.jboss.resteasy - resteasy-client - 4.7.5.Final - - - org.jboss.resteasy - resteasy-context-propagation - 4.7.5.Final - - - org.jboss.resteasy - resteasy-core-spi - 4.7.5.Final - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.3_spec - - - javax.activation - activation - - - - - org.jboss.resteasy - resteasy-core - 4.7.5.Final - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.3_spec - - - javax.activation - activation - - - - - org.jboss.resteasy - resteasy-crypto - 4.7.5.Final - - - org.jboss.resteasy - resteasy-fastinfoset-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-guice - 4.7.5.Final - - - org.jboss.resteasy - resteasy-html - 4.7.5.Final - - - org.jboss.resteasy - resteasy-jackson2-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-jaxb-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-jdk-http - 4.7.5.Final - - - org.jboss.resteasy - resteasy-jsapi - 4.7.5.Final - - - org.jboss.resteasy - resteasy-json-binding-provider - 4.7.5.Final - - - jakarta.json - jakarta.json-api - - - - - org.jboss.resteasy - resteasy-json-p-provider - 4.7.5.Final - - - jakarta.json - jakarta.json-api - - - - - org.jboss.resteasy - resteasy-links - 4.7.5.Final - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.3_spec - - - org.hibernate.javax.persistence - hibernate-jpa-2.1-api - - - org.checkerframework - checker-qual - - - jakarta.activation - jakarta.activation-api - - - - - org.jboss.resteasy - resteasy-multipart-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-netty4-cdi - 4.7.5.Final - - - org.jboss.resteasy - resteasy-netty4 - 4.7.5.Final - - - org.jboss.resteasy - resteasy-reactor-netty - 4.7.5.Final - - - org.jboss.resteasy - resteasy-reactor - 4.7.5.Final - - - org.jboss.resteasy - resteasy-rxjava2 - 4.7.5.Final - - - org.jboss.resteasy - resteasy-context-propagation - - - - - org.jboss.resteasy - resteasy-servlet-initializer - 4.7.5.Final - - - org.jboss.resteasy - resteasy-spring-web - 4.7.5.Final - - - org.jboss.spec.javax.annotation - jboss-annotations-api_1.3_spec - - - javax.activation - activation - - - - - org.jboss.resteasy - resteasy-spring - 4.7.5.Final - - - org.jboss.resteasy - resteasy-undertow - 4.7.5.Final - - - org.jboss.resteasy - resteasy-validator-provider - 4.7.5.Final - - - org.jboss.resteasy - resteasy-vertx - 4.7.5.Final - - - org.jboss.resteasy - resteasy-wadl-undertow-connector - 4.7.5.Final - - - org.jboss.resteasy - resteasy-wadl - 4.7.5.Final - - - org.jboss.shrinkwrap - shrinkwrap-depchain - 1.2.6 - pom - - - org.jboss.slf4j - slf4j-jboss-logmanager - 1.1.0.Final - - - org.jboss.spec.javax.ws.rs - jboss-jaxrs-api_2.1_spec - 2.0.1.Final - - - org.jboss.spec.javax.xml.bind - jboss-jaxb-api_2.3_spec - 2.0.0.Final - - - org.jboss.threads - jboss-threads - 3.4.2.Final - - - org.jboss - jandex - 2.4.3.Final - - - org.jboss - jboss-transaction-spi - 7.6.0.Final - - - org.jetbrains.kotlin - kotlin-compiler-embeddable - 1.6.21 - - - org.jetbrains.kotlin - kotlin-compiler - 1.6.21 - - - org.jetbrains.kotlin - kotlin-daemon-client - 1.6.21 - - - org.jetbrains.kotlin - kotlin-main-kts - 1.6.21 - - - org.jetbrains.kotlin - kotlin-osgi-bundle - 1.6.21 - - - org.jetbrains.kotlin - kotlin-reflect - 1.6.21 - - - org.jetbrains.kotlin - kotlin-script-runtime - 1.6.21 - - - org.jetbrains.kotlin - kotlin-script-util - 1.6.21 - - - org.jetbrains.kotlin - kotlin-scripting-common - 1.6.21 - - - org.jetbrains.kotlin - kotlin-scripting-ide-services - 1.6.21 - - - org.jetbrains.kotlin - kotlin-scripting-jvm-host - 1.6.21 - - - org.jetbrains.kotlin - kotlin-scripting-jvm - 1.6.21 - - - org.jetbrains.kotlin - kotlin-stdlib-common - 1.6.21 - - - org.jetbrains.kotlin - kotlin-stdlib-jdk7 - 1.6.21 - - - org.jetbrains.kotlin - kotlin-stdlib-jdk8 - 1.6.21 - - - org.jetbrains.kotlin - kotlin-stdlib-js - 1.6.21 - - - org.jetbrains.kotlin - kotlin-stdlib - 1.6.21 - - - org.jetbrains.kotlin - kotlin-test-annotations-common - 1.6.21 - - - org.jetbrains.kotlin - kotlin-test-common - 1.6.21 - - - org.jetbrains.kotlin - kotlin-test-js - 1.6.21 - - - org.jetbrains.kotlin - kotlin-test-junit5 - 1.6.21 - - - org.jetbrains.kotlin - kotlin-test-junit - 1.6.21 - - - org.jetbrains.kotlin - kotlin-test-testng - 1.6.21 - - - org.jetbrains.kotlin - kotlin-test - 1.6.21 - - - org.jetbrains.kotlinx - kotlinx-coroutines-android - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-core-jvm - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-core - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-debug - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-guava - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-javafx - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-jdk8 - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-jdk9 - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-play-services - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-reactive - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-reactor - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-rx2 - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-rx3 - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-slf4j - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-swing - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-test-jvm - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-coroutines-test - 1.6.4 - - - org.jetbrains.kotlinx - kotlinx-serialization-json - 1.3.3 - - - org.junit-pioneer - junit-pioneer - 1.5.0 - - - 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.jupiter - junit-jupiter - 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-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-suite - 1.8.2 - - - org.junit.platform - junit-platform-testkit - 1.8.2 - - - org.junit.vintage - junit-vintage-engine - 5.8.2 - - - org.keycloak - keycloak-adapter-core - 18.0.2 - - - org.keycloak - keycloak-adapter-spi - 18.0.2 - - - org.keycloak - keycloak-admin-client - 18.0.2 - - - org.checkerframework - checker-qual - - - - - org.keycloak - keycloak-authz-client - 18.0.2 - - - org.keycloak - keycloak-common - 18.0.2 - - - org.keycloak - keycloak-core - 18.0.2 - - - org.liquibase.ext - liquibase-mongodb - 4.13.0 - - - org.liquibase - liquibase-core - 4.13.0 - - - ch.qos.logback - logback-classic - - - javax.xml.bind - jaxb-api - - - - - org.lz4 - lz4-java - 1.8.0 - - - org.mariadb.jdbc - mariadb-java-client - 3.0.6 - - - org.mockito - mockito-android - 4.6.1 - - - org.mockito - mockito-core - 4.6.1 - - - org.mockito - mockito-errorprone - 4.6.1 - - - org.mockito - mockito-inline - 4.6.1 - - - org.mockito - mockito-junit-jupiter - 4.6.1 - - - org.mockito - mockito-proxy - 4.6.1 - - - org.mongodb - bson - 4.6.1 - - - org.mongodb - mongodb-crypt - 1.4.1 - - - org.mongodb - mongodb-driver-core - 4.6.1 - - - org.mongodb - mongodb-driver-legacy - 4.6.1 - - - org.mongodb - mongodb-driver-reactivestreams - 4.6.1 - - - org.mongodb - mongodb-driver-sync - 4.6.1 - - - org.ow2.asm - asm-analysis - 9.3 - - - org.ow2.asm - asm-commons - 9.3 - - - org.ow2.asm - asm-tree - 9.3 - - - org.ow2.asm - asm-util - 9.3 - - - org.ow2.asm - asm - 9.3 - - - org.postgresql - postgresql - 42.4.0 - - - org.checkerframework - checker-qual - - - - - org.quartz-scheduler - quartz - 2.3.2 - - - org.reactivestreams - reactive-streams - 1.0.3 - - - org.osgi - org.osgi.annotation.versioning - - - - - org.scala-lang - scala-compiler - 2.13.8 - - - org.scala-lang - scala-library - 2.13.8 - - - org.scala-lang - scala-reflect - 2.13.8 - - - org.slf4j - slf4j-api - 1.7.36 - - - org.testcontainers - azure - 1.17.3 - - - org.testcontainers - cassandra - 1.17.3 - - - org.testcontainers - clickhouse - 1.17.3 - - - org.testcontainers - cockroachdb - 1.17.3 - - - org.testcontainers - couchbase - 1.17.3 - - - org.testcontainers - database-commons - 1.17.3 - - - org.testcontainers - db2 - 1.17.3 - - - org.testcontainers - dynalite - 1.17.3 - - - org.testcontainers - elasticsearch - 1.17.3 - - - org.testcontainers - gcloud - 1.17.3 - - - org.testcontainers - hivemq - 1.17.3 - - - org.testcontainers - influxdb - 1.17.3 - - - org.testcontainers - jdbc - 1.17.3 - - - org.testcontainers - junit-jupiter - 1.17.3 - - - org.testcontainers - k3s - 1.17.3 - - - org.testcontainers - kafka - 1.17.3 - - - org.testcontainers - localstack - 1.17.3 - - - org.testcontainers - mariadb - 1.17.3 - - - org.testcontainers - mockserver - 1.17.3 - - - org.testcontainers - mongodb - 1.17.3 - - - org.testcontainers - mssqlserver - 1.17.3 - - - org.testcontainers - mysql - 1.17.3 - - - org.testcontainers - neo4j - 1.17.3 - - - org.testcontainers - nginx - 1.17.3 - - - org.testcontainers - oracle-xe - 1.17.3 - - - org.testcontainers - orientdb - 1.17.3 - - - org.testcontainers - postgresql - 1.17.3 - - - org.testcontainers - presto - 1.17.3 - - - org.testcontainers - pulsar - 1.17.3 - - - org.testcontainers - r2dbc - 1.17.3 - - - org.testcontainers - rabbitmq - 1.17.3 - - - org.testcontainers - selenium - 1.17.3 - - - org.testcontainers - solr - 1.17.3 - - - org.testcontainers - spock - 1.17.3 - - - org.testcontainers - testcontainers - 1.17.3 - - - org.hamcrest - hamcrest-core - - - - - org.testcontainers - toxiproxy - 1.17.3 - - - org.testcontainers - trino - 1.17.3 - - - org.testcontainers - vault - 1.17.3 - - - org.testng - testng - 6.14.2 - - - org.wildfly.client - wildfly-client-config - 1.0.1.Final - - - org.wildfly.common - wildfly-common - 1.5.4.Final-format-001 - - - org.wildfly.openssl - wildfly-openssl-java - 1.0.6.Final - - - org.wildfly.openssl - wildfly-openssl-linux-x86_64 - 1.0.6.Final - - - org.wildfly.security - wildfly-elytron-asn1 - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-auth-server - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-auth - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-base - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-credential - 1.19.0.Final - - - org.slf4j - jcl-over-slf4j - - - - - org.wildfly.security - wildfly-elytron-http - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-keystore - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-mechanism-digest - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-mechanism-gssapi - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-mechanism-oauth2 - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-mechanism-scram - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-mechanism - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-password-impl - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-permission - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-provider-util - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-realm-jdbc - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-realm-ldap - 1.19.0.Final - - - org.slf4j - jcl-over-slf4j - - - - - org.wildfly.security - wildfly-elytron-realm-token - 1.19.0.Final - - - org.slf4j - jcl-over-slf4j - - - - - org.wildfly.security - wildfly-elytron-realm - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-digest - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-external - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-gs2 - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-gssapi - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-oauth2 - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-plain - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl-scram - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-sasl - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-security-manager-action - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-ssl - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-util - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-x500-cert-util - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-x500-cert - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron-x500 - 1.19.0.Final - - - org.wildfly.security - wildfly-elytron - 1.19.0.Final - - - org.xerial.snappy - snappy-java - 1.1.8.4 - - - org.yaml - snakeyaml - 1.30 - - - \ No newline at end of file diff --git a/poms/io.quarkus.platform-quarkus-camel-bom-2.10.0.CR1/pom.xml b/poms/io.quarkus.platform-quarkus-camel-bom-2.10.0.CR1/pom.xml deleted file mode 100644 index d23dbba..0000000 --- a/poms/io.quarkus.platform-quarkus-camel-bom-2.10.0.CR1/pom.xml +++ /dev/null @@ -1,10829 +0,0 @@ - - 4.0.0 - io.quarkus.platform - quarkus-camel-bom - 2.10.0.CR1 - 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.10.0.CR1 - 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 - - - - - release - - - - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - - - - - - - - - io.quarkus.platform - quarkus-camel-bom-quarkus-platform-descriptor - 2.10.0.CR1 - json - 2.10.0.CR1 - - - io.quarkus.platform - quarkus-camel-bom-quarkus-platform-properties - 2.10.0.CR1 - properties - - - ca.uhn.hapi.fhir - hapi-fhir-server - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-structures-dstu2.1 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-structures-hl7org-dstu2 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi - hapi-base - 2.3 - - - ca.uhn.hapi - hapi-structures-v21 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v22 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v231 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v23 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v24 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v251 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v25 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v26 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - com.azure - azure-core-amqp - 2.3.3 - - - com.azure - azure-core-http-netty - 1.11.1 - - - com.azure - azure-core - 1.21.0 - - - com.azure - azure-cosmos - 4.20.0 - - - com.azure - azure-identity - 1.4.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-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-internal-avro - 12.1.1 - - - com.azure - azure-storage-queue - 12.11.1 - - - com.datastax.oss.quarkus - cassandra-quarkus-client-deployment - 1.1.2 - - - com.datastax.oss.quarkus - cassandra-quarkus-client - 1.1.2 - - - com.datastax.oss - java-driver-core - 4.14.0 - - - io.dropwizard.metrics - metrics-core - - - org.hdrhistogram - HdrHistogram - - - - - com.datastax.oss - java-driver-query-builder - 4.14.0 - - - com.datastax.oss - java-driver-shaded-guava - 25.1-jre-graal-sub-1 - - - com.datastax.oss - native-protocol - 1.5.1 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-base - 2.12.5 - jakarta - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider - 2.12.5 - jakarta - - - com.fasterxml.jackson.module - jackson-module-jaxb-annotations - 2.12.5 - jakarta - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - com.fasterxml.woodstox - woodstox-core - 6.1.1 - - - com.github.java-json-tools - json-patch - 1.13 - - - com.google.code.findbugs - jsr305 - - - - - com.github.jnr - jnr-ffi - 2.1.2 - - - org.ow2.asm - asm-util - - - - - com.google.api.grpc - proto-google-common-protos - 2.8.3 - - - com.google.auth - google-auth-library-credentials - 1.6.0 - - - com.google.cloud - native-image-support - 0.14.1 - - - 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.jayway.jsonpath - json-path - 2.4.0 - - - com.jcraft - jzlib - 1.1.3 - - - 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.5.3 - - - com.google.code.findbugs - jsr305 - - - com.google.errorprone - error_prone_annotations - - - com.google.j2objc - j2objc-annotations - - - org.codehaus.mojo - animal-sniffer-annotations - - - - - 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.7 - - - 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.6 - - - commons-beanutils - commons-beanutils - 1.9.4 - - - commons-logging - commons-logging - - - - - commons-cli - commons-cli - 1.4 - - - commons-collections - commons-collections - 3.2.2 - - - commons-lang - commons-lang - 2.6 - - - io.debezium - debezium-api - 1.9.3.Final - - - io.debezium - debezium-connector-mongodb - 1.9.3.Final - - - io.debezium - debezium-connector-mysql - 1.9.3.Final - - - io.debezium - debezium-connector-mysql - 1.9.3.Final - tests - - - io.debezium - debezium-connector-postgres - 1.9.3.Final - - - io.debezium - debezium-connector-sqlserver - 1.9.3.Final - - - io.debezium - debezium-core - 1.9.3.Final - - - io.debezium - debezium-core - 1.9.3.Final - tests - - - io.debezium - debezium-ddl-parser - 1.9.3.Final - - - io.debezium - debezium-embedded - 1.9.3.Final - - - io.debezium - debezium-embedded - 1.9.3.Final - tests - - - javax.ws.rs - javax.ws.rs-api - - - - - io.dropwizard.metrics - metrics-core - 4.1.0 - - - 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 - reactor-core - 3.4.10 - - - io.smallrye.reactive - smallrye-reactive-messaging-camel - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - jakarta.jms - jakarta.jms-api - 2.0.3 - - - jakarta.xml.ws - jakarta.xml.ws-api - 2.3.3 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - javax.cache - cache-api - 1.1.1 - - - jaxen - jaxen - 1.2.0 - - - joda-time - joda-time - 2.10.6 - - - net.i2p.crypto - eddsa - 0.3.0 - - - net.java.dev.jna - jna-platform - 5.8.0 - - - net.minidev - json-smart - 2.4.7 - - - org.amqphub.quarkus - quarkus-qpid-jms-deployment - 0.34.0 - - - org.amqphub.quarkus - quarkus-qpid-jms - 0.34.0 - - - org.antlr - antlr-runtime - 3.5.2 - - - org.apache.avro - avro-ipc-jetty - 1.11.0 - - - org.apache.avro - avro-ipc-netty - 1.11.0 - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel.quarkus - camel-quarkus-activemq-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-activemq - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ahc-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ahc-ws-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ahc-ws - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ahc - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-amqp-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-amqp - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-arangodb-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-arangodb - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-as2-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-as2 - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-asn1-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-asn1 - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-asterisk-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-asterisk - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-atlasmap-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-atlasmap - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-atmos-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-atmos - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-atom-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-atom - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-atomix-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-atomix - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-attachments-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-attachments - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-avro-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-avro-rpc-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-avro-rpc - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-avro - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws-secrets-manager-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws-secrets-manager - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws-xray-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws-xray - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-athena-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-athena - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-cw-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-cw - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ddb-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ddb - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ec2-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ec2 - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ecs-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ecs - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-eks-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-eks - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-eventbridge-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-eventbridge - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-iam-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-iam - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-kinesis-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-kinesis - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-kms-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-kms - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-lambda-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-lambda - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-mq-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-mq - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-msk-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-msk - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-s3-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-s3 - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ses-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ses - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sns-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sns - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sqs-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sqs - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sts-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sts - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-translate-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-translate - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-cosmosdb-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-cosmosdb - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-eventhubs-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-eventhubs - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-servicebus-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-servicebus - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-blob-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-blob - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-datalake-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-datalake - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-queue-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-queue - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-barcode-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-barcode - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-base64-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-base64 - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-bean-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-bean-validator-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-bean-validator - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-bean - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-beanio-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-beanio - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-beanstalk-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-beanstalk - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-bindy-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-bindy - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-bonita-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-bonita - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-box-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-box - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-braintree-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-braintree - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-browse-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-browse - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-caffeine-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-caffeine-lrucache-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-caffeine-lrucache - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-caffeine - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-cassandraql-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-cassandraql - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-catalog - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-cbor-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-cbor - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-chatscript-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-chatscript - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-chunk-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-chunk - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-cm-sms-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-cm-sms - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-cmis-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-cmis - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-coap-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-coap - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-cometd-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-cometd - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-consul-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-consul - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-controlbus-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-controlbus - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-corda-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-corda - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-core-cloud-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-core-cloud - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-core-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-core - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-couchbase-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-couchbase - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-couchdb-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-couchdb - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-cron-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-cron - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-crypto-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-crypto - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-csimple-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-csimple - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-csv-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-csv - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-dataformat-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-dataformat - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-mongodb-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-mongodb - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-mysql-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-mysql - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-postgres-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-postgres - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-sqlserver-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-sqlserver - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-digitalocean-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-digitalocean - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-direct-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-direct - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-disruptor-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-disruptor - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-djl-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-djl - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-dns-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-dns - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-dozer-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-dozer - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-drill-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-drill - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-dropbox-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-dropbox - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ehcache-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ehcache - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-elasticsearch-rest-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-elasticsearch-rest - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-elsql-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-elsql - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-etcd-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-etcd3-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-etcd3 - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-etcd - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-exec-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-exec - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-facebook-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-facebook - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-fastjson-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-fastjson - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-fhir-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-fhir - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-file-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-file-watch-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-file-watch - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-file - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-flatpack-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-flatpack - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-flink-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-flink - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-fop-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-fop - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-freemarker-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-freemarker - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ftp-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ftp - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ganglia-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ganglia - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-geocoder-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-geocoder - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-git-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-git - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-github-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-github - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-google-bigquery-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-google-bigquery - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-google-calendar-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-google-calendar - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-google-drive-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-google-drive - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-google-functions-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-google-functions - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-google-mail-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-google-mail - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-google-pubsub-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-google-pubsub - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-google-secret-manager-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-google-secret-manager - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-google-sheets-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-google-sheets - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-google-storage-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-google-storage - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-graphql-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-graphql - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-grok-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-grok - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-groovy-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-groovy-dsl-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-groovy-dsl - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-groovy - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-grpc-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-grpc - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-gson-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-gson - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-guava-eventbus-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-guava-eventbus - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-hazelcast-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-hazelcast - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-hbase-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-hbase - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-hdfs-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-hdfs - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-headersmap-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-headersmap - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-hl7-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-hl7 - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-http-common-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-http-common - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-http-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-http - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-huaweicloud-smn-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-huaweicloud-smn - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-hystrix-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-hystrix - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ical-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ical - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-iec60870-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-iec60870 - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ignite-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ignite - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-infinispan-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-infinispan - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-influxdb-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-influxdb - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-iota-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-iota - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-irc-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-irc - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson-avro-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson-avro - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson-protobuf-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson-protobuf - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jacksonxml-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jacksonxml - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jasypt-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jasypt - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-java-joor-dsl-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-java-joor-dsl - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jaxb-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jaxb - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jbpm-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jbpm - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jcache-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jcache - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jclouds-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jclouds - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jcr-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jcr - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jdbc-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jdbc - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jfr-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jfr - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jgroups-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jgroups-raft-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jgroups-raft - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jgroups - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jing-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jing - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jira-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jira - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jms-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jms - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-johnzon-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-johnzon - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jolt-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jolt - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jooq-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jooq - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-joor-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-joor - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jpa-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jpa - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-js-dsl-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-js-dsl - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jsch-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jsch - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jslt-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jslt - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-json-patch-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-json-patch - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-json-validator-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-json-validator - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonapi-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonapi - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonata-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonata - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonb-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonb - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonpath-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonpath - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jt400-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jt400 - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jta-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-jta - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-kafka-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-kafka - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-kamelet-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-kamelet - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-kotlin-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-kotlin-dsl-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-kotlin-dsl - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-kotlin - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-kubernetes-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-kubernetes - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-kudu-client - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-kudu-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-kudu - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-language-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-language - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ldap-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ldap - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ldif-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ldif - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-leveldb-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-leveldb - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-log-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-log - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-lra-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-lra - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-lucene-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-lucene - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-lumberjack-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-lumberjack - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-lzf-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-lzf - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-mail-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-mail - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-management-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-management - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-master-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-master - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-micrometer-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-micrometer - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-fault-tolerance-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-fault-tolerance - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-health-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-health - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-metrics-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-metrics - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-milo-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-milo - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-minio-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-minio - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-mllp-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-mllp - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-mock-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-mock - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-mongodb-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-mongodb-gridfs-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-mongodb-gridfs - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-mongodb - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-msv-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-msv - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-mustache-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-mustache - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-mvel-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-mvel - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-mybatis-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-mybatis - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-nagios-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-nagios - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-nats-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-nats - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-netty-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-netty-http-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-netty-http - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-netty - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-nitrite-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-nitrite - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-nsq-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-nsq - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-oaipmh-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-oaipmh - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ognl-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ognl - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-olingo4-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-olingo4 - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-openapi-java-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-openapi-java - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-openstack-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-openstack - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-opentelemetry-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-opentelemetry - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-opentracing-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-opentracing - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-optaplanner-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-optaplanner - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-paho-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-paho-mqtt5-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-paho-mqtt5 - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-paho - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-pdf-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-pdf - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-pg-replication-slot-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-pg-replication-slot - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-pgevent-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-pgevent - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-platform-http-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-platform-http - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-printer-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-printer - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-protobuf-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-protobuf - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-pubnub-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-pubnub - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-pulsar-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-pulsar - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-quartz-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-quartz - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-quickfix-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-quickfix - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-qute-component - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-qute-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-qute - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-rabbitmq-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-rabbitmq - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-reactive-executor-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-reactive-executor - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-reactive-streams-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-reactive-streams - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-redis-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-redis - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ref-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ref - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-rest-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-rest-openapi-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-rest-openapi - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-rest - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ribbon-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ribbon - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-robotframework-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-robotframework - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-rss-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-rss - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-saga-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-saga - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-salesforce-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-salesforce - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-sap-netweaver-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-sap-netweaver - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-saxon-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-saxon - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-scheduler-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-scheduler - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-schematron-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-schematron - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-seda-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-seda - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-servicenow-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-servicenow - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-servlet-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-servlet - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-shiro-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-shiro - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-sip-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-sip - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-sjms-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-sjms2-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-sjms2 - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-sjms - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-slack-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-slack - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-smallrye-reactive-messaging-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-smallrye-reactive-messaging - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-smpp-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-smpp - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-snakeyaml-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-snakeyaml - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-snmp-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-snmp - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-soap-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-soap - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-solr-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-solr - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-soroush-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-soroush - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-splunk-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-splunk-hec-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-splunk-hec - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-splunk - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-spring-rabbitmq-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-spring-rabbitmq - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-sql-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-sql - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ssh-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-ssh - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-stax-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-stax - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-stitch-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-stitch - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-stomp-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-stomp - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-stream-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-stream - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-stringtemplate-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-stringtemplate - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-stub-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-stub - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-ahc-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-ahc - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-aws-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-aws2-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-aws2 - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-aws - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-azure-core-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-azure-core-http-client-vertx-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-azure-core-http-client-vertx - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-azure-core - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-bouncycastle-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-bouncycastle - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-commons-logging-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-commons-logging - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-consul-client-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-consul-client - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-debezium-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-debezium - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-google-http-client-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-google-http-client - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-httpclient-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-httpclient - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-jackson-dataformat-xml-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-jackson-dataformat-xml - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-jetty-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-jetty - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-mail-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-mail - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-mongodb-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-mongodb - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-reactor-netty-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-reactor-netty - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-retrofit-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-retrofit - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-spring-beans - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-spring-context - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-spring-core - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-spring-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-spring - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-stax-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-stax - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-webhook-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-webhook - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-xalan-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-xalan - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-xstream-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-support-xstream - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-syslog-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-syslog - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-tagsoup-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-tagsoup - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-tarfile-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-tarfile - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-telegram-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-telegram - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-threadpoolfactory-vertx-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-threadpoolfactory-vertx - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-thrift-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-thrift - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-tika-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-tika - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-timer-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-timer - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-twilio-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-twilio - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-twitter-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-twitter - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-univocity-parsers-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-univocity-parsers - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-validator-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-validator - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-velocity-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-velocity - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx-http-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx-http - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx-websocket-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx-websocket - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-vm-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-vm - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-weather-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-weather - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-web3j-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-web3j - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-wordpress-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-wordpress - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-workday-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-workday - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xchange-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xchange - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xj-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xj - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-io-dsl-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-io-dsl - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-jaxb-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-jaxb - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-jaxp-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-jaxp - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xmlsecurity-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xmlsecurity - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xmpp-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xmpp - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xpath-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xpath - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xslt-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xslt-saxon-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xslt-saxon - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xslt - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xstream-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-xstream - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-yaml-dsl-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-yaml-dsl - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-yammer-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-yammer - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-zendesk-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-zendesk - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-zip-deflater-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-zip-deflater - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-zipfile-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-zipfile - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-zookeeper-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-zookeeper-master-deployment - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-zookeeper-master - 2.9.0 - - - org.apache.camel.quarkus - camel-quarkus-zookeeper - 2.9.0 - - - org.apache.camel - camel-activemq - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.activemq - activemq-broker - - - org.apache.geronimo.specs - geronimo-jms_1.1_spec - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - commons-logging - commons-logging - - - - - org.apache.camel - camel-ahc-ws - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ahc - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.servlet - javax.servlet-api - - - io.netty - netty-all - - - - - org.apache.camel - camel-amqp - 3.16.0 - - - io.netty - * - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel - camel-spring - - - org.apache.qpid - qpid-jms-client - - - org.apache.qpid - proton-j - - - - - org.apache.camel - camel-api - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-arangodb - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-as2-api - 3.16.0 - - - org.apache.camel - camel-as2 - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.logging.log4j - log4j-slf4j-impl - - - org.bouncycastle - bcprov-debug-jdk15on - - - - - org.apache.camel - camel-asn1 - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-asterisk - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-atlasmap - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.validation - validation-api - - - - - org.apache.camel - camel-atmos - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.ws.rs - jsr311-api - - - - - org.apache.camel - camel-atom - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.geronimo.specs - geronimo-activation_1.1_spec - - - - - org.apache.camel - camel-atomix - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-attachments - 3.16.0 - - - com.sun.activation - javax.activation - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-avro-rpc-spi - 3.16.0 - - - javax.annotation - javax.annotation-api - - - javax.servlet - javax.servlet-api - - - - - org.apache.camel - camel-avro-rpc - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.avro - * - - - org.apache.camel - camel-avro-rpc-jetty - - - - - org.apache.camel - camel-avro - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.avro - * - - - org.apache.camel - camel-avro-rpc-jetty - - - - - org.apache.camel - camel-aws-secrets-manager - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-aws-xray - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-aws2-athena - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-cw - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-ddb - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-ec2 - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-ecs - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-eks - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-eventbridge - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-iam - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-kinesis - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-kms - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-lambda - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-mq - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-msk - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-s3 - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-ses - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-sns - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-sqs - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-sts - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-translate - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-azure-cosmosdb - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-azure-eventhubs - 3.16.0 - - - io.netty - netty-tcnative-boringssl-static - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-azure-servicebus - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-azure-storage-blob - 3.16.0 - - - io.netty - netty-tcnative-boringssl-static - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-azure-storage-datalake - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-azure-storage-queue - 3.16.0 - - - io.netty - netty-tcnative-boringssl-static - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-barcode - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-base-engine - 3.16.0 - - - org.apache.camel - camel-base64 - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-base - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-bean-validator - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.glassfish - javax.el - - - - - org.apache.camel - camel-bean - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-beanio - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-beanstalk - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-bindy - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-bonita - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - - - org.apache.camel - camel-box-api - 3.16.0 - - - org.apache.camel - camel-box - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-braintree - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-browse - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-caffeine-lrucache - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-caffeine - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cassandraql - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-catalog - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cbor - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-chatscript - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-chunk - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cloud - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cluster - 3.16.0 - - - org.apache.camel - camel-cm-sms - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.validation - validation-api - - - - - org.apache.camel - camel-cmis - 3.16.0 - - - asm - asm - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - javax.activation-api - - - javax.xml.bind - jaxb-api - - - - - org.apache.camel - camel-coap - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cometd - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.servlet - javax.servlet-api - - - - - org.apache.camel - camel-componentdsl - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-consul - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.servlet - javax.servlet-api - - - - - org.apache.camel - camel-controlbus - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-corda - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.persistence - javax.persistence-api - - - org.apache.activemq - * - - - org.apache.geronimo.specs - geronimo-jms_2.0_spec - - - org.jboss.logmanager - jboss-logmanager - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-core-catalog - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-core-engine - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-core-languages - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-core-model - 3.16.0 - - - org.apache.camel - camel-core-processor - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-core-reifier - 3.16.0 - - - org.apache.camel - camel-couchbase - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-couchdb - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cron - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-crypto - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-csv - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-dataformat - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-debezium-common - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.javassist - javassist - - - io.debezium - * - - - - - org.apache.camel - camel-debezium-mongodb - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - activation - - - javax.servlet - javax.servlet-api - - - org.apache.maven - maven-artifact - - - - - org.apache.camel - camel-debezium-mysql - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - activation - - - javax.servlet - javax.servlet-api - - - org.apache.maven - maven-artifact - - - - - org.apache.camel - camel-debezium-postgres - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - activation - - - javax.servlet - javax.servlet-api - - - org.apache.maven - maven-artifact - - - - - org.apache.camel - camel-debezium-sqlserver - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - activation - - - javax.servlet - javax.servlet-api - - - org.apache.maven - maven-artifact - - - - - org.apache.camel - camel-digitalocean - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-direct - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-disruptor - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-djl - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-dns - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-dozer - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.glassfish - javax.el - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-drill - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-dropbox - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-dsl-support - 3.16.0 - - - org.apache.camel - camel-ehcache - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-elasticsearch-rest - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.elasticsearch.client - * - - - - - org.apache.camel - camel-elsql - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-endpointdsl-support - 3.16.0 - - - org.apache.camel - camel-endpointdsl - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-etcd3 - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-etcd - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-exec - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-facebook - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-fastjson - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-fhir-api - 3.16.0 - - - org.apache.camel - camel-fhir - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.slf4j - jcl-over-slf4j - - - xpp3 - xpp3 - - - - - org.apache.camel - camel-file-watch - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-file - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-flatpack - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-flink - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-fop - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-freemarker - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ftp - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ganglia - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-geocoder - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.httpcomponents - httpclient - - - com.jayway.jsonpath - json-path - - - - - org.apache.camel - camel-git - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-github - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-google-bigquery - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - org.checkerframework - checker-qual - - - org.codehaus.mojo - animal-sniffer-annotations - - - - - org.apache.camel - camel-google-calendar - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-google-drive - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-google-functions - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-google-mail - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-google-pubsub - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - io.grpc - grpc-netty-shaded - - - io.perfmark - perfmark-api - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - org.checkerframework - checker-qual - - - org.codehaus.mojo - animal-sniffer-annotations - - - - - org.apache.camel - camel-google-secret-manager - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-google-sheets - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-google-storage - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - org.checkerframework - checker-qual - - - org.codehaus.mojo - animal-sniffer-annotations - - - - - org.apache.camel - camel-graphql - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-grok - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-groovy-dsl-common - 3.16.0 - - - org.apache.camel - camel-groovy-dsl - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-groovy - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-grpc - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-gson - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-guava-eventbus - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-hazelcast - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-hbase - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - javax.activation-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-hdfs - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - io.netty - netty-all - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - javax.activation-api - - - javax.servlet - javax.servlet-api - - - javax.ws.rs - jsr311-api - - - javax.xml.bind - jaxb-api - - - - - org.apache.camel - camel-headersmap - 3.16.0 - - - ch.qos.logback - logback-classic - - - ch.qos.logback - logback-core - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-health - 3.16.0 - - - org.apache.camel - camel-hl7 - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-http-base - 3.16.0 - - - org.apache.camel - camel-http-common - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-http - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.servlet - javax.servlet-api - - - commons-logging - commons-logging - - - - - org.apache.camel - camel-huaweicloud-common - 3.16.0 - - - org.apache.camel - camel-huaweicloud-smn - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-hystrix - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ical - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-iec60870 - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ignite - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-infinispan-common - 3.16.0 - - - org.infinispan - infinispan-core - - - - - org.apache.camel - camel-infinispan - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.infinispan - infinispan-core - - - org.infinispan - infinispan-jboss-marshalling - - - org.infinispan - infinispan-marshaller-protostuff - - - org.jgroups - jgroups - - - - - org.apache.camel - camel-influxdb - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-iota - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-irc - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jackson-avro - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jackson-protobuf - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jackson - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jacksonxml - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jasypt - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-java-joor-dsl - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jaxb - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jbpm - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - junit - junit - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-jcache - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jclouds - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.inject - javax.inject - - - javax.ws.rs - javax.ws.rs-api - - - - - org.apache.camel - camel-jcr - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-jdbc - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.springframework - spring-beans - - - org.springframework - spring-core - - - - - org.apache.camel - camel-jfr - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jgroups-raft - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jgroups - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jing - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jira - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - 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.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel - camel-spring - - - org.apache.geronimo.specs - geronimo-jms_2.0_spec - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - org.springframework - spring-core - - - - - org.apache.camel - camel-johnzon - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jolt - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.inject - javax.inject - - - - - org.apache.camel - camel-jooq - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-joor - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jpa - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel - camel-spring - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - org.springframework - spring-core - - - - - org.apache.camel - camel-js-dsl - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jsch - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jslt - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-json-patch - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-json-validator - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jsonapi - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jsonata - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jsonb - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jsonpath - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jt400 - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jta - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - - - org.apache.camel - camel-kafka - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-kamelet - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-kotlin-dsl - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-kubernetes - 3.16.0 - - - io.fabric8 - kubernetes-client - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-kudu - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-language - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ldap - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ldif - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-leveldb - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-log - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-lra - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.cxf - * - - - - - org.apache.camel - camel-lucene - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-lumberjack - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-lzf - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mail - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-main - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel - camel-headersmap - - - - - org.apache.camel - camel-management-api - 3.16.0 - - - org.apache.camel - camel-management - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-master - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-micrometer - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-microprofile-config - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-microprofile-fault-tolerance - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.eclipse.microprofile.fault-tolerance - microprofile-fault-tolerance-api - - - - - org.apache.camel - camel-microprofile-health - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-microprofile-metrics - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - org.eclipse.microprofile.metrics - microprofile-metrics-api - - - - - org.apache.camel - camel-milo - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-minio - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - io.minio - minio - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mllp - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mock - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mongodb-gridfs - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.mongodb - * - - - - - org.apache.camel - camel-mongodb - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.mongodb - * - - - - - org.apache.camel - camel-msv - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mustache - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mvel - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mybatis - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-nagios - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-nats - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-netty-http - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.servlet - javax.servlet-api - - - - - org.apache.camel - camel-netty - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-nitrite - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - javax.validation - validation-api - - - - - org.apache.camel - camel-nsq - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - io.netty - netty-all - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.logging.log4j - log4j-api - - - org.apache.logging.log4j - log4j-core - - - - - org.apache.camel - camel-oaipmh - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ognl - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-olingo4-api - 3.16.0 - - - org.apache.camel - camel-olingo4 - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-openapi-java - 3.16.0 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-openstack - 3.16.0 - - - com.github.fge - * - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-opentelemetry - 3.16.0 - - - io.grpc - grpc-netty-shaded - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-opentracing - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-optaplanner - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.optaplanner - optaplanner-core - - - org.optaplanner - optaplanner-persistence-common - - - - - org.apache.camel - camel-paho-mqtt5 - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-paho - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-pdf - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-pg-replication-slot - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-pgevent - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - junit - junit - - - - - org.apache.camel - camel-platform-http-vertx - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-platform-http - 3.16.0 - - - org.apache.camel - camel-printer - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-protobuf - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-pubnub - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-pulsar - 3.16.0 - - - com.sun.activation - javax.activation - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.validation - validation-api - - - com.google.code.findbugs - jsr305 - - - com.google.j2objc - j2objc-annotations - - - javax.ws.rs - javax.ws.rs-api - - - javax.xml.bind - jaxb-api - - - - - org.apache.camel - camel-quartz - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.quartz-scheduler - quartz - - - com.mchange - c3p0 - - - - - org.apache.camel - camel-quickfix - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.quickfixj - quickfixj-codegenerator - - - - - org.apache.camel - camel-rabbitmq - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-reactive-executor-vertx - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-reactive-streams - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-redis - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ref - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-rest-openapi - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-rest - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ribbon - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-robotframework - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-rss - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-saga - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-salesforce - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-sap-netweaver - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-saxon - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-scheduler - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-schematron - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-seda - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-servicenow - 3.16.0 - - - com.sun.xml.messaging.saaj - saaj-impl - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.xml.ws - jaxws-api - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - - - org.apache.camel - camel-servlet - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-shiro - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-sip - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-sjms2 - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-sjms - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-slack - 3.16.0 - - - com.googlecode.json-simple - json-simple - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-smpp - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-snakeyaml - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-snmp - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-soap - 3.16.0 - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-solr - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-soroush - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-splunk-hec - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-splunk - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-spring-rabbitmq - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - org.springframework - spring-core - - - - - org.apache.camel - camel-sql - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.springframework - spring-beans - - - org.springframework - spring-core - - - - - org.apache.camel - camel-ssh - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-stax - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-stitch - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-stomp - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-stream - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-stringtemplate - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-stub - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-support - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-syslog - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-tagsoup - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-tarfile - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-telegram - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-threadpoolfactory-vertx - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-thrift - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-tika - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.tika - * - - - - - org.apache.camel - camel-timer - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-tooling-model - 3.16.0 - - - org.apache.camel - camel-tracing - 3.16.0 - - - org.apache.camel - camel-twilio - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - javax.activation-api - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - javax.xml.bind - jaxb-api - - - - - org.apache.camel - camel-twitter - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-univocity-parsers - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-util-json - 3.16.0 - - - org.apache.camel - camel-util - 3.16.0 - - - org.apache.camel - camel-validator - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-velocity - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-vertx-common - 3.16.0 - - - org.apache.camel - camel-vertx-http - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-vertx-websocket - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-vertx - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-vm - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-weather - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-web3j - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-webhook - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-wordpress - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - - - org.apache.camel - camel-workday - 3.16.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xchange - 3.16.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-xj - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xml-io-dsl - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xml-io-util - 3.16.0 - - - org.apache.camel - camel-xml-io - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xml-jaxb - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xml-jaxp - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xmlsecurity - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xmpp - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xpath - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xslt-saxon - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xslt - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xstream - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-yaml-dsl-common - 3.16.0 - - - org.apache.camel - camel-yaml-dsl-deserializers - 3.16.0 - - - org.apache.camel - camel-yaml-dsl - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-yammer - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-zendesk - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-zip-deflater - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-zipfile - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-zookeeper-master - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-zookeeper - 3.16.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - 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-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 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - javax.activation-api - - - javax.ws.rs - javax.ws.rs-api - - - javax.xml.bind - jaxb-api - - - org.slf4j - slf4j-log4j12 - - - javax.activation - activation - - - javax.servlet - javax.servlet-api - - - log4j - log4j - - - - - org.apache.kafka - connect-transforms - 3.1.0 - - - org.apache.kudu - kudu-client - 1.14.0 - - - org.apache.qpid - qpid-jms-client - 1.6.0 - - - org.apache.xmlgraphics - xmlgraphics-commons - 2.7 - - - org.apache.zookeeper - zookeeper-jute - 3.6.2 - - - org.apache.zookeeper - zookeeper - 3.6.2 - - - org.asynchttpclient - async-http-client - 2.12.3 - - - org.bouncycastle - bcpg-jdk15on - 1.70 - - - org.bouncycastle - bcutil-jdk15on - 1.70 - - - 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.eclipse.jetty.http2 - http2-client - 9.4.45.v20220203 - - - org.eclipse.jetty.http2 - http2-common - 9.4.45.v20220203 - - - org.eclipse.jetty.http2 - http2-hpack - 9.4.45.v20220203 - - - org.eclipse.jetty.http2 - http2-http-client-transport - 9.4.45.v20220203 - - - org.eclipse.jetty - jetty-alpn-client - 9.4.45.v20220203 - - - org.eclipse.jetty - jetty-alpn-java-client - 9.4.45.v20220203 - - - org.eclipse.jetty - jetty-client - 9.4.45.v20220203 - - - org.eclipse.jetty - jetty-continuation - 9.4.45.v20220203 - - - org.eclipse.jetty - jetty-http - 9.4.45.v20220203 - - - org.eclipse.jetty - jetty-io - 9.4.45.v20220203 - - - org.eclipse.jetty - jetty-jmx - 9.4.45.v20220203 - - - org.eclipse.jetty - jetty-security - 9.4.45.v20220203 - - - org.eclipse.jetty - jetty-server - 9.4.45.v20220203 - - - org.eclipse.jetty - jetty-servlet - 9.4.45.v20220203 - - - org.eclipse.jetty - jetty-servlets - 9.4.45.v20220203 - - - org.eclipse.jetty - jetty-util-ajax - 9.4.45.v20220203 - - - org.eclipse.jetty - jetty-util - 9.4.45.v20220203 - - - org.eclipse.jetty - jetty-webapp - 9.4.45.v20220203 - - - org.eclipse.jetty - jetty-xml - 9.4.45.v20220203 - - - org.eclipse.jgit - org.eclipse.jgit - 6.1.0.202203080745-r - - - org.graalvm.js - js - 22.0.0.2 - - - 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.21 - - - org.jetbrains.kotlin - kotlin-scripting-jvm-host - 1.6.21 - - - org.jetbrains.kotlin - kotlin-scripting-jvm - 1.6.21 - - - org.jruby.jcodings - jcodings - 1.0.55 - - - org.jruby.joni - joni - 2.1.31 - - - org.mvel - mvel2 - 2.4.13.Final - - - org.optaplanner - optaplanner-quarkus-deployment - 8.22.1.Final - - - org.optaplanner - optaplanner-quarkus-jackson-deployment - 8.22.1.Final - - - org.optaplanner - optaplanner-quarkus-jackson - 8.22.1.Final - - - org.optaplanner - optaplanner-quarkus - 8.22.1.Final - - - org.reflections - reflections - 0.9.12 - - - org.springframework - spring-aop - 5.3.18 - - - org.springframework - spring-beans - 5.3.18 - - - org.springframework - spring-context - 5.3.18 - - - org.springframework - spring-core - 5.3.18 - - - org.springframework - spring-jcl - - - - - org.springframework - spring-expression - 5.3.18 - - - org.springframework - spring-jdbc - 5.3.18 - - - org.springframework - spring-messaging - 5.3.18 - - - org.springframework - spring-orm - 5.3.18 - - - org.springframework - spring-tx - 5.3.18 - - - org.threeten - threetenbp - 1.6.0 - - - 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 - annotations - 2.17.166 - - - software.amazon.awssdk - apache-client - 2.17.166 - - - commons-logging - commons-logging - - - - - software.amazon.awssdk - arns - 2.17.166 - - - software.amazon.awssdk - athena - 2.17.166 - - - software.amazon.awssdk - auth - 2.17.166 - - - software.amazon.awssdk - aws-cbor-protocol - 2.17.166 - - - software.amazon.awssdk - aws-core - 2.17.166 - - - software.amazon.awssdk - aws-json-protocol - 2.17.166 - - - software.amazon.awssdk - aws-query-protocol - 2.17.166 - - - software.amazon.awssdk - aws-xml-protocol - 2.17.166 - - - software.amazon.awssdk - cloudwatch - 2.17.166 - - - software.amazon.awssdk - dynamodb - 2.17.166 - - - software.amazon.awssdk - ec2 - 2.17.166 - - - software.amazon.awssdk - ecs - 2.17.166 - - - software.amazon.awssdk - eks - 2.17.166 - - - software.amazon.awssdk - eventbridge - 2.17.166 - - - software.amazon.awssdk - firehose - 2.17.166 - - - software.amazon.awssdk - http-client-spi - 2.17.166 - - - software.amazon.awssdk - iam - 2.17.166 - - - software.amazon.awssdk - json-utils - 2.17.166 - - - software.amazon.awssdk - kafka - 2.17.166 - - - software.amazon.awssdk - kinesis - 2.17.166 - - - software.amazon.awssdk - kms - 2.17.166 - - - software.amazon.awssdk - lambda - 2.17.166 - - - software.amazon.awssdk - metrics-spi - 2.17.166 - - - software.amazon.awssdk - mq - 2.17.166 - - - software.amazon.awssdk - netty-nio-client - 2.17.166 - - - software.amazon.awssdk - profiles - 2.17.166 - - - software.amazon.awssdk - protocol-core - 2.17.166 - - - software.amazon.awssdk - regions - 2.17.166 - - - software.amazon.awssdk - s3 - 2.17.166 - - - software.amazon.awssdk - sdk-core - 2.17.166 - - - software.amazon.awssdk - secretsmanager - 2.17.166 - - - software.amazon.awssdk - ses - 2.17.166 - - - software.amazon.awssdk - sns - 2.17.166 - - - software.amazon.awssdk - sqs - 2.17.166 - - - software.amazon.awssdk - sts - 2.17.166 - - - software.amazon.awssdk - third-party-jackson-core - 2.17.166 - - - software.amazon.awssdk - third-party-jackson-dataformat-cbor - 2.17.166 - - - software.amazon.awssdk - translate - 2.17.166 - - - software.amazon.awssdk - utils - 2.17.166 - - - xalan - xalan - 2.7.2 - - - xml-apis - xml-apis - - - - - \ No newline at end of file diff --git a/poms/io.quarkus.platform-quarkus-camel-bom-2.10.1.Final/pom.xml b/poms/io.quarkus.platform-quarkus-camel-bom-2.10.1.Final/pom.xml deleted file mode 100644 index d449d88..0000000 --- a/poms/io.quarkus.platform-quarkus-camel-bom-2.10.1.Final/pom.xml +++ /dev/null @@ -1,10611 +0,0 @@ - - 4.0.0 - io.quarkus.platform - quarkus-camel-bom - 2.10.1.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.10.1.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 - - - - - release - - - - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - - - - - - - - - io.quarkus.platform - quarkus-camel-bom-quarkus-platform-descriptor - 2.10.1.Final - json - 2.10.1.Final - - - io.quarkus.platform - quarkus-camel-bom-quarkus-platform-properties - 2.10.1.Final - properties - - - ca.uhn.hapi.fhir - hapi-fhir-base - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-client - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-server - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-structures-dstu2.1 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - commons-lang - commons-lang - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-structures-dstu3 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - commons-lang - commons-lang - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-structures-hl7org-dstu2 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - commons-lang - commons-lang - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-structures-r4 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - commons-lang - commons-lang - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-structures-r5 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - commons-lang - commons-lang - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - org.hl7.fhir.dstu2016may - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - org.hl7.fhir.dstu2 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - org.hl7.fhir.dstu3 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - org.hl7.fhir.r4 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - org.hl7.fhir.r5 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - org.hl7.fhir.utilities - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi - hapi-base - 2.3 - - - ca.uhn.hapi - hapi-structures-v21 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v22 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v231 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v23 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v24 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v251 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v25 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v26 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - com.azure - azure-core-amqp - 2.4.2 - - - com.azure - azure-core-http-netty - 1.11.9 - - - com.azure - azure-core - 1.27.0 - - - com.azure - azure-cosmos - 4.28.1 - - - com.azure - azure-identity - 1.5.0 - - - com.azure - azure-messaging-eventhubs-checkpointstore-blob - 1.12.1 - - - com.azure - azure-messaging-eventhubs - 5.11.2 - - - com.azure - azure-messaging-servicebus - 7.8.0 - - - com.azure - azure-security-keyvault-secrets - 4.4.1 - - - com.azure - azure-storage-blob - 12.16.0 - - - com.azure - azure-storage-common - 12.15.1 - - - com.azure - azure-storage-file-datalake - 12.9.0 - - - com.azure - azure-storage-internal-avro - 12.2.1 - - - com.azure - azure-storage-queue - 12.12.1 - - - com.datastax.oss.quarkus - cassandra-quarkus-client-deployment - 1.1.2 - - - com.datastax.oss.quarkus - cassandra-quarkus-client - 1.1.2 - - - com.datastax.oss - java-driver-core - 4.14.0 - - - io.dropwizard.metrics - metrics-core - - - org.hdrhistogram - HdrHistogram - - - - - com.datastax.oss - java-driver-query-builder - 4.14.0 - - - com.datastax.oss - java-driver-shaded-guava - 25.1-jre-graal-sub-1 - - - com.datastax.oss - native-protocol - 1.5.1 - - - com.esotericsoftware.kryo - kryo - 2.24.0 - - - com.fasterxml.woodstox - woodstox-core - 6.1.1 - - - com.github.java-json-tools - json-patch - 1.13 - - - com.google.code.findbugs - jsr305 - - - - - com.github.jnr - jnr-ffi - 2.1.2 - - - org.ow2.asm - asm-util - - - - - com.google.api.grpc - proto-google-common-protos - 2.0.1 - - - com.google.auth - google-auth-library-credentials - 1.6.0 - - - com.google.cloud - native-image-support - 0.14.1 - - - 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.jayway.jsonpath - json-path - 2.4.0 - - - com.lihaoyi - geny_2.13 - 0.6.2 - - - com.microsoft.azure - msal4j - 1.11.3 - - - com.orbitz.consul - consul-client - 1.5.3 - - - com.google.code.findbugs - jsr305 - - - com.google.errorprone - error_prone_annotations - - - com.google.j2objc - j2objc-annotations - - - org.codehaus.mojo - animal-sniffer-annotations - - - - - 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.7 - - - 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.6 - - - commons-beanutils - commons-beanutils - 1.9.4 - - - commons-logging - commons-logging - - - - - commons-cli - commons-cli - 1.4 - - - commons-collections - commons-collections - 3.2.2 - - - commons-lang - commons-lang - 2.6 - - - io.debezium - debezium-api - 1.9.3.Final - - - io.debezium - debezium-connector-mongodb - 1.9.3.Final - - - io.debezium - debezium-connector-mysql - 1.9.3.Final - - - io.debezium - debezium-connector-mysql - 1.9.3.Final - tests - - - io.debezium - debezium-connector-postgres - 1.9.3.Final - - - io.debezium - debezium-connector-sqlserver - 1.9.3.Final - - - io.debezium - debezium-core - 1.9.3.Final - - - io.debezium - debezium-core - 1.9.3.Final - tests - - - io.debezium - debezium-ddl-parser - 1.9.3.Final - - - io.debezium - debezium-embedded - 1.9.3.Final - - - io.debezium - debezium-embedded - 1.9.3.Final - tests - - - javax.ws.rs - javax.ws.rs-api - - - - - io.dropwizard.metrics - metrics-core - 4.0.1 - - - io.perfmark - perfmark-api - 0.25.0 - - - io.projectreactor.netty - reactor-netty - 1.0.2 - - - io.smallrye.reactive - smallrye-reactive-messaging-camel - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - jakarta.jms - jakarta.jms-api - 2.0.3 - - - jakarta.xml.ws - jakarta.xml.ws-api - 2.3.3 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - javax.cache - cache-api - 1.1.1 - - - jaxen - jaxen - 1.2.0 - - - joda-time - joda-time - 2.10.6 - - - net.i2p.crypto - eddsa - 0.3.0 - - - net.java.dev.jna - jna-platform - 5.8.0 - - - net.minidev - json-smart - 2.4.7 - - - net.openhft - affinity - 3.20.0 - - - org.amqphub.quarkus - quarkus-qpid-jms-deployment - 0.35.0 - - - org.amqphub.quarkus - quarkus-qpid-jms - 0.35.0 - - - org.antlr - antlr-runtime - 3.5.2 - - - org.apache.avro - avro-ipc-jetty - 1.11.0 - - - org.apache.avro - avro-ipc-netty - 1.11.0 - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel.quarkus - camel-quarkus-activemq-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-activemq - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-amqp-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-amqp - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-arangodb-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-arangodb - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-as2-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-as2 - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-asn1-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-asn1 - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-asterisk-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-asterisk - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-atlasmap-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-atlasmap - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-atmos-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-atmos - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-atom-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-atom - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-attachments-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-attachments - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-avro-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-avro-rpc-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-avro-rpc - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-avro - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws-secrets-manager-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws-secrets-manager - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws-xray-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws-xray - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-athena-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-athena - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-cw-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-cw - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ddb-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ddb - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ec2-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ec2 - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ecs-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ecs - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-eks-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-eks - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-eventbridge-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-eventbridge - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-iam-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-iam - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-kinesis-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-kinesis - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-kms-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-kms - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-lambda-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-lambda - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-mq-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-mq - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-msk-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-msk - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-s3-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-s3 - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ses-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ses - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sns-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sns - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sqs-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sqs - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sts-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sts - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-translate-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-translate - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-cosmosdb-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-cosmosdb - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-eventhubs-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-eventhubs - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-key-vault-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-key-vault - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-servicebus-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-servicebus - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-blob-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-blob - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-datalake-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-datalake - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-queue-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-queue - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-barcode-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-barcode - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-base64-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-base64 - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-bean-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-bean-validator-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-bean-validator - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-bean - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-bindy-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-bindy - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-bonita-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-bonita - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-box-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-box - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-braintree-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-braintree - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-browse-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-browse - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-caffeine-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-caffeine-lrucache-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-caffeine-lrucache - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-caffeine - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-cassandraql-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-cassandraql - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-catalog - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-cbor-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-cbor - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-chatscript-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-chatscript - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-chunk-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-chunk - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-cm-sms-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-cm-sms - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-cmis-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-cmis - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-coap-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-coap - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-cometd-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-cometd - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-consul-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-consul - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-controlbus-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-controlbus - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-corda-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-corda - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-core-cloud-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-core-cloud - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-core-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-core - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-couchbase-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-couchbase - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-couchdb-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-couchdb - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-cron-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-cron - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-crypto-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-crypto - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-csimple-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-csimple - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-csv-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-csv - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-dataformat-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-dataformat - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-datasonnet-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-datasonnet - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-mongodb-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-mongodb - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-mysql-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-mysql - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-postgres-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-postgres - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-sqlserver-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-sqlserver - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-debug-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-debug - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-digitalocean-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-digitalocean - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-direct-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-direct - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-disruptor-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-disruptor - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-djl-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-djl - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-dns-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-dns - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-dozer-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-dozer - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-drill-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-drill - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-dropbox-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-dropbox - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-ehcache-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-ehcache - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-elasticsearch-rest-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-elasticsearch-rest - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-etcd3-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-etcd3 - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-exec-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-exec - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-facebook-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-facebook - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-fastjson-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-fastjson - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-fhir-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-fhir - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-file-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-file-watch-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-file-watch - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-file - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-flatpack-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-flatpack - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-flink-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-flink - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-fop-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-fop - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-freemarker-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-freemarker - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-ftp-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-ftp - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-geocoder-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-geocoder - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-git-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-git - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-github-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-github - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-google-bigquery-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-google-bigquery - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-google-calendar-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-google-calendar - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-google-drive-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-google-drive - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-google-functions-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-google-functions - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-google-mail-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-google-mail - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-google-pubsub-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-google-pubsub - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-google-secret-manager-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-google-secret-manager - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-google-sheets-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-google-sheets - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-google-storage-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-google-storage - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-graphql-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-graphql - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-grok-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-grok - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-groovy-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-groovy-dsl-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-groovy-dsl - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-groovy - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-grpc-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-grpc - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-gson-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-gson - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-guava-eventbus-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-guava-eventbus - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-hazelcast-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-hazelcast - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-hbase-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-hbase - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-hdfs-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-hdfs - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-headersmap-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-headersmap - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-hl7-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-hl7 - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-http-common-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-http-common - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-http-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-http - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-huaweicloud-smn-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-huaweicloud-smn - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-ical-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-ical - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-iec60870-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-iec60870 - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-ignite-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-ignite - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-infinispan-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-infinispan - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-influxdb-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-influxdb - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-iota-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-iota - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-irc-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-irc - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson-avro-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson-avro - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson-protobuf-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson-protobuf - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jacksonxml-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jacksonxml - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jasypt-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jasypt - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-java-joor-dsl-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-java-joor-dsl - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jaxb-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jaxb - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jbpm-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jbpm - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jcache-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jcache - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jclouds-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jclouds - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jcr-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jcr - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jdbc-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jdbc - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jfr-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jfr - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jgroups-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jgroups-raft-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jgroups-raft - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jgroups - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jira-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jira - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jms-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jms - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-johnzon-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-johnzon - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jolt-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jolt - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jooq-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jooq - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-joor-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-joor - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jpa-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jpa - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-js-dsl-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-js-dsl - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jsch-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jsch - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jslt-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jslt - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-json-patch-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-json-patch - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-json-validator-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-json-validator - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonapi-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonapi - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonata-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonata - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonb-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonb - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonpath-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonpath - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jt400-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jt400 - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jta-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-jta - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-kafka-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-kafka - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-kamelet-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-kamelet - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-kotlin-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-kotlin-dsl-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-kotlin-dsl - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-kotlin - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-kubernetes-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-kubernetes - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-kudu-client - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-kudu-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-kudu - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-language-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-language - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-ldap-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-ldap - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-ldif-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-ldif - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-leveldb-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-leveldb - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-log-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-log - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-lra-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-lra - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-lucene-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-lucene - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-lumberjack-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-lumberjack - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-lzf-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-lzf - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-mail-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-mail - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-management-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-management - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-master-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-master - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-micrometer-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-micrometer - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-fault-tolerance-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-fault-tolerance - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-health-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-health - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-metrics-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-metrics - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-milo-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-milo - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-minio-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-minio - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-mllp-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-mllp - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-mock-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-mock - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-mongodb-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-mongodb-gridfs-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-mongodb-gridfs - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-mongodb - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-mustache-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-mustache - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-mvel-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-mvel - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-mybatis-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-mybatis - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-nats-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-nats - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-netty-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-netty-http-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-netty-http - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-netty - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-nitrite-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-nitrite - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-oaipmh-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-oaipmh - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-ognl-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-ognl - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-olingo4-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-olingo4 - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-openapi-java-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-openapi-java - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-openstack-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-openstack - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-opentelemetry-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-opentelemetry - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-opentracing-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-opentracing - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-optaplanner-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-optaplanner - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-paho-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-paho-mqtt5-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-paho-mqtt5 - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-paho - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-pdf-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-pdf - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-pg-replication-slot-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-pg-replication-slot - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-pgevent-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-pgevent - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-platform-http-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-platform-http - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-printer-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-printer - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-protobuf-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-protobuf - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-pubnub-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-pubnub - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-pulsar-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-pulsar - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-quartz-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-quartz - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-quickfix-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-quickfix - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-qute-component - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-qute-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-qute - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-rabbitmq-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-rabbitmq - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-reactive-executor-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-reactive-executor - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-reactive-streams-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-reactive-streams - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-redis-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-redis - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-ref-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-ref - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-rest-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-rest-openapi-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-rest-openapi - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-rest - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-robotframework-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-robotframework - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-rss-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-rss - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-saga-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-saga - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-salesforce-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-salesforce - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-sap-netweaver-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-sap-netweaver - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-saxon-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-saxon - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-scheduler-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-scheduler - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-schematron-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-schematron - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-seda-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-seda - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-servicenow-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-servicenow - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-servlet-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-servlet - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-shiro-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-shiro - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-sjms-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-sjms2-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-sjms2 - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-sjms - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-slack-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-slack - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-smallrye-reactive-messaging-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-smallrye-reactive-messaging - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-smpp-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-smpp - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-snakeyaml-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-snakeyaml - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-snmp-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-snmp - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-soap-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-soap - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-solr-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-solr - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-splunk-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-splunk-hec-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-splunk-hec - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-splunk - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-spring-rabbitmq-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-spring-rabbitmq - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-sql-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-sql - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-ssh-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-ssh - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-stax-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-stax - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-stitch-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-stitch - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-stomp-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-stomp - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-stream-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-stream - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-stringtemplate-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-stringtemplate - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-stub-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-stub - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-ahc-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-ahc - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-aws-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-aws2-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-aws2 - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-aws - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-azure-core-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-azure-core-http-client-vertx-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-azure-core-http-client-vertx - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-azure-core - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-bouncycastle-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-bouncycastle - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-commons-logging-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-commons-logging - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-consul-client-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-consul-client - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-debezium-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-debezium - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-google-cloud-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-google-cloud - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-google-http-client-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-google-http-client - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-httpclient-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-httpclient - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-jackson-dataformat-xml-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-jackson-dataformat-xml - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-jetty-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-jetty - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-mail-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-mail - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-mongodb-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-mongodb - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-reactor-netty-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-reactor-netty - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-retrofit-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-retrofit - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-spring-beans - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-spring-context - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-spring-core - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-spring-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-spring - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-stax-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-stax - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-webhook-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-webhook - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-xalan-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-xalan - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-xstream-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-support-xstream - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-syslog-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-syslog - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-tarfile-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-tarfile - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-telegram-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-telegram - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-threadpoolfactory-vertx-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-threadpoolfactory-vertx - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-thrift-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-thrift - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-tika-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-tika - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-timer-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-timer - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-twilio-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-twilio - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-twitter-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-twitter - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-univocity-parsers-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-univocity-parsers - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-validator-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-validator - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-velocity-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-velocity - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx-http-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx-http - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx-websocket-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx-websocket - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-vm-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-vm - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-weather-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-weather - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-web3j-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-web3j - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-wordpress-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-wordpress - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-workday-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-workday - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xchange-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xchange - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xj-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xj - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-io-dsl-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-io-dsl - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-jaxb-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-jaxb - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-jaxp-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-jaxp - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xmlsecurity-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xmlsecurity - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xmpp-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xmpp - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xpath-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xpath - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xslt-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xslt-saxon-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xslt-saxon - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xslt - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xstream-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-xstream - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-yaml-dsl-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-yaml-dsl - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-zendesk-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-zendesk - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-zip-deflater-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-zip-deflater - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-zipfile-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-zipfile - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-zookeeper-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-zookeeper-master-deployment - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-zookeeper-master - 2.10.0 - - - org.apache.camel.quarkus - camel-quarkus-zookeeper - 2.10.0 - - - org.apache.camel - camel-activemq - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.activemq - activemq-broker - - - org.apache.geronimo.specs - geronimo-jms_1.1_spec - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - commons-logging - commons-logging - - - - - org.apache.camel - camel-amqp - 3.17.0 - - - io.netty - * - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel - camel-spring - - - org.apache.qpid - qpid-jms-client - - - org.apache.qpid - proton-j - - - - - org.apache.camel - camel-api - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-arangodb - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-as2-api - 3.17.0 - - - org.apache.camel - camel-as2 - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.logging.log4j - log4j-slf4j-impl - - - org.bouncycastle - bcprov-debug-jdk15on - - - - - org.apache.camel - camel-asn1 - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-asterisk - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-atlasmap - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.validation - validation-api - - - - - org.apache.camel - camel-atmos - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.ws.rs - jsr311-api - - - - - org.apache.camel - camel-atom - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.geronimo.specs - geronimo-activation_1.1_spec - - - - - org.apache.camel - camel-attachments - 3.17.0 - - - com.sun.activation - javax.activation - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-avro-rpc-spi - 3.17.0 - - - javax.annotation - javax.annotation-api - - - javax.servlet - javax.servlet-api - - - - - org.apache.camel - camel-avro-rpc - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.avro - * - - - org.apache.camel - camel-avro-rpc-jetty - - - - - org.apache.camel - camel-avro - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.avro - * - - - org.apache.camel - camel-avro-rpc-jetty - - - - - org.apache.camel - camel-aws-secrets-manager - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-aws-xray - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-aws2-athena - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-cw - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-ddb - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-ec2 - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-ecs - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-eks - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-eventbridge - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-iam - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-kinesis - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-kms - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-lambda - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-mq - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-msk - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-s3 - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-ses - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-sns - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-sqs - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-sts - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-translate - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-azure-cosmosdb - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-azure-eventhubs - 3.17.0 - - - io.netty - netty-tcnative-boringssl-static - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-azure-key-vault - 3.17.0 - - - org.apache.camel - camel-azure-servicebus - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-azure-storage-blob - 3.17.0 - - - io.netty - netty-tcnative-boringssl-static - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-azure-storage-datalake - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-azure-storage-queue - 3.17.0 - - - io.netty - netty-tcnative-boringssl-static - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-barcode - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-base-engine - 3.17.0 - - - org.apache.camel - camel-base64 - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-base - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-bean-validator - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.glassfish - javax.el - - - - - org.apache.camel - camel-bean - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-bindy - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-bonita - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - - - org.apache.camel - camel-box-api - 3.17.0 - - - org.apache.camel - camel-box - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-braintree - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-browse - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-caffeine-lrucache - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-caffeine - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cassandraql - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-catalog - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cbor - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-chatscript - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-chunk - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cloud - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cluster - 3.17.0 - - - org.apache.camel - camel-cm-sms - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.validation - validation-api - - - - - org.apache.camel - camel-cmis - 3.17.0 - - - asm - asm - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - javax.activation-api - - - javax.xml.bind - jaxb-api - - - - - org.apache.camel - camel-coap - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cometd - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.servlet - javax.servlet-api - - - - - org.apache.camel - camel-componentdsl - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-console - 3.17.0 - - - org.apache.camel - camel-consul - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.servlet - javax.servlet-api - - - - - org.apache.camel - camel-controlbus - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-corda - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.persistence - javax.persistence-api - - - org.apache.activemq - * - - - org.apache.geronimo.specs - geronimo-jms_2.0_spec - - - org.jboss.logmanager - jboss-logmanager - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-core-catalog - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-core-engine - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-core-languages - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-core-model - 3.17.0 - - - org.apache.camel - camel-core-processor - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-core-reifier - 3.17.0 - - - org.apache.camel - camel-couchbase - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-couchdb - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cron - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-crypto - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-csv - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-dataformat - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-datasonnet - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - activation - - - com.lihaoyi - geny_2.13 - - - - - org.apache.camel - camel-debezium-common - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.javassist - javassist - - - io.debezium - * - - - - - org.apache.camel - camel-debezium-mongodb - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - activation - - - javax.servlet - javax.servlet-api - - - org.apache.maven - maven-artifact - - - - - org.apache.camel - camel-debezium-mysql - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - activation - - - javax.servlet - javax.servlet-api - - - org.apache.maven - maven-artifact - - - - - org.apache.camel - camel-debezium-postgres - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - activation - - - javax.servlet - javax.servlet-api - - - org.apache.maven - maven-artifact - - - - - org.apache.camel - camel-debezium-sqlserver - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - activation - - - javax.servlet - javax.servlet-api - - - org.apache.maven - maven-artifact - - - - - org.apache.camel - camel-debug - 3.17.0 - - - org.apache.camel - camel-digitalocean - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-direct - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-disruptor - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-djl - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-dns - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-dozer - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.glassfish - javax.el - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-drill - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-dropbox - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-dsl-support - 3.17.0 - - - org.apache.camel - camel-ehcache - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-elasticsearch-rest - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.elasticsearch.client - * - - - - - org.apache.camel - camel-endpointdsl-support - 3.17.0 - - - org.apache.camel - camel-endpointdsl - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-etcd3 - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-exec - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-facebook - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-fastjson - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-fhir-api - 3.17.0 - - - org.apache.camel - camel-fhir - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.slf4j - jcl-over-slf4j - - - xpp3 - xpp3 - - - - - org.apache.camel - camel-file-watch - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-file - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-flatpack - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-flink - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-fop - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-freemarker - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ftp - 3.17.0 - - - com.github.mwiede - jsch - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-geocoder - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.httpcomponents - httpclient - - - com.jayway.jsonpath - json-path - - - - - org.apache.camel - camel-git - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-github - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-google-bigquery - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - org.checkerframework - checker-qual - - - org.codehaus.mojo - animal-sniffer-annotations - - - - - org.apache.camel - camel-google-calendar - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-google-drive - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-google-functions - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-google-mail - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-google-pubsub - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - io.grpc - grpc-netty-shaded - - - io.perfmark - perfmark-api - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - org.checkerframework - checker-qual - - - org.codehaus.mojo - animal-sniffer-annotations - - - - - org.apache.camel - camel-google-secret-manager - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-google-sheets - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-google-storage - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - org.checkerframework - checker-qual - - - org.codehaus.mojo - animal-sniffer-annotations - - - - - org.apache.camel - camel-graphql - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-grok - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-groovy-dsl-common - 3.17.0 - - - org.apache.camel - camel-groovy-dsl - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-groovy - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-grpc - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-gson - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-guava-eventbus - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-hazelcast - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-hbase - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - javax.activation-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-hdfs - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - io.netty - netty-all - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - javax.activation-api - - - javax.servlet - javax.servlet-api - - - javax.ws.rs - jsr311-api - - - javax.xml.bind - jaxb-api - - - - - org.apache.camel - camel-headersmap - 3.17.0 - - - ch.qos.logback - logback-classic - - - ch.qos.logback - logback-core - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-health - 3.17.0 - - - org.apache.camel - camel-hl7 - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-http-base - 3.17.0 - - - org.apache.camel - camel-http-common - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-http - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.servlet - javax.servlet-api - - - commons-logging - commons-logging - - - - - org.apache.camel - camel-huaweicloud-common - 3.17.0 - - - org.apache.camel - camel-huaweicloud-smn - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ical - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-iec60870 - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ignite - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-infinispan-common - 3.17.0 - - - org.infinispan - infinispan-core - - - - - org.apache.camel - camel-infinispan - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.infinispan - infinispan-core - - - org.infinispan - infinispan-jboss-marshalling - - - org.infinispan - infinispan-marshaller-protostuff - - - org.jgroups - jgroups - - - - - org.apache.camel - camel-influxdb - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-iota - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-irc - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jackson-avro - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jackson-protobuf - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jackson - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jacksonxml - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jasypt - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-java-joor-dsl - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jaxb - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jbpm - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - junit - junit - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-jcache - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jclouds - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - javax.inject - javax.inject - - - javax.ws.rs - javax.ws.rs-api - - - - - org.apache.camel - camel-jcr - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-jdbc - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.springframework - spring-beans - - - org.springframework - spring-core - - - - - org.apache.camel - camel-jfr - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jgroups-raft - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jgroups - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jira - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - 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.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel - camel-spring - - - org.apache.geronimo.specs - geronimo-jms_2.0_spec - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - org.springframework - spring-core - - - - - org.apache.camel - camel-johnzon - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jolt - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.inject - javax.inject - - - - - org.apache.camel - camel-jooq - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-joor - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jpa - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel - camel-spring - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - org.springframework - spring-core - - - - - org.apache.camel - camel-js-dsl - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jsch - 3.17.0 - - - com.github.mwiede - jsch - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jslt - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-json-patch - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-json-validator - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jsonapi - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jsonata - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jsonb - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jsonpath - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jt400 - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jta - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - - - org.apache.camel - camel-kafka - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-kamelet - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-kotlin-dsl - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-kubernetes - 3.17.0 - - - io.fabric8 - kubernetes-client - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-kudu - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-language - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ldap - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ldif - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-leveldb - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-log - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-lra - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.cxf - * - - - - - org.apache.camel - camel-lucene - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-lumberjack - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-lzf - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mail - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-main - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel - camel-headersmap - - - - - org.apache.camel - camel-management-api - 3.17.0 - - - org.apache.camel - camel-management - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-master - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-micrometer - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-microprofile-config - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-microprofile-fault-tolerance - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.eclipse.microprofile.fault-tolerance - microprofile-fault-tolerance-api - - - - - org.apache.camel - camel-microprofile-health - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-microprofile-metrics - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - org.eclipse.microprofile.metrics - microprofile-metrics-api - - - - - org.apache.camel - camel-milo - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-minio - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - io.minio - minio - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mllp - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mock - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mongodb-gridfs - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.mongodb - * - - - - - org.apache.camel - camel-mongodb - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.mongodb - * - - - - - org.apache.camel - camel-mustache - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mvel - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mybatis - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-nats - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-netty-http - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.servlet - javax.servlet-api - - - - - org.apache.camel - camel-netty - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-nitrite - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - javax.validation - validation-api - - - - - org.apache.camel - camel-oaipmh - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ognl - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-olingo4-api - 3.17.0 - - - org.apache.camel - camel-olingo4 - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-openapi-java - 3.17.0 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-openstack - 3.17.0 - - - com.github.fge - * - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-opentelemetry - 3.17.0 - - - io.grpc - grpc-netty-shaded - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-opentracing - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-optaplanner - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.optaplanner - optaplanner-core - - - org.optaplanner - optaplanner-persistence-common - - - - - org.apache.camel - camel-paho-mqtt5 - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-paho - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-pdf - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-pg-replication-slot - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-pgevent - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - junit - junit - - - - - org.apache.camel - camel-platform-http-vertx - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-platform-http - 3.17.0 - - - org.apache.camel - camel-printer - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-protobuf - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-pubnub - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-pulsar - 3.17.0 - - - com.sun.activation - javax.activation - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.validation - validation-api - - - com.google.code.findbugs - jsr305 - - - com.google.j2objc - j2objc-annotations - - - javax.ws.rs - javax.ws.rs-api - - - javax.xml.bind - jaxb-api - - - - - org.apache.camel - camel-quartz - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.quartz-scheduler - quartz - - - com.mchange - c3p0 - - - - - org.apache.camel - camel-quickfix - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.quickfixj - quickfixj-codegenerator - - - - - org.apache.camel - camel-rabbitmq - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-reactive-executor-vertx - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-reactive-streams - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-redis - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ref - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-rest-openapi - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-rest - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-robotframework - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-rss - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-saga - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-salesforce - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-sap-netweaver - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-saxon - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-scheduler - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-schematron - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-seda - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-servicenow - 3.17.0 - - - com.sun.xml.messaging.saaj - saaj-impl - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.xml.ws - jaxws-api - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - - - org.apache.camel - camel-servlet - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-shiro - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-sjms2 - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-sjms - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-slack - 3.17.0 - - - com.googlecode.json-simple - json-simple - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-smpp - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-snakeyaml - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-snmp - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-soap - 3.17.0 - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-solr - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-splunk-hec - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-splunk - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-spring-rabbitmq - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - org.springframework - spring-core - - - - - org.apache.camel - camel-sql - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.springframework - spring-beans - - - org.springframework - spring-core - - - - - org.apache.camel - camel-ssh - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-stax - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-stitch - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-stomp - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-stream - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-stringtemplate - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-stub - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-support - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-syslog - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-tarfile - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-telegram - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-threadpoolfactory-vertx - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-thrift - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-tika - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.tika - * - - - - - org.apache.camel - camel-timer - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-tooling-model - 3.17.0 - - - org.apache.camel - camel-tracing - 3.17.0 - - - org.apache.camel - camel-twilio - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - javax.activation-api - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - javax.xml.bind - jaxb-api - - - - - org.apache.camel - camel-twitter - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-univocity-parsers - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-util-json - 3.17.0 - - - org.apache.camel - camel-util - 3.17.0 - - - org.apache.camel - camel-validator - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-velocity - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-vertx-common - 3.17.0 - - - org.apache.camel - camel-vertx-http - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-vertx-websocket - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-vertx - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-vm - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-weather - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-web3j - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-webhook - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-wordpress - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - - - org.apache.camel - camel-workday - 3.17.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xchange - 3.17.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-xj - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xml-io-dsl - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xml-io-util - 3.17.0 - - - org.apache.camel - camel-xml-io - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xml-jaxb - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xml-jaxp - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xmlsecurity - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xmpp - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xpath - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xslt-saxon - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xslt - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xstream - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-yaml-dsl-common - 3.17.0 - - - org.apache.camel - camel-yaml-dsl-deserializers - 3.17.0 - - - org.apache.camel - camel-yaml-dsl - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-zendesk - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-zip-deflater - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-zipfile - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-zookeeper-master - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-zookeeper - 3.17.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - 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-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 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - javax.activation-api - - - javax.ws.rs - javax.ws.rs-api - - - javax.xml.bind - jaxb-api - - - org.slf4j - slf4j-log4j12 - - - javax.activation - activation - - - javax.servlet - javax.servlet-api - - - log4j - log4j - - - - - org.apache.kafka - connect-transforms - 3.1.0 - - - org.apache.kudu - kudu-client - 1.15.0 - - - org.apache.qpid - qpid-jms-client - 1.6.0 - - - org.apache.xmlgraphics - xmlgraphics-commons - 2.7 - - - org.apache.zookeeper - zookeeper-jute - 3.6.2 - - - org.apache.zookeeper - zookeeper - 3.6.2 - - - org.asynchttpclient - async-http-client - 2.12.3 - - - org.bouncycastle - bcpg-jdk15on - 1.70 - - - org.bouncycastle - bcutil-jdk15on - 1.70 - - - 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.eclipse.jetty.http2 - http2-client - 9.4.46.v20220331 - - - org.eclipse.jetty.http2 - http2-common - 9.4.46.v20220331 - - - org.eclipse.jetty.http2 - http2-hpack - 9.4.46.v20220331 - - - org.eclipse.jetty.http2 - http2-http-client-transport - 9.4.46.v20220331 - - - org.eclipse.jetty - jetty-alpn-client - 9.4.46.v20220331 - - - org.eclipse.jetty - jetty-alpn-java-client - 9.4.46.v20220331 - - - org.eclipse.jetty - jetty-client - 9.4.46.v20220331 - - - org.eclipse.jetty - jetty-continuation - 9.4.46.v20220331 - - - org.eclipse.jetty - jetty-http - 9.4.46.v20220331 - - - org.eclipse.jetty - jetty-io - 9.4.46.v20220331 - - - org.eclipse.jetty - jetty-jmx - 9.4.46.v20220331 - - - org.eclipse.jetty - jetty-security - 9.4.46.v20220331 - - - org.eclipse.jetty - jetty-server - 9.4.46.v20220331 - - - org.eclipse.jetty - jetty-servlet - 9.4.46.v20220331 - - - org.eclipse.jetty - jetty-servlets - 9.4.46.v20220331 - - - org.eclipse.jetty - jetty-util-ajax - 9.4.46.v20220331 - - - org.eclipse.jetty - jetty-util - 9.4.46.v20220331 - - - org.eclipse.jetty - jetty-webapp - 9.4.46.v20220331 - - - org.eclipse.jetty - jetty-xml - 9.4.46.v20220331 - - - org.eclipse.jgit - org.eclipse.jgit - 6.1.0.202203080745-r - - - org.graalvm.js - js - 22.1.0 - - - org.influxdb - influxdb-java - 2.22 - - - org.javassist - javassist - 3.22.0-CR2 - - - org.jetbrains.kotlin - kotlin-script-util - 1.6.21 - - - org.jetbrains.kotlin - kotlin-scripting-jvm-host - 1.6.21 - - - org.jetbrains.kotlin - kotlin-scripting-jvm - 1.6.21 - - - org.jruby.jcodings - jcodings - 1.0.55 - - - org.jruby.joni - joni - 2.1.31 - - - org.mvel - mvel2 - 2.4.14.Final - - - org.optaplanner - optaplanner-quarkus-deployment - 8.23.0.Final - - - org.optaplanner - optaplanner-quarkus-jackson-deployment - 8.23.0.Final - - - org.optaplanner - optaplanner-quarkus-jackson - 8.23.0.Final - - - org.optaplanner - optaplanner-quarkus - 8.23.0.Final - - - org.reflections - reflections - 0.9.12 - - - org.springframework - spring-aop - 5.3.19 - - - org.springframework - spring-beans - 5.3.19 - - - org.springframework - spring-context - 5.3.19 - - - org.springframework - spring-core - 5.3.19 - - - org.springframework - spring-jcl - - - - - org.springframework - spring-expression - 5.3.19 - - - org.springframework - spring-jdbc - 5.3.19 - - - org.springframework - spring-messaging - 5.3.19 - - - org.springframework - spring-orm - 5.3.19 - - - org.springframework - spring-tx - 5.3.19 - - - org.threeten - threetenbp - 1.6.0 - - - 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 - annotations - 2.17.220 - - - software.amazon.awssdk - apache-client - 2.17.220 - - - software.amazon.awssdk - arns - 2.17.220 - - - software.amazon.awssdk - athena - 2.17.220 - - - software.amazon.awssdk - auth - 2.17.220 - - - software.amazon.awssdk - aws-cbor-protocol - 2.17.220 - - - software.amazon.awssdk - aws-core - 2.17.220 - - - software.amazon.awssdk - aws-json-protocol - 2.17.220 - - - software.amazon.awssdk - aws-query-protocol - 2.17.220 - - - software.amazon.awssdk - aws-xml-protocol - 2.17.220 - - - software.amazon.awssdk - cloudwatch - 2.17.220 - - - software.amazon.awssdk - dynamodb - 2.17.220 - - - software.amazon.awssdk - ec2 - 2.17.220 - - - software.amazon.awssdk - ecs - 2.17.220 - - - software.amazon.awssdk - eks - 2.17.220 - - - software.amazon.awssdk - eventbridge - 2.17.220 - - - software.amazon.awssdk - firehose - 2.17.220 - - - software.amazon.awssdk - http-client-spi - 2.17.220 - - - software.amazon.awssdk - iam - 2.17.220 - - - software.amazon.awssdk - json-utils - 2.17.220 - - - software.amazon.awssdk - kafka - 2.17.220 - - - software.amazon.awssdk - kinesis - 2.17.220 - - - software.amazon.awssdk - kms - 2.17.220 - - - software.amazon.awssdk - lambda - 2.17.220 - - - software.amazon.awssdk - metrics-spi - 2.17.220 - - - software.amazon.awssdk - mq - 2.17.220 - - - software.amazon.awssdk - netty-nio-client - 2.17.220 - - - software.amazon.awssdk - profiles - 2.17.220 - - - software.amazon.awssdk - protocol-core - 2.17.220 - - - software.amazon.awssdk - regions - 2.17.220 - - - software.amazon.awssdk - s3 - 2.17.220 - - - software.amazon.awssdk - sdk-core - 2.17.220 - - - software.amazon.awssdk - secretsmanager - 2.17.220 - - - software.amazon.awssdk - ses - 2.17.220 - - - software.amazon.awssdk - sns - 2.17.220 - - - software.amazon.awssdk - sqs - 2.17.220 - - - software.amazon.awssdk - sts - 2.17.220 - - - software.amazon.awssdk - third-party-jackson-core - 2.17.220 - - - software.amazon.awssdk - third-party-jackson-dataformat-cbor - 2.17.220 - - - software.amazon.awssdk - translate - 2.17.220 - - - software.amazon.awssdk - utils - 2.17.220 - - - xalan - xalan - 2.7.2 - - - xml-apis - xml-apis - - - - - \ No newline at end of file diff --git a/poms/io.quarkus.platform-quarkus-camel-bom-2.11.1.Final/pom.xml b/poms/io.quarkus.platform-quarkus-camel-bom-2.11.1.Final/pom.xml deleted file mode 100644 index ebf9f0a..0000000 --- a/poms/io.quarkus.platform-quarkus-camel-bom-2.11.1.Final/pom.xml +++ /dev/null @@ -1,10769 +0,0 @@ - - 4.0.0 - io.quarkus.platform - quarkus-camel-bom - 2.11.1.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.11.1.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 - - - - - release - - - - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - - - - - - - - - io.quarkus.platform - quarkus-camel-bom-quarkus-platform-descriptor - 2.11.1.Final - json - 2.11.1.Final - - - io.quarkus.platform - quarkus-camel-bom-quarkus-platform-properties - 2.11.1.Final - properties - - - ca.uhn.hapi.fhir - hapi-fhir-base - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-client - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-server - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-structures-dstu2.1 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - commons-lang - commons-lang - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-structures-dstu3 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - commons-lang - commons-lang - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-structures-hl7org-dstu2 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - commons-lang - commons-lang - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-structures-r4 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - commons-lang - commons-lang - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-structures-r5 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - commons-lang - commons-lang - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - org.hl7.fhir.dstu2016may - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - org.hl7.fhir.dstu2 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - org.hl7.fhir.dstu3 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - org.hl7.fhir.r4 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - org.hl7.fhir.r5 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - org.hl7.fhir.utilities - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi - hapi-base - 2.3 - - - ca.uhn.hapi - hapi-structures-v21 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v22 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v231 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v23 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v24 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v251 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v25 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v26 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - com.azure - azure-core-amqp - 2.4.2 - - - com.azure - azure-core-http-netty - 1.11.9 - - - com.azure - azure-core - 1.27.0 - - - com.azure - azure-cosmos - 4.28.1 - - - com.azure - azure-identity - 1.5.0 - - - com.azure - azure-messaging-eventhubs-checkpointstore-blob - 1.12.1 - - - com.azure - azure-messaging-eventhubs - 5.11.2 - - - com.azure - azure-messaging-servicebus - 7.8.0 - - - com.azure - azure-security-keyvault-secrets - 4.4.1 - - - com.azure - azure-storage-blob - 12.16.0 - - - com.azure - azure-storage-common - 12.15.1 - - - com.azure - azure-storage-file-datalake - 12.9.0 - - - com.azure - azure-storage-internal-avro - 12.2.1 - - - com.azure - azure-storage-queue - 12.12.1 - - - com.datastax.oss.quarkus - cassandra-quarkus-client-deployment - 1.1.2 - - - com.datastax.oss.quarkus - cassandra-quarkus-client - 1.1.2 - - - com.datastax.oss - java-driver-core - 4.14.0 - - - io.dropwizard.metrics - metrics-core - - - org.hdrhistogram - HdrHistogram - - - com.google.code.findbugs - jsr305 - - - - - com.datastax.oss - java-driver-query-builder - 4.14.0 - - - com.google.code.findbugs - jsr305 - - - - - com.datastax.oss - java-driver-shaded-guava - 25.1-jre-graal-sub-1 - - - com.datastax.oss - native-protocol - 1.5.1 - - - com.esotericsoftware.kryo - kryo - 2.24.0 - - - com.fasterxml.woodstox - woodstox-core - 6.1.1 - - - com.github.java-json-tools - json-patch - 1.13 - - - com.google.code.findbugs - jsr305 - - - - - com.github.jnr - jnr-ffi - 2.1.2 - - - org.ow2.asm - asm-util - - - - - com.google.auth - google-auth-library-credentials - 1.7.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.jayway.jsonpath - json-path - 2.4.0 - - - com.lihaoyi - geny_2.13 - 0.6.2 - - - com.microsoft.azure - msal4j - 1.12.0 - - - com.orbitz.consul - consul-client - 1.5.3 - - - com.google.code.findbugs - jsr305 - - - com.google.errorprone - error_prone_annotations - - - com.google.j2objc - j2objc-annotations - - - org.codehaus.mojo - animal-sniffer-annotations - - - - - 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.7 - - - 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.6 - - - commons-beanutils - commons-beanutils - 1.9.4 - - - commons-logging - commons-logging - - - - - commons-cli - commons-cli - 1.4 - - - commons-collections - commons-collections - 3.2.2 - - - commons-lang - commons-lang - 2.6 - - - io.debezium - debezium-api - 1.9.5.Final - - - io.debezium - debezium-connector-mongodb - 1.9.5.Final - - - io.debezium - debezium-connector-mysql - 1.9.5.Final - - - io.debezium - debezium-connector-mysql - 1.9.5.Final - tests - - - io.debezium - debezium-connector-postgres - 1.9.5.Final - - - io.debezium - debezium-connector-sqlserver - 1.9.5.Final - - - io.debezium - debezium-core - 1.9.5.Final - - - io.debezium - debezium-core - 1.9.5.Final - tests - - - io.debezium - debezium-ddl-parser - 1.9.5.Final - - - io.debezium - debezium-embedded - 1.9.5.Final - - - javax.ws.rs - javax.ws.rs-api - - - - - io.debezium - debezium-embedded - 1.9.5.Final - tests - - - javax.ws.rs - javax.ws.rs-api - - - - - io.dropwizard.metrics - metrics-core - 4.0.1 - - - io.opencensus - opencensus-api - 0.31.1 - - - io.opencensus - opencensus-contrib-http-util - 0.31.1 - - - io.perfmark - perfmark-api - 0.25.0 - - - io.projectreactor.netty - reactor-netty - 1.0.2 - - - io.smallrye.reactive - smallrye-reactive-messaging-camel - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - jakarta.jms - jakarta.jms-api - 2.0.3 - - - jakarta.xml.ws - jakarta.xml.ws-api - 2.3.3 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - javax.cache - cache-api - 1.1.1 - - - jaxen - jaxen - 1.2.0 - - - joda-time - joda-time - 2.10.6 - - - net.i2p.crypto - eddsa - 0.3.0 - - - net.java.dev.jna - jna-platform - 5.8.0 - - - net.minidev - json-smart - 2.4.7 - - - net.openhft - affinity - 3.20.0 - - - org.amqphub.quarkus - quarkus-qpid-jms-deployment - 0.36.0 - - - org.amqphub.quarkus - quarkus-qpid-jms - 0.36.0 - - - org.apache.geronimo.specs - geronimo-jms_2.0_spec - - - - - org.antlr - antlr-runtime - 3.5.2 - - - org.apache.avro - avro-ipc-jetty - 1.11.0 - - - org.apache.avro - avro-ipc-netty - 1.11.0 - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel.quarkus - camel-quarkus-activemq-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-activemq - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-amqp-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-amqp - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-arangodb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-arangodb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-as2-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-as2 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-asn1-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-asn1 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-asterisk-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-asterisk - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-atlasmap-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-atlasmap - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-atmos-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-atmos - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-atom-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-atom - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-attachments-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-attachments - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-avro-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-avro-rpc-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-avro-rpc - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-avro - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws-secrets-manager-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws-secrets-manager - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws-xray-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws-xray - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-athena-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-athena - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-cw-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-cw - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ddb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ddb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ec2-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ec2 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ecs-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ecs - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-eks-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-eks - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-eventbridge-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-eventbridge - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-iam-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-iam - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-kinesis-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-kinesis - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-kms-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-kms - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-lambda-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-lambda - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-mq-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-mq - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-msk-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-msk - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-s3-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-s3 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ses-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ses - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sns-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sns - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sqs-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sqs - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sts-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sts - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-translate-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-translate - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-cosmosdb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-cosmosdb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-eventhubs-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-eventhubs - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-key-vault-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-key-vault - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-servicebus-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-servicebus - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-blob-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-blob - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-datalake-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-datalake - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-queue-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-queue - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-barcode-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-barcode - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-base64-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-base64 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-bean-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-bean-validator-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-bean-validator - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-bean - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-bindy-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-bindy - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-bonita-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-bonita - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-box-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-box - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-braintree-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-braintree - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-browse-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-browse - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-caffeine-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-caffeine-lrucache-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-caffeine-lrucache - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-caffeine - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cassandraql-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cassandraql - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-catalog - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cbor-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cbor - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-chatscript-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-chatscript - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-chunk-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-chunk - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cm-sms-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cm-sms - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cmis-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cmis - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-coap-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-coap - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cometd-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cometd - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-consul-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-consul - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-controlbus-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-controlbus - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-corda-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-corda - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-core-cloud-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-core-cloud - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-core-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-core - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-couchbase-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-couchbase - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-couchdb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-couchdb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cron-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cron - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-crypto-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-crypto - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-csimple-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-csimple - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-csv-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-csv - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-dataformat-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-dataformat - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-dataset-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-dataset - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-datasonnet-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-datasonnet - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-mongodb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-mongodb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-mysql-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-mysql - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-postgres-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-postgres - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-sqlserver-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-sqlserver - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-debug-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-debug - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-digitalocean-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-digitalocean - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-direct-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-direct - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-disruptor-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-disruptor - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-djl-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-djl - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-dns-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-dns - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-dozer-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-dozer - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-drill-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-drill - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-dropbox-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-dropbox - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ehcache-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ehcache - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-elasticsearch-rest-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-elasticsearch-rest - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-etcd3-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-etcd3 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-exec-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-exec - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-facebook-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-facebook - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-fastjson-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-fastjson - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-fhir-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-fhir - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-file-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-file-watch-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-file-watch - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-file - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-flatpack-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-flatpack - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-flink-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-flink - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-fop-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-fop - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-freemarker-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-freemarker - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ftp-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ftp - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-geocoder-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-geocoder - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-git-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-git - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-github-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-github - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-bigquery-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-bigquery - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-calendar-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-calendar - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-drive-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-drive - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-functions-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-functions - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-mail-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-mail - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-pubsub-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-pubsub - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-secret-manager-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-secret-manager - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-sheets-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-sheets - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-storage-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-storage - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-graphql-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-graphql - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-grok-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-grok - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-groovy-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-groovy-dsl-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-groovy-dsl - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-groovy - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-grpc-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-grpc - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-gson-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-gson - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-guava-eventbus-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-guava-eventbus - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-hashicorp-vault-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-hashicorp-vault - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-hazelcast-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-hazelcast - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-hbase-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-hbase - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-hdfs-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-hdfs - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-headersmap-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-headersmap - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-hl7-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-hl7 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-http-common-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-http-common - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-http-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-http - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-huaweicloud-smn-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-huaweicloud-smn - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ical-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ical - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-iec60870-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-iec60870 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ignite-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ignite - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-infinispan-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-infinispan - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-influxdb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-influxdb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-iota-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-iota - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-irc-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-irc - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson-avro-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson-avro - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson-protobuf-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson-protobuf - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jacksonxml-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jacksonxml - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jasypt-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jasypt - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-java-joor-dsl-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-java-joor-dsl - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jaxb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jaxb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jbpm-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jbpm - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jcache-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jcache - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jclouds-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jclouds - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jcr-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jcr - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jdbc-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jdbc - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jfr-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jfr - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jgroups-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jgroups-raft-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jgroups-raft - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jgroups - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jira-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jira - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jms-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jms - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-johnzon-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-johnzon - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jolt-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jolt - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jooq-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jooq - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-joor-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-joor - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jpa-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jpa - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jq-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jq - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-js-dsl-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-js-dsl - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jsch-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jsch - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jslt-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jslt - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-json-patch-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-json-patch - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-json-validator-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-json-validator - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonapi-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonapi - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonata-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonata - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonpath-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonpath - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jt400-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jt400 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jta-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jta - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kafka-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kafka - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kamelet-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kamelet - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kotlin-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kotlin-dsl-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kotlin-dsl - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kotlin - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kubernetes-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kubernetes - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kudu-client - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kudu-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kudu - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-language-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-language - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ldap-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ldap - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ldif-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ldif - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-leveldb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-leveldb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-log-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-log - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-lra-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-lra - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-lucene-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-lucene - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-lumberjack-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-lumberjack - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-lzf-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-lzf - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mail-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mail - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-management-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-management - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-master-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-master - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-micrometer-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-micrometer - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-fault-tolerance-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-fault-tolerance - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-health-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-health - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-metrics-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-metrics - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-milo-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-milo - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-minio-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-minio - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mllp-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mllp - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mock-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mock - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mongodb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mongodb-gridfs-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mongodb-gridfs - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mongodb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mustache-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mustache - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mvel-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mvel - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mybatis-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mybatis - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-nats-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-nats - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-netty-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-netty-http-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-netty-http - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-netty - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-nitrite-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-nitrite - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-oaipmh-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-oaipmh - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ognl-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ognl - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-olingo4-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-olingo4 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-openapi-java-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-openapi-java - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-openstack-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-openstack - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-opentelemetry-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-opentelemetry - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-opentracing-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-opentracing - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-optaplanner-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-optaplanner - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-paho-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-paho-mqtt5-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-paho-mqtt5 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-paho - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-pdf-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-pdf - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-pg-replication-slot-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-pg-replication-slot - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-pgevent-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-pgevent - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-platform-http-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-platform-http - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-printer-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-printer - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-protobuf-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-protobuf - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-pubnub-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-pubnub - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-pulsar-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-pulsar - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-quartz-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-quartz - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-quickfix-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-quickfix - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-qute-component - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-qute-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-qute - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-rabbitmq-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-rabbitmq - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-reactive-executor-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-reactive-executor - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-reactive-streams-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-reactive-streams - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-redis-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-redis - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ref-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ref - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-rest-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-rest-openapi-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-rest-openapi - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-rest - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-robotframework-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-robotframework - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-rss-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-rss - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-saga-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-saga - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-salesforce-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-salesforce - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-sap-netweaver-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-sap-netweaver - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-saxon-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-saxon - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-scheduler-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-scheduler - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-schematron-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-schematron - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-seda-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-seda - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-servicenow-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-servicenow - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-servlet-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-servlet - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-shiro-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-shiro - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-sjms-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-sjms2-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-sjms2 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-sjms - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-slack-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-slack - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-smallrye-reactive-messaging-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-smallrye-reactive-messaging - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-smpp-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-smpp - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-snakeyaml-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-snakeyaml - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-snmp-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-snmp - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-soap-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-soap - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-solr-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-solr - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-splunk-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-splunk-hec-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-splunk-hec - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-splunk - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-spring-rabbitmq-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-spring-rabbitmq - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-sql-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-sql - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ssh-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ssh - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stax-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stax - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stitch-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stitch - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stomp-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stomp - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stream-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stream - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stringtemplate-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stringtemplate - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stub-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stub - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-ahc-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-ahc - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-aws-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-aws2-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-aws2 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-aws - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-azure-core-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-azure-core-http-client-vertx-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-azure-core-http-client-vertx - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-azure-core - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-bouncycastle-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-bouncycastle - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-commons-logging-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-commons-logging - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-consul-client-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-consul-client - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-debezium-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-debezium - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-google-cloud-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-google-cloud - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-google-http-client-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-google-http-client - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-httpclient-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-httpclient - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-jackson-dataformat-xml-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-jackson-dataformat-xml - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-jetty-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-jetty - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-mail-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-mail - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-mongodb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-mongodb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-reactor-netty-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-reactor-netty - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-retrofit-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-retrofit - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-spring-beans - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-spring-context - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-spring-core - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-spring-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-spring - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-stax-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-stax - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-webhook-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-webhook - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-xalan-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-xalan - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-xstream-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-xstream - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-syslog-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-syslog - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-tarfile-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-tarfile - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-telegram-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-telegram - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-threadpoolfactory-vertx-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-threadpoolfactory-vertx - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-thrift-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-thrift - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-tika-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-tika - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-timer-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-timer - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-twilio-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-twilio - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-twitter-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-twitter - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-univocity-parsers-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-univocity-parsers - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-validator-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-validator - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-velocity-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-velocity - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx-http-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx-http - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx-websocket-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx-websocket - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-vm-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-vm - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-weather-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-weather - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-web3j-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-web3j - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-wordpress-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-wordpress - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-workday-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-workday - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xchange-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xchange - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xj-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xj - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-io-dsl-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-io-dsl - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-jaxb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-jaxb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-jaxp-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-jaxp - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xmlsecurity-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xmlsecurity - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xmpp-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xmpp - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xpath-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xpath - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xslt-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xslt-saxon-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xslt-saxon - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xslt - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xstream-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xstream - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-yaml-dsl-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-yaml-dsl - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-zendesk-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-zendesk - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-zip-deflater-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-zip-deflater - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-zipfile-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-zipfile - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-zookeeper-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-zookeeper-master-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-zookeeper-master - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-zookeeper - 2.11.0 - - - org.apache.camel - camel-activemq - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.activemq - activemq-broker - - - org.apache.geronimo.specs - geronimo-jms_1.1_spec - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - commons-logging - commons-logging - - - - - org.apache.camel - camel-amqp - 3.18.0 - - - io.netty - * - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel - camel-spring - - - org.apache.qpid - qpid-jms-client - - - org.apache.qpid - proton-j - - - - - org.apache.camel - camel-api - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-arangodb - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-as2-api - 3.18.0 - - - org.apache.camel - camel-as2 - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.logging.log4j - log4j-slf4j-impl - - - org.bouncycastle - * - - - - - org.apache.camel - camel-asn1 - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.bouncycastle - * - - - - - org.apache.camel - camel-asterisk - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-atlasmap - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.validation - validation-api - - - - - org.apache.camel - camel-atmos - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.ws.rs - jsr311-api - - - - - org.apache.camel - camel-atom - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.geronimo.specs - geronimo-activation_1.1_spec - - - - - org.apache.camel - camel-attachments - 3.18.0 - - - com.sun.activation - javax.activation - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-avro-rpc-spi - 3.18.0 - - - javax.annotation - javax.annotation-api - - - javax.servlet - javax.servlet-api - - - - - org.apache.camel - camel-avro-rpc - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.avro - * - - - org.apache.camel - camel-avro-rpc-jetty - - - - - org.apache.camel - camel-avro - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.avro - * - - - org.apache.camel - camel-avro-rpc-jetty - - - - - org.apache.camel - camel-aws-secrets-manager - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-aws-xray - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-aws2-athena - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-cw - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-ddb - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-ec2 - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-ecs - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-eks - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-eventbridge - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-iam - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-kinesis - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-kms - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-lambda - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-mq - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-msk - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-s3 - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-ses - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-sns - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-sqs - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-sts - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-translate - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-azure-cosmosdb - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-azure-eventhubs - 3.18.0 - - - io.netty - netty-tcnative-boringssl-static - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-azure-key-vault - 3.18.0 - - - org.apache.camel - camel-azure-servicebus - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-azure-storage-blob - 3.18.0 - - - io.netty - netty-tcnative-boringssl-static - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-azure-storage-datalake - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-azure-storage-queue - 3.18.0 - - - io.netty - netty-tcnative-boringssl-static - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-barcode - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-base-engine - 3.18.0 - - - org.apache.camel - camel-base64 - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-base - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-bean-validator - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.glassfish - javax.el - - - - - org.apache.camel - camel-bean - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-bindy - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-bonita - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - - - org.apache.camel - camel-box-api - 3.18.0 - - - org.apache.camel - camel-box - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-braintree - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-browse - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-caffeine-lrucache - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-caffeine - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cassandraql - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-catalog - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cbor - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-chatscript - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-chunk - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cloud - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cluster - 3.18.0 - - - org.apache.camel - camel-cm-sms - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.validation - validation-api - - - - - org.apache.camel - camel-cmis - 3.18.0 - - - asm - asm - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - javax.activation-api - - - javax.xml.bind - jaxb-api - - - - - org.apache.camel - camel-coap - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cometd - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.servlet - javax.servlet-api - - - - - org.apache.camel - camel-componentdsl - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-console - 3.18.0 - - - org.apache.camel - camel-consul - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.servlet - javax.servlet-api - - - - - org.apache.camel - camel-controlbus - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-corda - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.persistence - javax.persistence-api - - - org.apache.activemq - * - - - org.apache.geronimo.specs - geronimo-jms_2.0_spec - - - org.jboss.logmanager - jboss-logmanager - - - org.liquibase - liquibase-core - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-core-catalog - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-core-engine - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-core-languages - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-core-model - 3.18.0 - - - org.apache.camel - camel-core-processor - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-core-reifier - 3.18.0 - - - org.apache.camel - camel-couchbase - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-couchdb - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cron - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-crypto - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.bouncycastle - * - - - - - org.apache.camel - camel-csv - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-dataformat - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-dataset - 3.18.0 - - - org.apache.camel - camel-datasonnet - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - activation - - - com.lihaoyi - geny_2.13 - - - - - org.apache.camel - camel-debezium-common - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.javassist - javassist - - - io.debezium - * - - - - - org.apache.camel - camel-debezium-mongodb - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - activation - - - javax.servlet - javax.servlet-api - - - org.apache.maven - maven-artifact - - - - - org.apache.camel - camel-debezium-mysql - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - activation - - - javax.servlet - javax.servlet-api - - - org.apache.maven - maven-artifact - - - - - org.apache.camel - camel-debezium-postgres - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - activation - - - javax.servlet - javax.servlet-api - - - org.apache.maven - maven-artifact - - - - - org.apache.camel - camel-debezium-sqlserver - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - activation - - - javax.servlet - javax.servlet-api - - - org.apache.maven - maven-artifact - - - - - org.apache.camel - camel-debug - 3.18.0 - - - org.apache.camel - camel-digitalocean - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-direct - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-disruptor - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-djl - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-dns - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-dozer - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.glassfish - javax.el - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-drill - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-dropbox - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-dsl-support - 3.18.0 - - - org.apache.camel - camel-ehcache - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-elasticsearch-rest - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.elasticsearch.client - * - - - - - org.apache.camel - camel-endpointdsl-support - 3.18.0 - - - org.apache.camel - camel-endpointdsl - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-etcd3 - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-exec - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-facebook - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-fastjson - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-fhir-api - 3.18.0 - - - org.apache.camel - camel-fhir - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.slf4j - jcl-over-slf4j - - - xpp3 - xpp3 - - - - - org.apache.camel - camel-file-watch - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-file - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-flatpack - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-flink - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-fop - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-freemarker - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ftp - 3.18.0 - - - com.github.mwiede - jsch - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-geocoder - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.httpcomponents - httpclient - - - com.jayway.jsonpath - json-path - - - - - org.apache.camel - camel-git - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-github - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-google-bigquery - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - io.grpc - grpc-netty-shaded - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - org.checkerframework - checker-qual - - - org.codehaus.mojo - animal-sniffer-annotations - - - - - org.apache.camel - camel-google-calendar - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-google-drive - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-google-functions - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-google-mail - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-google-pubsub - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - io.grpc - grpc-netty-shaded - - - io.perfmark - perfmark-api - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - org.checkerframework - checker-qual - - - org.codehaus.mojo - animal-sniffer-annotations - - - - - org.apache.camel - camel-google-secret-manager - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-google-sheets - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-google-storage - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - org.checkerframework - checker-qual - - - org.codehaus.mojo - animal-sniffer-annotations - - - - - org.apache.camel - camel-graphql - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-grok - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-groovy-dsl-common - 3.18.0 - - - org.apache.camel - camel-groovy-dsl - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-groovy - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-grpc - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-gson - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-guava-eventbus - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-hashicorp-vault - 3.18.0 - - - org.apache.camel - camel-hazelcast - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-hbase - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - javax.activation-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-hdfs - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - io.netty - netty-all - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - javax.activation-api - - - javax.servlet - javax.servlet-api - - - javax.ws.rs - jsr311-api - - - javax.xml.bind - jaxb-api - - - - - org.apache.camel - camel-headersmap - 3.18.0 - - - ch.qos.logback - logback-classic - - - ch.qos.logback - logback-core - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-health - 3.18.0 - - - org.apache.camel - camel-hl7 - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-http-base - 3.18.0 - - - org.apache.camel - camel-http-common - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-http - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.servlet - javax.servlet-api - - - commons-logging - commons-logging - - - - - org.apache.camel - camel-huaweicloud-common - 3.18.0 - - - org.apache.camel - camel-huaweicloud-smn - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ical - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-iec60870 - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ignite - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-infinispan-common - 3.18.0 - - - org.infinispan - infinispan-core - - - - - org.apache.camel - camel-infinispan - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.infinispan - infinispan-core - - - org.infinispan - infinispan-jboss-marshalling - - - org.infinispan - infinispan-marshaller-protostuff - - - org.jgroups - jgroups - - - - - org.apache.camel - camel-influxdb - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-iota - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-irc - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jackson-avro - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jackson-protobuf - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jackson - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jacksonxml - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jasypt - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-java-joor-dsl - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jaxb - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jbpm - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - junit - junit - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-jcache - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jclouds - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - javax.inject - javax.inject - - - javax.ws.rs - javax.ws.rs-api - - - - - org.apache.camel - camel-jcr - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-jdbc - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jfr - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jgroups-raft - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jgroups - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jira - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - 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.glassfish.jersey.core - * - - - org.glassfish.jersey.media - * - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - org.springframework - spring-core - - - - - org.apache.camel - camel-jms - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel - camel-spring - - - org.apache.geronimo.specs - geronimo-jms_2.0_spec - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - org.springframework - spring-core - - - - - org.apache.camel - camel-johnzon - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jolt - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.inject - javax.inject - - - - - org.apache.camel - camel-jooq - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-joor - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jpa - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel - camel-spring - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - org.springframework - spring-core - - - - - org.apache.camel - camel-jq - 3.18.0 - - - net.thisptr - jackson-jq - - - - - org.apache.camel - camel-js-dsl - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jsch - 3.18.0 - - - com.github.mwiede - jsch - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jslt - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-json-patch - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-json-validator - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jsonapi - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jsonata - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jsonb - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jsonpath - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jt400 - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jta - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - - - org.apache.camel - camel-kafka - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-kamelet - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-kotlin-dsl - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-kubernetes - 3.18.0 - - - io.fabric8 - kubernetes-client - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-kudu - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-language - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ldap - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ldif - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-leveldb - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-log - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-lra - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.cxf - * - - - - - org.apache.camel - camel-lucene - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-lumberjack - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-lzf - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mail - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-main - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel - camel-headersmap - - - - - org.apache.camel - camel-management-api - 3.18.0 - - - org.apache.camel - camel-management - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-master - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-micrometer - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-microprofile-config - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-microprofile-fault-tolerance - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.eclipse.microprofile.fault-tolerance - microprofile-fault-tolerance-api - - - - - org.apache.camel - camel-microprofile-health - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-microprofile-metrics - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - org.eclipse.microprofile.metrics - microprofile-metrics-api - - - - - org.apache.camel - camel-milo - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-minio - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - io.minio - minio - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mllp - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mock - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mongodb-gridfs - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.mongodb - * - - - - - org.apache.camel - camel-mongodb - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.mongodb - * - - - - - org.apache.camel - camel-mustache - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mvel - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mybatis - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-nats - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-netty-http - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.servlet - javax.servlet-api - - - - - org.apache.camel - camel-netty - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-nitrite - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - javax.validation - validation-api - - - - - org.apache.camel - camel-oaipmh - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ognl - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-olingo4-api - 3.18.0 - - - org.apache.camel - camel-olingo4 - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-openapi-java - 3.18.0 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-openstack - 3.18.0 - - - com.github.fge - * - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-opentelemetry - 3.18.0 - - - io.grpc - grpc-netty-shaded - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-opentracing - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-optaplanner - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.optaplanner - optaplanner-core - - - org.optaplanner - optaplanner-persistence-common - - - - - org.apache.camel - camel-paho-mqtt5 - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-paho - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-pdf - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.bouncycastle - * - - - - - org.apache.camel - camel-pg-replication-slot - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-pgevent - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - junit - junit - - - - - org.apache.camel - camel-platform-http-vertx - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-platform-http - 3.18.0 - - - org.apache.camel - camel-printer - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-protobuf - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-pubnub - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-pulsar - 3.18.0 - - - com.sun.activation - javax.activation - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.validation - validation-api - - - com.google.code.findbugs - jsr305 - - - com.google.j2objc - j2objc-annotations - - - javax.ws.rs - javax.ws.rs-api - - - javax.xml.bind - jaxb-api - - - - - org.apache.camel - camel-quartz - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.quartz-scheduler - quartz - - - com.mchange - c3p0 - - - - - org.apache.camel - camel-quickfix - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.quickfixj - quickfixj-codegenerator - - - - - org.apache.camel - camel-rabbitmq - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-reactive-executor-vertx - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-reactive-streams - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-redis - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ref - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-rest-openapi - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-rest - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-robotframework - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-rss - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-saga - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-salesforce - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-sap-netweaver - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-saxon - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-scheduler - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-schematron - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-seda - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-servicenow - 3.18.0 - - - com.sun.xml.messaging.saaj - saaj-impl - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.xml.ws - jaxws-api - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - - - org.apache.camel - camel-servlet - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-shiro - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-sjms2 - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-sjms - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-slack - 3.18.0 - - - com.googlecode.json-simple - json-simple - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-smpp - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-snakeyaml - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-snmp - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-soap - 3.18.0 - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-solr - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-splunk-hec - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-splunk - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-spring-rabbitmq - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - org.springframework - spring-core - - - - - org.apache.camel - camel-sql - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.springframework - spring-beans - - - org.springframework - spring-core - - - - - org.apache.camel - camel-ssh - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.slf4j - jcl-over-slf4j - - - org.bouncycastle - * - - - - - org.apache.camel - camel-stax - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-stitch - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-stomp - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-stream - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-stringtemplate - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-stub - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-support - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-syslog - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-tarfile - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-telegram - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-threadpoolfactory-vertx - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-thrift - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-tika - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.tika - * - - - - - org.apache.camel - camel-timer - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-tooling-model - 3.18.0 - - - org.apache.camel - camel-tracing - 3.18.0 - - - org.apache.camel - camel-twilio - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - javax.activation-api - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - javax.xml.bind - jaxb-api - - - - - org.apache.camel - camel-twitter - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-univocity-parsers - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-util-json - 3.18.0 - - - org.apache.camel - camel-util - 3.18.0 - - - org.apache.camel - camel-validator - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-velocity - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-vertx-common - 3.18.0 - - - org.apache.camel - camel-vertx-http - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-vertx-websocket - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-vertx - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-vm - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-weather - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-web3j - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-webhook - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-wordpress - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - - - org.apache.camel - camel-workday - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xchange - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-xj - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xml-io-dsl - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xml-io-util - 3.18.0 - - - org.apache.camel - camel-xml-io - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xml-jaxb - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xml-jaxp - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xmlsecurity - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xmpp - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xpath - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xslt-saxon - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xslt - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xstream - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-yaml-dsl-common - 3.18.0 - - - org.apache.camel - camel-yaml-dsl-deserializers - 3.18.0 - - - org.apache.camel - camel-yaml-dsl - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-zendesk - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-zip-deflater - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-zipfile - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-zookeeper-master - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-zookeeper - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - 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-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 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - javax.activation-api - - - javax.ws.rs - javax.ws.rs-api - - - javax.xml.bind - jaxb-api - - - org.slf4j - slf4j-log4j12 - - - javax.activation - activation - - - javax.servlet - javax.servlet-api - - - log4j - log4j - - - - - org.apache.kafka - connect-transforms - 3.1.0 - - - org.apache.kudu - kudu-client - 1.15.0 - - - org.apache.qpid - qpid-jms-client - 1.6.0 - - - org.apache.xmlgraphics - xmlgraphics-commons - 2.7 - - - org.apache.zookeeper - zookeeper-jute - 3.6.2 - - - org.apache.zookeeper - zookeeper - 3.6.2 - - - org.asynchttpclient - async-http-client - 2.12.3 - - - org.bouncycastle - bcmail-jdk15on - 1.70 - - - org.bouncycastle - bcpg-jdk15on - 1.70 - - - org.bouncycastle - bcutil-jdk15on - 1.70 - - - 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.eclipse.jetty.http2 - http2-client - 9.4.48.v20220622 - - - org.eclipse.jetty.http2 - http2-common - 9.4.48.v20220622 - - - org.eclipse.jetty.http2 - http2-hpack - 9.4.48.v20220622 - - - org.eclipse.jetty.http2 - http2-http-client-transport - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-alpn-client - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-alpn-java-client - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-client - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-continuation - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-http - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-io - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-jmx - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-security - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-server - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-servlet - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-servlets - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-util-ajax - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-util - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-webapp - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-xml - 9.4.48.v20220622 - - - org.eclipse.jgit - org.eclipse.jgit - 6.2.0.202206071550-r - - - org.graalvm.js - js - 22.1.0 - - - org.influxdb - influxdb-java - 2.22 - - - org.javassist - javassist - 3.22.0-CR2 - - - org.jetbrains.kotlin - kotlin-script-util - 1.6.21 - - - org.jetbrains.kotlin - kotlin-scripting-jvm-host - 1.6.21 - - - org.jetbrains.kotlin - kotlin-scripting-jvm - 1.6.21 - - - org.jruby.jcodings - jcodings - 1.0.55 - - - org.jruby.joni - joni - 2.1.31 - - - org.mvel - mvel2 - 2.4.14.Final - - - org.optaplanner - optaplanner-quarkus-deployment - 8.25.0.Final - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.optaplanner - optaplanner-quarkus-jackson-deployment - 8.25.0.Final - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.optaplanner - optaplanner-quarkus-jackson - 8.25.0.Final - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.optaplanner - optaplanner-quarkus - 8.25.0.Final - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.reflections - reflections - 0.9.12 - - - org.springframework - spring-aop - 5.3.21 - - - org.springframework - spring-beans - 5.3.21 - - - org.springframework - spring-context - 5.3.21 - - - org.springframework - spring-core - 5.3.21 - - - org.springframework - spring-jcl - - - - - org.springframework - spring-expression - 5.3.21 - - - org.springframework - spring-jdbc - 5.3.21 - - - org.springframework - spring-messaging - 5.3.21 - - - org.springframework - spring-orm - 5.3.21 - - - org.springframework - spring-tx - 5.3.21 - - - org.threeten - threetenbp - 1.6.0 - - - 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 - annotations - 2.17.238 - - - software.amazon.awssdk - apache-client - 2.17.238 - - - commons-logging - commons-logging - - - - - software.amazon.awssdk - arns - 2.17.238 - - - software.amazon.awssdk - athena - 2.17.238 - - - software.amazon.awssdk - auth - 2.17.238 - - - software.amazon.awssdk - aws-cbor-protocol - 2.17.238 - - - software.amazon.awssdk - aws-core - 2.17.238 - - - software.amazon.awssdk - aws-json-protocol - 2.17.238 - - - software.amazon.awssdk - aws-query-protocol - 2.17.238 - - - software.amazon.awssdk - aws-xml-protocol - 2.17.238 - - - software.amazon.awssdk - cloudwatch - 2.17.238 - - - software.amazon.awssdk - dynamodb - 2.17.238 - - - software.amazon.awssdk - ec2 - 2.17.238 - - - software.amazon.awssdk - ecs - 2.17.238 - - - software.amazon.awssdk - eks - 2.17.238 - - - software.amazon.awssdk - eventbridge - 2.17.238 - - - software.amazon.awssdk - firehose - 2.17.238 - - - software.amazon.awssdk - http-client-spi - 2.17.238 - - - software.amazon.awssdk - iam - 2.17.238 - - - software.amazon.awssdk - json-utils - 2.17.238 - - - software.amazon.awssdk - kafka - 2.17.238 - - - software.amazon.awssdk - kinesis - 2.17.238 - - - software.amazon.awssdk - kms - 2.17.238 - - - software.amazon.awssdk - lambda - 2.17.238 - - - software.amazon.awssdk - metrics-spi - 2.17.238 - - - software.amazon.awssdk - mq - 2.17.238 - - - software.amazon.awssdk - netty-nio-client - 2.17.238 - - - software.amazon.awssdk - profiles - 2.17.238 - - - software.amazon.awssdk - protocol-core - 2.17.238 - - - software.amazon.awssdk - regions - 2.17.238 - - - software.amazon.awssdk - s3 - 2.17.238 - - - software.amazon.awssdk - sdk-core - 2.17.238 - - - software.amazon.awssdk - secretsmanager - 2.17.238 - - - software.amazon.awssdk - ses - 2.17.238 - - - software.amazon.awssdk - sns - 2.17.238 - - - software.amazon.awssdk - sqs - 2.17.238 - - - software.amazon.awssdk - sts - 2.17.238 - - - software.amazon.awssdk - third-party-jackson-core - 2.17.238 - - - software.amazon.awssdk - third-party-jackson-dataformat-cbor - 2.17.238 - - - software.amazon.awssdk - translate - 2.17.238 - - - software.amazon.awssdk - utils - 2.17.238 - - - xalan - xalan - 2.7.2 - - - xml-apis - xml-apis - - - - - \ No newline at end of file diff --git a/poms/io.quarkus.platform-quarkus-camel-bom-2.11.2.Final/pom.xml b/poms/io.quarkus.platform-quarkus-camel-bom-2.11.2.Final/pom.xml deleted file mode 100644 index 270c549..0000000 --- a/poms/io.quarkus.platform-quarkus-camel-bom-2.11.2.Final/pom.xml +++ /dev/null @@ -1,10769 +0,0 @@ - - 4.0.0 - io.quarkus.platform - quarkus-camel-bom - 2.11.2.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.11.2.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 - - - - - release - - - - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - - - - - - - - - io.quarkus.platform - quarkus-camel-bom-quarkus-platform-descriptor - 2.11.2.Final - json - 2.11.2.Final - - - io.quarkus.platform - quarkus-camel-bom-quarkus-platform-properties - 2.11.2.Final - properties - - - ca.uhn.hapi.fhir - hapi-fhir-base - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-client - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-server - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-structures-dstu2.1 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - commons-lang - commons-lang - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-structures-dstu3 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - commons-lang - commons-lang - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-structures-hl7org-dstu2 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - commons-lang - commons-lang - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-structures-r4 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - commons-lang - commons-lang - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - hapi-fhir-structures-r5 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - commons-lang - commons-lang - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - org.hl7.fhir.dstu2016may - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - org.hl7.fhir.dstu2 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - org.hl7.fhir.dstu3 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - org.hl7.fhir.r4 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - org.hl7.fhir.r5 - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi.fhir - org.hl7.fhir.utilities - 4.2.0 - - - com.google.code.findbugs - jsr305 - - - commons-codec - commons-codec - - - org.slf4j - jcl-over-slf4j - - - - - ca.uhn.hapi - hapi-base - 2.3 - - - ca.uhn.hapi - hapi-structures-v21 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v22 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v231 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v23 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v24 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v251 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v25 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - ca.uhn.hapi - hapi-structures-v26 - 2.3 - - - com.google.code.findbugs - jsr305 - - - - - com.azure - azure-core-amqp - 2.4.2 - - - com.azure - azure-core-http-netty - 1.11.9 - - - com.azure - azure-core - 1.27.0 - - - com.azure - azure-cosmos - 4.28.1 - - - com.azure - azure-identity - 1.5.0 - - - com.azure - azure-messaging-eventhubs-checkpointstore-blob - 1.12.1 - - - com.azure - azure-messaging-eventhubs - 5.11.2 - - - com.azure - azure-messaging-servicebus - 7.8.0 - - - com.azure - azure-security-keyvault-secrets - 4.4.1 - - - com.azure - azure-storage-blob - 12.16.0 - - - com.azure - azure-storage-common - 12.15.1 - - - com.azure - azure-storage-file-datalake - 12.9.0 - - - com.azure - azure-storage-internal-avro - 12.2.1 - - - com.azure - azure-storage-queue - 12.12.1 - - - com.datastax.oss.quarkus - cassandra-quarkus-client-deployment - 1.1.2 - - - com.datastax.oss.quarkus - cassandra-quarkus-client - 1.1.2 - - - com.datastax.oss - java-driver-core - 4.14.0 - - - io.dropwizard.metrics - metrics-core - - - org.hdrhistogram - HdrHistogram - - - com.google.code.findbugs - jsr305 - - - - - com.datastax.oss - java-driver-query-builder - 4.14.0 - - - com.google.code.findbugs - jsr305 - - - - - com.datastax.oss - java-driver-shaded-guava - 25.1-jre-graal-sub-1 - - - com.datastax.oss - native-protocol - 1.5.1 - - - com.esotericsoftware.kryo - kryo - 2.24.0 - - - com.fasterxml.woodstox - woodstox-core - 6.1.1 - - - com.github.java-json-tools - json-patch - 1.13 - - - com.google.code.findbugs - jsr305 - - - - - com.github.jnr - jnr-ffi - 2.1.2 - - - org.ow2.asm - asm-util - - - - - com.google.auth - google-auth-library-credentials - 1.7.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.jayway.jsonpath - json-path - 2.4.0 - - - com.lihaoyi - geny_2.13 - 0.6.2 - - - com.microsoft.azure - msal4j - 1.12.0 - - - com.orbitz.consul - consul-client - 1.5.3 - - - com.google.code.findbugs - jsr305 - - - com.google.errorprone - error_prone_annotations - - - com.google.j2objc - j2objc-annotations - - - org.codehaus.mojo - animal-sniffer-annotations - - - - - 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.7 - - - 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.6 - - - commons-beanutils - commons-beanutils - 1.9.4 - - - commons-logging - commons-logging - - - - - commons-cli - commons-cli - 1.4 - - - commons-collections - commons-collections - 3.2.2 - - - commons-lang - commons-lang - 2.6 - - - io.debezium - debezium-api - 1.9.5.Final - - - io.debezium - debezium-connector-mongodb - 1.9.5.Final - - - io.debezium - debezium-connector-mysql - 1.9.5.Final - - - io.debezium - debezium-connector-mysql - 1.9.5.Final - tests - - - io.debezium - debezium-connector-postgres - 1.9.5.Final - - - io.debezium - debezium-connector-sqlserver - 1.9.5.Final - - - io.debezium - debezium-core - 1.9.5.Final - - - io.debezium - debezium-core - 1.9.5.Final - tests - - - io.debezium - debezium-ddl-parser - 1.9.5.Final - - - io.debezium - debezium-embedded - 1.9.5.Final - - - javax.ws.rs - javax.ws.rs-api - - - - - io.debezium - debezium-embedded - 1.9.5.Final - tests - - - javax.ws.rs - javax.ws.rs-api - - - - - io.dropwizard.metrics - metrics-core - 4.0.1 - - - io.opencensus - opencensus-api - 0.31.1 - - - io.opencensus - opencensus-contrib-http-util - 0.31.1 - - - io.perfmark - perfmark-api - 0.25.0 - - - io.projectreactor.netty - reactor-netty - 1.0.2 - - - io.smallrye.reactive - smallrye-reactive-messaging-camel - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - jakarta.jms - jakarta.jms-api - 2.0.3 - - - jakarta.xml.ws - jakarta.xml.ws-api - 2.3.3 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - javax.cache - cache-api - 1.1.1 - - - jaxen - jaxen - 1.2.0 - - - joda-time - joda-time - 2.10.6 - - - net.i2p.crypto - eddsa - 0.3.0 - - - net.java.dev.jna - jna-platform - 5.8.0 - - - net.minidev - json-smart - 2.4.7 - - - net.openhft - affinity - 3.20.0 - - - org.amqphub.quarkus - quarkus-qpid-jms-deployment - 0.36.0 - - - org.amqphub.quarkus - quarkus-qpid-jms - 0.36.0 - - - org.apache.geronimo.specs - geronimo-jms_2.0_spec - - - - - org.antlr - antlr-runtime - 3.5.2 - - - org.apache.avro - avro-ipc-jetty - 1.11.0 - - - org.apache.avro - avro-ipc-netty - 1.11.0 - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel.quarkus - camel-quarkus-activemq-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-activemq - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-amqp-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-amqp - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-arangodb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-arangodb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-as2-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-as2 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-asn1-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-asn1 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-asterisk-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-asterisk - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-atlasmap-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-atlasmap - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-atmos-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-atmos - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-atom-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-atom - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-attachments-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-attachments - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-avro-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-avro-rpc-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-avro-rpc - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-avro - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws-secrets-manager-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws-secrets-manager - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws-xray-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws-xray - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-athena-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-athena - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-cw-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-cw - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ddb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ddb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ec2-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ec2 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ecs-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ecs - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-eks-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-eks - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-eventbridge-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-eventbridge - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-iam-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-iam - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-kinesis-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-kinesis - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-kms-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-kms - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-lambda-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-lambda - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-mq-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-mq - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-msk-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-msk - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-s3-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-s3 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ses-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-ses - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sns-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sns - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sqs-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sqs - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sts-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-sts - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-translate-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-aws2-translate - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-cosmosdb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-cosmosdb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-eventhubs-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-eventhubs - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-key-vault-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-key-vault - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-servicebus-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-servicebus - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-blob-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-blob - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-datalake-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-datalake - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-queue-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-azure-storage-queue - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-barcode-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-barcode - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-base64-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-base64 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-bean-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-bean-validator-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-bean-validator - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-bean - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-bindy-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-bindy - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-bonita-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-bonita - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-box-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-box - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-braintree-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-braintree - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-browse-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-browse - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-caffeine-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-caffeine-lrucache-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-caffeine-lrucache - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-caffeine - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cassandraql-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cassandraql - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-catalog - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cbor-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cbor - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-chatscript-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-chatscript - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-chunk-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-chunk - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cm-sms-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cm-sms - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cmis-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cmis - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-coap-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-coap - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cometd-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cometd - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-consul-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-consul - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-controlbus-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-controlbus - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-corda-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-corda - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-core-cloud-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-core-cloud - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-core-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-core - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-couchbase-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-couchbase - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-couchdb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-couchdb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cron-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-cron - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-crypto-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-crypto - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-csimple-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-csimple - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-csv-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-csv - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-dataformat-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-dataformat - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-dataset-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-dataset - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-datasonnet-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-datasonnet - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-mongodb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-mongodb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-mysql-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-mysql - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-postgres-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-postgres - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-sqlserver-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-debezium-sqlserver - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-debug-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-debug - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-digitalocean-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-digitalocean - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-direct-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-direct - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-disruptor-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-disruptor - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-djl-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-djl - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-dns-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-dns - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-dozer-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-dozer - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-drill-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-drill - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-dropbox-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-dropbox - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ehcache-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ehcache - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-elasticsearch-rest-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-elasticsearch-rest - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-etcd3-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-etcd3 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-exec-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-exec - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-facebook-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-facebook - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-fastjson-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-fastjson - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-fhir-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-fhir - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-file-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-file-watch-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-file-watch - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-file - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-flatpack-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-flatpack - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-flink-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-flink - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-fop-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-fop - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-freemarker-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-freemarker - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ftp-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ftp - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-geocoder-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-geocoder - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-git-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-git - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-github-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-github - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-bigquery-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-bigquery - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-calendar-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-calendar - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-drive-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-drive - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-functions-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-functions - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-mail-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-mail - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-pubsub-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-pubsub - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-secret-manager-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-secret-manager - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-sheets-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-sheets - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-storage-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-google-storage - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-graphql-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-graphql - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-grok-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-grok - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-groovy-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-groovy-dsl-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-groovy-dsl - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-groovy - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-grpc-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-grpc - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-gson-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-gson - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-guava-eventbus-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-guava-eventbus - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-hashicorp-vault-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-hashicorp-vault - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-hazelcast-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-hazelcast - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-hbase-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-hbase - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-hdfs-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-hdfs - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-headersmap-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-headersmap - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-hl7-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-hl7 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-http-common-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-http-common - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-http-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-http - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-huaweicloud-smn-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-huaweicloud-smn - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ical-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ical - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-iec60870-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-iec60870 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ignite-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ignite - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-infinispan-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-infinispan - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-influxdb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-influxdb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-iota-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-iota - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-irc-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-irc - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson-avro-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson-avro - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson-protobuf-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson-protobuf - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jackson - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jacksonxml-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jacksonxml - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jasypt-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jasypt - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-java-joor-dsl-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-java-joor-dsl - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jaxb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jaxb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jbpm-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jbpm - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jcache-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jcache - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jclouds-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jclouds - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jcr-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jcr - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jdbc-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jdbc - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jfr-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jfr - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jgroups-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jgroups-raft-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jgroups-raft - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jgroups - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jira-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jira - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jms-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jms - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-johnzon-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-johnzon - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jolt-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jolt - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jooq-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jooq - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-joor-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-joor - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jpa-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jpa - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jq-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jq - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-js-dsl-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-js-dsl - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jsch-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jsch - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jslt-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jslt - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-json-patch-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-json-patch - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-json-validator-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-json-validator - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonapi-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonapi - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonata-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonata - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonpath-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jsonpath - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jt400-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jt400 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jta-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-jta - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kafka-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kafka - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kamelet-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kamelet - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kotlin-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kotlin-dsl-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kotlin-dsl - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kotlin - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kubernetes-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kubernetes - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kudu-client - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kudu-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-kudu - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-language-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-language - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ldap-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ldap - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ldif-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ldif - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-leveldb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-leveldb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-log-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-log - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-lra-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-lra - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-lucene-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-lucene - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-lumberjack-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-lumberjack - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-lzf-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-lzf - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mail-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mail - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-management-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-management - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-master-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-master - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-micrometer-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-micrometer - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-fault-tolerance-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-fault-tolerance - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-health-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-health - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-metrics-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-microprofile-metrics - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-milo-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-milo - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-minio-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-minio - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mllp-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mllp - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mock-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mock - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mongodb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mongodb-gridfs-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mongodb-gridfs - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mongodb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mustache-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mustache - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mvel-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mvel - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mybatis-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-mybatis - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-nats-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-nats - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-netty-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-netty-http-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-netty-http - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-netty - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-nitrite-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-nitrite - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-oaipmh-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-oaipmh - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ognl-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ognl - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-olingo4-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-olingo4 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-openapi-java-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-openapi-java - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-openstack-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-openstack - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-opentelemetry-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-opentelemetry - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-opentracing-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-opentracing - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-optaplanner-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-optaplanner - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-paho-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-paho-mqtt5-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-paho-mqtt5 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-paho - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-pdf-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-pdf - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-pg-replication-slot-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-pg-replication-slot - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-pgevent-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-pgevent - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-platform-http-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-platform-http - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-printer-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-printer - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-protobuf-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-protobuf - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-pubnub-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-pubnub - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-pulsar-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-pulsar - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-quartz-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-quartz - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-quickfix-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-quickfix - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-qute-component - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-qute-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-qute - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-rabbitmq-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-rabbitmq - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-reactive-executor-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-reactive-executor - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-reactive-streams-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-reactive-streams - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-redis-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-redis - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ref-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ref - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-rest-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-rest-openapi-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-rest-openapi - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-rest - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-robotframework-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-robotframework - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-rss-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-rss - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-saga-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-saga - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-salesforce-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-salesforce - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-sap-netweaver-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-sap-netweaver - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-saxon-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-saxon - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-scheduler-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-scheduler - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-schematron-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-schematron - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-seda-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-seda - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-servicenow-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-servicenow - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-servlet-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-servlet - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-shiro-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-shiro - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-sjms-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-sjms2-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-sjms2 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-sjms - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-slack-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-slack - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-smallrye-reactive-messaging-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-smallrye-reactive-messaging - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-smpp-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-smpp - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-snakeyaml-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-snakeyaml - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-snmp-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-snmp - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-soap-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-soap - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-solr-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-solr - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-splunk-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-splunk-hec-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-splunk-hec - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-splunk - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-spring-rabbitmq-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-spring-rabbitmq - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-sql-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-sql - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ssh-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-ssh - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stax-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stax - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stitch-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stitch - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stomp-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stomp - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stream-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stream - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stringtemplate-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stringtemplate - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stub-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-stub - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-ahc-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-ahc - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-aws-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-aws2-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-aws2 - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-aws - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-azure-core-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-azure-core-http-client-vertx-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-azure-core-http-client-vertx - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-azure-core - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-bouncycastle-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-bouncycastle - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-commons-logging-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-commons-logging - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-consul-client-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-consul-client - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-debezium-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-debezium - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-google-cloud-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-google-cloud - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-google-http-client-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-google-http-client - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-httpclient-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-httpclient - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-jackson-dataformat-xml-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-jackson-dataformat-xml - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-jetty-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-jetty - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-mail-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-mail - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-mongodb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-mongodb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-reactor-netty-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-reactor-netty - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-retrofit-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-retrofit - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-spring-beans - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-spring-context - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-spring-core - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-spring-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-spring - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-stax-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-stax - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-webhook-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-webhook - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-xalan-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-xalan - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-xstream-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-support-xstream - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-syslog-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-syslog - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-tarfile-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-tarfile - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-telegram-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-telegram - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-threadpoolfactory-vertx-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-threadpoolfactory-vertx - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-thrift-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-thrift - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-tika-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-tika - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-timer-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-timer - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-twilio-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-twilio - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-twitter-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-twitter - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-univocity-parsers-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-univocity-parsers - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-validator-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-validator - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-velocity-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-velocity - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx-http-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx-http - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx-websocket-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx-websocket - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-vertx - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-vm-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-vm - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-weather-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-weather - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-web3j-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-web3j - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-wordpress-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-wordpress - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-workday-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-workday - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xchange-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xchange - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xj-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xj - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-io-dsl-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-io-dsl - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-jaxb-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-jaxb - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-jaxp-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xml-jaxp - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xmlsecurity-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xmlsecurity - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xmpp-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xmpp - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xpath-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xpath - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xslt-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xslt-saxon-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xslt-saxon - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xslt - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xstream-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-xstream - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-yaml-dsl-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-yaml-dsl - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-zendesk-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-zendesk - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-zip-deflater-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-zip-deflater - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-zipfile-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-zipfile - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-zookeeper-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-zookeeper-master-deployment - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-zookeeper-master - 2.11.0 - - - org.apache.camel.quarkus - camel-quarkus-zookeeper - 2.11.0 - - - org.apache.camel - camel-activemq - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.activemq - activemq-broker - - - org.apache.geronimo.specs - geronimo-jms_1.1_spec - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - commons-logging - commons-logging - - - - - org.apache.camel - camel-amqp - 3.18.0 - - - io.netty - * - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel - camel-spring - - - org.apache.qpid - qpid-jms-client - - - org.apache.qpid - proton-j - - - - - org.apache.camel - camel-api - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-arangodb - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-as2-api - 3.18.0 - - - org.apache.camel - camel-as2 - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.logging.log4j - log4j-slf4j-impl - - - org.bouncycastle - * - - - - - org.apache.camel - camel-asn1 - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.bouncycastle - * - - - - - org.apache.camel - camel-asterisk - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-atlasmap - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.validation - validation-api - - - - - org.apache.camel - camel-atmos - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.ws.rs - jsr311-api - - - - - org.apache.camel - camel-atom - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.geronimo.specs - geronimo-activation_1.1_spec - - - - - org.apache.camel - camel-attachments - 3.18.0 - - - com.sun.activation - javax.activation - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-avro-rpc-spi - 3.18.0 - - - javax.annotation - javax.annotation-api - - - javax.servlet - javax.servlet-api - - - - - org.apache.camel - camel-avro-rpc - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.avro - * - - - org.apache.camel - camel-avro-rpc-jetty - - - - - org.apache.camel - camel-avro - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.avro - * - - - org.apache.camel - camel-avro-rpc-jetty - - - - - org.apache.camel - camel-aws-secrets-manager - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-aws-xray - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-aws2-athena - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-cw - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-ddb - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-ec2 - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-ecs - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-eks - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-eventbridge - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-iam - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-kinesis - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-kms - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-lambda - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-mq - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-msk - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-s3 - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-ses - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-sns - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-sqs - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-sts - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-aws2-translate - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - software.amazon.awssdk - netty-nio-client - - - - - org.apache.camel - camel-azure-cosmosdb - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-azure-eventhubs - 3.18.0 - - - io.netty - netty-tcnative-boringssl-static - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-azure-key-vault - 3.18.0 - - - org.apache.camel - camel-azure-servicebus - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-azure-storage-blob - 3.18.0 - - - io.netty - netty-tcnative-boringssl-static - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-azure-storage-datalake - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-azure-storage-queue - 3.18.0 - - - io.netty - netty-tcnative-boringssl-static - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-barcode - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-base-engine - 3.18.0 - - - org.apache.camel - camel-base64 - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-base - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-bean-validator - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.glassfish - javax.el - - - - - org.apache.camel - camel-bean - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-bindy - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-bonita - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - - - org.apache.camel - camel-box-api - 3.18.0 - - - org.apache.camel - camel-box - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-braintree - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-browse - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-caffeine-lrucache - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-caffeine - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cassandraql - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-catalog - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cbor - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-chatscript - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-chunk - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cloud - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cluster - 3.18.0 - - - org.apache.camel - camel-cm-sms - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.validation - validation-api - - - - - org.apache.camel - camel-cmis - 3.18.0 - - - asm - asm - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - javax.activation-api - - - javax.xml.bind - jaxb-api - - - - - org.apache.camel - camel-coap - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cometd - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.servlet - javax.servlet-api - - - - - org.apache.camel - camel-componentdsl - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-console - 3.18.0 - - - org.apache.camel - camel-consul - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.servlet - javax.servlet-api - - - - - org.apache.camel - camel-controlbus - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-corda - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.persistence - javax.persistence-api - - - org.apache.activemq - * - - - org.apache.geronimo.specs - geronimo-jms_2.0_spec - - - org.jboss.logmanager - jboss-logmanager - - - org.liquibase - liquibase-core - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-core-catalog - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-core-engine - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-core-languages - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-core-model - 3.18.0 - - - org.apache.camel - camel-core-processor - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-core-reifier - 3.18.0 - - - org.apache.camel - camel-couchbase - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-couchdb - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-cron - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-crypto - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.bouncycastle - * - - - - - org.apache.camel - camel-csv - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-dataformat - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-dataset - 3.18.0 - - - org.apache.camel - camel-datasonnet - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - activation - - - com.lihaoyi - geny_2.13 - - - - - org.apache.camel - camel-debezium-common - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.javassist - javassist - - - io.debezium - * - - - - - org.apache.camel - camel-debezium-mongodb - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - activation - - - javax.servlet - javax.servlet-api - - - org.apache.maven - maven-artifact - - - - - org.apache.camel - camel-debezium-mysql - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - activation - - - javax.servlet - javax.servlet-api - - - org.apache.maven - maven-artifact - - - - - org.apache.camel - camel-debezium-postgres - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - activation - - - javax.servlet - javax.servlet-api - - - org.apache.maven - maven-artifact - - - - - org.apache.camel - camel-debezium-sqlserver - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - activation - - - javax.servlet - javax.servlet-api - - - org.apache.maven - maven-artifact - - - - - org.apache.camel - camel-debug - 3.18.0 - - - org.apache.camel - camel-digitalocean - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-direct - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-disruptor - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-djl - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-dns - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-dozer - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.glassfish - javax.el - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-drill - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-dropbox - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-dsl-support - 3.18.0 - - - org.apache.camel - camel-ehcache - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-elasticsearch-rest - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.elasticsearch.client - * - - - - - org.apache.camel - camel-endpointdsl-support - 3.18.0 - - - org.apache.camel - camel-endpointdsl - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-etcd3 - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-exec - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-facebook - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-fastjson - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-fhir-api - 3.18.0 - - - org.apache.camel - camel-fhir - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.slf4j - jcl-over-slf4j - - - xpp3 - xpp3 - - - - - org.apache.camel - camel-file-watch - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-file - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-flatpack - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-flink - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-fop - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-freemarker - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ftp - 3.18.0 - - - com.github.mwiede - jsch - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-geocoder - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.httpcomponents - httpclient - - - com.jayway.jsonpath - json-path - - - - - org.apache.camel - camel-git - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-github - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-google-bigquery - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - io.grpc - grpc-netty-shaded - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - org.checkerframework - checker-qual - - - org.codehaus.mojo - animal-sniffer-annotations - - - - - org.apache.camel - camel-google-calendar - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-google-drive - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-google-functions - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-google-mail - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-google-pubsub - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - io.grpc - grpc-netty-shaded - - - io.perfmark - perfmark-api - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - org.checkerframework - checker-qual - - - org.codehaus.mojo - animal-sniffer-annotations - - - - - org.apache.camel - camel-google-secret-manager - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-google-sheets - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-google-storage - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - org.checkerframework - checker-qual - - - org.codehaus.mojo - animal-sniffer-annotations - - - - - org.apache.camel - camel-graphql - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-grok - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-groovy-dsl-common - 3.18.0 - - - org.apache.camel - camel-groovy-dsl - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-groovy - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-grpc - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-gson - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-guava-eventbus - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-hashicorp-vault - 3.18.0 - - - org.apache.camel - camel-hazelcast - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-hbase - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - javax.activation-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-hdfs - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - io.netty - netty-all - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - javax.activation-api - - - javax.servlet - javax.servlet-api - - - javax.ws.rs - jsr311-api - - - javax.xml.bind - jaxb-api - - - - - org.apache.camel - camel-headersmap - 3.18.0 - - - ch.qos.logback - logback-classic - - - ch.qos.logback - logback-core - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-health - 3.18.0 - - - org.apache.camel - camel-hl7 - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-http-base - 3.18.0 - - - org.apache.camel - camel-http-common - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-http - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.servlet - javax.servlet-api - - - commons-logging - commons-logging - - - - - org.apache.camel - camel-huaweicloud-common - 3.18.0 - - - org.apache.camel - camel-huaweicloud-smn - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ical - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-iec60870 - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ignite - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-infinispan-common - 3.18.0 - - - org.infinispan - infinispan-core - - - - - org.apache.camel - camel-infinispan - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.infinispan - infinispan-core - - - org.infinispan - infinispan-jboss-marshalling - - - org.infinispan - infinispan-marshaller-protostuff - - - org.jgroups - jgroups - - - - - org.apache.camel - camel-influxdb - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-iota - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-irc - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jackson-avro - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jackson-protobuf - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jackson - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jacksonxml - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jasypt - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-java-joor-dsl - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jaxb - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jbpm - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - junit - junit - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-jcache - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jclouds - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - javax.inject - javax.inject - - - javax.ws.rs - javax.ws.rs-api - - - - - org.apache.camel - camel-jcr - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-jdbc - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jfr - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jgroups-raft - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jgroups - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jira - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - 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.glassfish.jersey.core - * - - - org.glassfish.jersey.media - * - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - org.springframework - spring-core - - - - - org.apache.camel - camel-jms - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel - camel-spring - - - org.apache.geronimo.specs - geronimo-jms_2.0_spec - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - org.springframework - spring-core - - - - - org.apache.camel - camel-johnzon - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jolt - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.inject - javax.inject - - - - - org.apache.camel - camel-jooq - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-joor - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jpa - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel - camel-spring - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - org.springframework - spring-core - - - - - org.apache.camel - camel-jq - 3.18.0 - - - net.thisptr - jackson-jq - - - - - org.apache.camel - camel-js-dsl - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jsch - 3.18.0 - - - com.github.mwiede - jsch - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jslt - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-json-patch - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-json-validator - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jsonapi - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jsonata - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jsonb - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jsonpath - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jt400 - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-jta - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - - - org.apache.camel - camel-kafka - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-kamelet - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-kotlin-dsl - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-kubernetes - 3.18.0 - - - io.fabric8 - kubernetes-client - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-kudu - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-language - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ldap - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ldif - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-leveldb - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-log - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-lra - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.cxf - * - - - - - org.apache.camel - camel-lucene - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-lumberjack - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-lzf - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mail - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-main - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.camel - camel-headersmap - - - - - org.apache.camel - camel-management-api - 3.18.0 - - - org.apache.camel - camel-management - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-master - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-micrometer - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-microprofile-config - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-microprofile-fault-tolerance - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.eclipse.microprofile.fault-tolerance - microprofile-fault-tolerance-api - - - - - org.apache.camel - camel-microprofile-health - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-microprofile-metrics - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - org.eclipse.microprofile.metrics - microprofile-metrics-api - - - - - org.apache.camel - camel-milo - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-minio - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - io.minio - minio - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mllp - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mock - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mongodb-gridfs - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.mongodb - * - - - - - org.apache.camel - camel-mongodb - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.mongodb - * - - - - - org.apache.camel - camel-mustache - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mvel - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-mybatis - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-nats - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-netty-http - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.servlet - javax.servlet-api - - - - - org.apache.camel - camel-netty - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-nitrite - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - javax.validation - validation-api - - - - - org.apache.camel - camel-oaipmh - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ognl - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-olingo4-api - 3.18.0 - - - org.apache.camel - camel-olingo4 - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-openapi-java - 3.18.0 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-openstack - 3.18.0 - - - com.github.fge - * - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-opentelemetry - 3.18.0 - - - io.grpc - grpc-netty-shaded - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-opentracing - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-optaplanner - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.optaplanner - optaplanner-core - - - org.optaplanner - optaplanner-persistence-common - - - - - org.apache.camel - camel-paho-mqtt5 - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-paho - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-pdf - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.bouncycastle - * - - - - - org.apache.camel - camel-pg-replication-slot - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-pgevent - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - junit - junit - - - - - org.apache.camel - camel-platform-http-vertx - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-platform-http - 3.18.0 - - - org.apache.camel - camel-printer - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-protobuf - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-pubnub - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-pulsar - 3.18.0 - - - com.sun.activation - javax.activation - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.validation - validation-api - - - com.google.code.findbugs - jsr305 - - - com.google.j2objc - j2objc-annotations - - - javax.ws.rs - javax.ws.rs-api - - - javax.xml.bind - jaxb-api - - - - - org.apache.camel - camel-quartz - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.quartz-scheduler - quartz - - - com.mchange - c3p0 - - - - - org.apache.camel - camel-quickfix - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.quickfixj - quickfixj-codegenerator - - - - - org.apache.camel - camel-rabbitmq - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-reactive-executor-vertx - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-reactive-streams - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-redis - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-ref - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-rest-openapi - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-rest - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-robotframework - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-rss - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-saga - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-salesforce - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-sap-netweaver - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-saxon - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-scheduler - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-schematron - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-seda - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-servicenow - 3.18.0 - - - com.sun.xml.messaging.saaj - saaj-impl - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.xml.ws - jaxws-api - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - - - org.apache.camel - camel-servlet - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-shiro - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-sjms2 - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-sjms - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-slack - 3.18.0 - - - com.googlecode.json-simple - json-simple - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-smpp - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-snakeyaml - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-snmp - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-soap - 3.18.0 - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-solr - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.slf4j - jcl-over-slf4j - - - - - org.apache.camel - camel-splunk-hec - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-splunk - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-spring-rabbitmq - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - org.springframework - spring-core - - - - - org.apache.camel - camel-sql - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.springframework - spring-beans - - - org.springframework - spring-core - - - - - org.apache.camel - camel-ssh - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.slf4j - jcl-over-slf4j - - - org.bouncycastle - * - - - - - org.apache.camel - camel-stax - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-stitch - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-stomp - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-stream - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-stringtemplate - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-stub - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-support - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-syslog - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-tarfile - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-telegram - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-threadpoolfactory-vertx - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-thrift - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-tika - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.tika - * - - - - - org.apache.camel - camel-timer - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-tooling-model - 3.18.0 - - - org.apache.camel - camel-tracing - 3.18.0 - - - org.apache.camel - camel-twilio - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - javax.activation-api - - - com.google.code.findbugs - jsr305 - - - commons-logging - commons-logging - - - javax.xml.bind - jaxb-api - - - - - org.apache.camel - camel-twitter - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-univocity-parsers - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-util-json - 3.18.0 - - - org.apache.camel - camel-util - 3.18.0 - - - org.apache.camel - camel-validator - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-velocity - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-vertx-common - 3.18.0 - - - org.apache.camel - camel-vertx-http - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-vertx-websocket - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-vertx - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-vm - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-weather - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-web3j - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-webhook - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-wordpress - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - - - org.apache.camel - camel-workday - 3.18.0 - - - commons-logging - commons-logging - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xchange - 3.18.0 - - - com.google.code.findbugs - jsr305 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.annotation - javax.annotation-api - - - - - org.apache.camel - camel-xj - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xml-io-dsl - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xml-io-util - 3.18.0 - - - org.apache.camel - camel-xml-io - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xml-jaxb - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xml-jaxp - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xmlsecurity - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xmpp - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xpath - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xslt-saxon - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xslt - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-xstream - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-yaml-dsl-common - 3.18.0 - - - org.apache.camel - camel-yaml-dsl-deserializers - 3.18.0 - - - org.apache.camel - camel-yaml-dsl - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-zendesk - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-zip-deflater - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-zipfile - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-zookeeper-master - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.apache.camel - camel-zookeeper - 3.18.0 - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - 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-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 - - - jakarta.activation - jakarta.activation-api - - - jakarta.ws.rs - jakarta.ws.rs-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - javax.activation - javax.activation-api - - - javax.ws.rs - javax.ws.rs-api - - - javax.xml.bind - jaxb-api - - - org.slf4j - slf4j-log4j12 - - - javax.activation - activation - - - javax.servlet - javax.servlet-api - - - log4j - log4j - - - - - org.apache.kafka - connect-transforms - 3.1.0 - - - org.apache.kudu - kudu-client - 1.15.0 - - - org.apache.qpid - qpid-jms-client - 1.6.0 - - - org.apache.xmlgraphics - xmlgraphics-commons - 2.7 - - - org.apache.zookeeper - zookeeper-jute - 3.6.2 - - - org.apache.zookeeper - zookeeper - 3.6.2 - - - org.asynchttpclient - async-http-client - 2.12.3 - - - org.bouncycastle - bcmail-jdk15on - 1.70 - - - org.bouncycastle - bcpg-jdk15on - 1.70 - - - org.bouncycastle - bcutil-jdk15on - 1.70 - - - 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.eclipse.jetty.http2 - http2-client - 9.4.48.v20220622 - - - org.eclipse.jetty.http2 - http2-common - 9.4.48.v20220622 - - - org.eclipse.jetty.http2 - http2-hpack - 9.4.48.v20220622 - - - org.eclipse.jetty.http2 - http2-http-client-transport - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-alpn-client - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-alpn-java-client - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-client - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-continuation - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-http - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-io - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-jmx - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-security - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-server - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-servlet - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-servlets - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-util-ajax - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-util - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-webapp - 9.4.48.v20220622 - - - org.eclipse.jetty - jetty-xml - 9.4.48.v20220622 - - - org.eclipse.jgit - org.eclipse.jgit - 6.2.0.202206071550-r - - - org.graalvm.js - js - 22.1.0 - - - org.influxdb - influxdb-java - 2.22 - - - org.javassist - javassist - 3.22.0-CR2 - - - org.jetbrains.kotlin - kotlin-script-util - 1.6.21 - - - org.jetbrains.kotlin - kotlin-scripting-jvm-host - 1.6.21 - - - org.jetbrains.kotlin - kotlin-scripting-jvm - 1.6.21 - - - org.jruby.jcodings - jcodings - 1.0.55 - - - org.jruby.joni - joni - 2.1.31 - - - org.mvel - mvel2 - 2.4.14.Final - - - org.optaplanner - optaplanner-quarkus-deployment - 8.25.0.Final - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.optaplanner - optaplanner-quarkus-jackson-deployment - 8.25.0.Final - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.optaplanner - optaplanner-quarkus-jackson - 8.25.0.Final - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.optaplanner - optaplanner-quarkus - 8.25.0.Final - - - jakarta.activation - jakarta.activation-api - - - jakarta.xml.bind - jakarta.xml.bind-api - - - - - org.reflections - reflections - 0.9.12 - - - org.springframework - spring-aop - 5.3.21 - - - org.springframework - spring-beans - 5.3.21 - - - org.springframework - spring-context - 5.3.21 - - - org.springframework - spring-core - 5.3.21 - - - org.springframework - spring-jcl - - - - - org.springframework - spring-expression - 5.3.21 - - - org.springframework - spring-jdbc - 5.3.21 - - - org.springframework - spring-messaging - 5.3.21 - - - org.springframework - spring-orm - 5.3.21 - - - org.springframework - spring-tx - 5.3.21 - - - org.threeten - threetenbp - 1.6.0 - - - 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 - annotations - 2.17.238 - - - software.amazon.awssdk - apache-client - 2.17.238 - - - commons-logging - commons-logging - - - - - software.amazon.awssdk - arns - 2.17.238 - - - software.amazon.awssdk - athena - 2.17.238 - - - software.amazon.awssdk - auth - 2.17.238 - - - software.amazon.awssdk - aws-cbor-protocol - 2.17.238 - - - software.amazon.awssdk - aws-core - 2.17.238 - - - software.amazon.awssdk - aws-json-protocol - 2.17.238 - - - software.amazon.awssdk - aws-query-protocol - 2.17.238 - - - software.amazon.awssdk - aws-xml-protocol - 2.17.238 - - - software.amazon.awssdk - cloudwatch - 2.17.238 - - - software.amazon.awssdk - dynamodb - 2.17.238 - - - software.amazon.awssdk - ec2 - 2.17.238 - - - software.amazon.awssdk - ecs - 2.17.238 - - - software.amazon.awssdk - eks - 2.17.238 - - - software.amazon.awssdk - eventbridge - 2.17.238 - - - software.amazon.awssdk - firehose - 2.17.238 - - - software.amazon.awssdk - http-client-spi - 2.17.238 - - - software.amazon.awssdk - iam - 2.17.238 - - - software.amazon.awssdk - json-utils - 2.17.238 - - - software.amazon.awssdk - kafka - 2.17.238 - - - software.amazon.awssdk - kinesis - 2.17.238 - - - software.amazon.awssdk - kms - 2.17.238 - - - software.amazon.awssdk - lambda - 2.17.238 - - - software.amazon.awssdk - metrics-spi - 2.17.238 - - - software.amazon.awssdk - mq - 2.17.238 - - - software.amazon.awssdk - netty-nio-client - 2.17.238 - - - software.amazon.awssdk - profiles - 2.17.238 - - - software.amazon.awssdk - protocol-core - 2.17.238 - - - software.amazon.awssdk - regions - 2.17.238 - - - software.amazon.awssdk - s3 - 2.17.238 - - - software.amazon.awssdk - sdk-core - 2.17.238 - - - software.amazon.awssdk - secretsmanager - 2.17.238 - - - software.amazon.awssdk - ses - 2.17.238 - - - software.amazon.awssdk - sns - 2.17.238 - - - software.amazon.awssdk - sqs - 2.17.238 - - - software.amazon.awssdk - sts - 2.17.238 - - - software.amazon.awssdk - third-party-jackson-core - 2.17.238 - - - software.amazon.awssdk - third-party-jackson-dataformat-cbor - 2.17.238 - - - software.amazon.awssdk - translate - 2.17.238 - - - software.amazon.awssdk - utils - 2.17.238 - - - xalan - xalan - 2.7.2 - - - xml-apis - xml-apis - - - - - \ No newline at end of file diff --git a/poms/io.quarkus.platform-quarkus-maven-plugin-2.10.0.CR1/pom.xml b/poms/io.quarkus.platform-quarkus-maven-plugin-2.10.0.CR1/pom.xml deleted file mode 100644 index 8346518..0000000 --- a/poms/io.quarkus.platform-quarkus-maven-plugin-2.10.0.CR1/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.io.quarkus.platform - placeholder-quarkus-maven-plugin - 2.10.0.CR1 - Package quarkus-maven-plugin - - - io.quarkus.platform - quarkus-maven-plugin - 2.10.0.CR1 - - - \ No newline at end of file diff --git a/poms/io.quarkus.platform-quarkus-maven-plugin-2.10.1.Final/pom.xml b/poms/io.quarkus.platform-quarkus-maven-plugin-2.10.1.Final/pom.xml deleted file mode 100644 index c1514fc..0000000 --- a/poms/io.quarkus.platform-quarkus-maven-plugin-2.10.1.Final/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.io.quarkus.platform - placeholder-quarkus-maven-plugin - 2.10.1.Final - Package quarkus-maven-plugin - - - io.quarkus.platform - quarkus-maven-plugin - 2.10.1.Final - - - \ No newline at end of file diff --git a/poms/io.quarkus.platform-quarkus-maven-plugin-2.11.1.Final/pom.xml b/poms/io.quarkus.platform-quarkus-maven-plugin-2.11.1.Final/pom.xml deleted file mode 100644 index 30ef1ad..0000000 --- a/poms/io.quarkus.platform-quarkus-maven-plugin-2.11.1.Final/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.io.quarkus.platform - placeholder-quarkus-maven-plugin - 2.11.1.Final - Package quarkus-maven-plugin - - - io.quarkus.platform - quarkus-maven-plugin - 2.11.1.Final - - - \ No newline at end of file diff --git a/poms/io.quarkus.platform-quarkus-maven-plugin-2.11.2.Final/pom.xml b/poms/io.quarkus.platform-quarkus-maven-plugin-2.11.2.Final/pom.xml deleted file mode 100644 index 8af0ad4..0000000 --- a/poms/io.quarkus.platform-quarkus-maven-plugin-2.11.2.Final/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.io.quarkus.platform - placeholder-quarkus-maven-plugin - 2.11.2.Final - Package quarkus-maven-plugin - - - io.quarkus.platform - quarkus-maven-plugin - 2.11.2.Final - - - \ No newline at end of file diff --git a/poms/org.asciidoctor-asciidoctorj-2.5.4/pom.xml b/poms/org.asciidoctor-asciidoctorj-2.5.4/pom.xml deleted file mode 100644 index e49bfb7..0000000 --- a/poms/org.asciidoctor-asciidoctorj-2.5.4/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.asciidoctor - placeholder-asciidoctorj - 2.5.4 - Package asciidoctorj - - - org.asciidoctor - asciidoctorj - 2.5.4 - - - \ No newline at end of file diff --git a/poms/org.asciidoctor-asciidoctorj-api-2.5.4/pom.xml b/poms/org.asciidoctor-asciidoctorj-api-2.5.4/pom.xml deleted file mode 100644 index 6d5a85a..0000000 --- a/poms/org.asciidoctor-asciidoctorj-api-2.5.4/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.asciidoctor - placeholder-asciidoctorj-api - 2.5.4 - Package asciidoctorj-api - - - org.asciidoctor - asciidoctorj-api - 2.5.4 - - - \ No newline at end of file diff --git a/poms/org.asciidoctor-asciidoctorj-pdf-2.0.6/pom.xml b/poms/org.asciidoctor-asciidoctorj-pdf-2.0.6/pom.xml deleted file mode 100644 index 6a65fb1..0000000 --- a/poms/org.asciidoctor-asciidoctorj-pdf-2.0.6/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.asciidoctor - placeholder-asciidoctorj-pdf - 2.0.6 - Package asciidoctorj-pdf - - - org.asciidoctor - asciidoctorj-pdf - 2.0.6 - - - \ No newline at end of file diff --git a/poms/org.asciidoctor-asciidoctorj-pdf-2.1.4/pom.xml b/poms/org.asciidoctor-asciidoctorj-pdf-2.1.4/pom.xml deleted file mode 100644 index bcccbc3..0000000 --- a/poms/org.asciidoctor-asciidoctorj-pdf-2.1.4/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.asciidoctor - placeholder-asciidoctorj-pdf - 2.1.4 - Package asciidoctorj-pdf - - - org.asciidoctor - asciidoctorj-pdf - 2.1.4 - - - \ No newline at end of file diff --git a/poms/org.asciidoctor-asciidoctorj-pdf-2.1.6/pom.xml b/poms/org.asciidoctor-asciidoctorj-pdf-2.1.6/pom.xml deleted file mode 100644 index 0e46dba..0000000 --- a/poms/org.asciidoctor-asciidoctorj-pdf-2.1.6/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.asciidoctor - placeholder-asciidoctorj-pdf - 2.1.6 - Package asciidoctorj-pdf - - - org.asciidoctor - asciidoctorj-pdf - 2.1.6 - - - \ No newline at end of file diff --git a/poms/org.asciidoctor-asciidoctorj-test-support-2.5.4/pom.xml b/poms/org.asciidoctor-asciidoctorj-test-support-2.5.4/pom.xml deleted file mode 100644 index f2946fa..0000000 --- a/poms/org.asciidoctor-asciidoctorj-test-support-2.5.4/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.asciidoctor - placeholder-asciidoctorj-test-support - 2.5.4 - Package asciidoctorj-test-support - - - org.asciidoctor - asciidoctorj-test-support - 2.5.4 - - - \ No newline at end of file diff --git a/poms/org.axonframework-axon-bom-4.5.13/pom.xml b/poms/org.axonframework-axon-bom-4.5.13/pom.xml deleted file mode 100644 index 0eb7907..0000000 --- a/poms/org.axonframework-axon-bom-4.5.13/pom.xml +++ /dev/null @@ -1,358 +0,0 @@ - - org.axonframework - axon-bom - 4.5.13 - pom - 4.0.0 - Axon - Bill of Materials - This project provides Maven managed dependencies for all Axon artifacts. - 2020 - https://axoniq.io/ - - - Apache 2.0 - http://www.apache.org/licenses/LICENSE-2.0 - - - - GitHub - https://github.com/AxonFramework/axon-bom/issues - - - 4.5.4 - 4.5.10 - 4.5 - 4.5-alpha1 - 4.5.1 - 4.5.4 - 0.2.0 - 4.5 - 4.5.1 - 4.5 - 4.5.2 - 4.5 - 3.4.18 - - - - sonatype - https://oss.sonatype.org/content/repositories/snapshots - - true - always - fail - - - - - - - - maven-clean-plugin - 3.2.0 - - - maven-install-plugin - 2.5.2 - - - - - - maven-deploy-plugin - 2.8.2 - - - maven-release-plugin - 2.5.3 - - forked-path - true - false - - - - com.commsen.maven - bom-helper-maven-plugin - 0.4.0 - - - default - validate - - true - true - - - resolve - sort - - - - - - - - - release-sign-artifacts - - - performRelease - true - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 3.0.1 - - - sign-artifacts - verify - - sign - - - - - - - - - - - sonatype - https://oss.sonatype.org/content/repositories/snapshots - true - - - sonatype - https://oss.sonatype.org/service/local/staging/deploy/maven2 - false - - - - scm:git:git://github.com/AxonFramework/axon-bom.git - scm:git:git@github.com:AxonFramework/axon-bom.git - https://github.com/AxonFramework/axon-bom - axo13 - - - - Allard Buijze - allard.buijze@axoniq.io - AxonIQ - https://axoniq.io - - Project Owner - - - - Steven van Beelen - steven.vanbeelen@axoniq.io - AxonIQ - https://axoniq.io - - Committer - - - - Milen Dyankov - milen.dyankov@axoniq.io - AxonIQ - https://axoniq.io - - Committer - - - - - - io.axoniq - axonserver-connector-java - ${axonserver-connector-java.version} - - - io.axoniq - axonserver-plugin-api - ${axonserver-plugin-api.version} - - - io.projectreactor - reactor-core - ${projectreactor.version} - - - org.axonframework - axon-configuration - ${axon.version} - - - org.axonframework - axon-disruptor - ${axon.version} - - - org.axonframework - axon-eventsourcing - ${axon.version} - - - org.axonframework - axon-legacy - ${axon.version} - - - org.axonframework - axon-messaging - ${axon.version} - - - org.axonframework - axon-metrics - ${axon.version} - - - org.axonframework - axon-micrometer - ${axon.version} - - - org.axonframework - axon-modelling - ${axon.version} - - - org.axonframework - axon-server-connector - ${axon.version} - - - org.axonframework - axon-spring - ${axon.version} - - - org.axonframework - axon-spring-boot-autoconfigure - ${axon.version} - - - org.axonframework - axon-spring-boot-starter - ${axon.version} - - - org.axonframework - axon-test - ${axon.version} - - - org.axonframework.extensions.amqp - axon-amqp - ${extension.amqp.version} - - - org.axonframework.extensions.amqp - axon-amqp-spring-boot-autoconfigure - ${extension.amqp.version} - - - org.axonframework.extensions.amqp - axon-amqp-spring-boot-starter - ${extension.amqp.version} - - - org.axonframework.extensions.cdi - axon-cdi - ${extension.cdi.version} - - - org.axonframework.extensions.jgroups - axon-jgroups - ${extension.jgroups.version} - - - org.axonframework.extensions.jgroups - axon-jgroups-spring-boot-autoconfigure - ${extension.jgroups.version} - - - org.axonframework.extensions.jgroups - axon-jgroups-spring-boot-starter - ${extension.jgroups.version} - - - org.axonframework.extensions.kafka - axon-kafka - ${extension.kafka.version} - - - org.axonframework.extensions.kafka - axon-kafka-spring-boot-autoconfigure - ${extension.kafka.version} - - - org.axonframework.extensions.kafka - axon-kafka-spring-boot-starter - ${extension.kafka.version} - - - org.axonframework.extensions.kotlin - axon-kotlin - ${extension.kotlin.version} - - - org.axonframework.extensions.mongo - axon-mongo - ${extension.mongo.version} - - - org.axonframework.extensions.reactor - axon-reactor - ${extension.reactor.version} - - - org.axonframework.extensions.reactor - axon-reactor-spring-boot-autoconfigure - ${extension.reactor.version} - - - org.axonframework.extensions.reactor - axon-reactor-spring-boot-starter - ${extension.reactor.version} - - - org.axonframework.extensions.springcloud - axon-springcloud - ${extension.springcloud.version} - - - org.axonframework.extensions.springcloud - axon-springcloud-spring-boot-autoconfigure - ${extension.springcloud.version} - - - org.axonframework.extensions.springcloud - axon-springcloud-spring-boot-starter - ${extension.springcloud.version} - - - org.axonframework.extensions.tracing - axon-tracing - ${extension.tracing.version} - - - org.axonframework.extensions.tracing - axon-tracing-spring-boot-autoconfigure - ${extension.tracing.version} - - - org.axonframework.extensions.tracing - axon-tracing-spring-boot-starter - ${extension.tracing.version} - - - \ No newline at end of file diff --git a/poms/org.axonframework-axon-bom-4.5.14/pom.xml b/poms/org.axonframework-axon-bom-4.5.14/pom.xml deleted file mode 100644 index f4db466..0000000 --- a/poms/org.axonframework-axon-bom-4.5.14/pom.xml +++ /dev/null @@ -1,358 +0,0 @@ - - org.axonframework - axon-bom - 4.5.14 - pom - 4.0.0 - Axon - Bill of Materials - This project provides Maven managed dependencies for all Axon artifacts. - 2020 - https://axoniq.io/ - - - Apache 2.0 - http://www.apache.org/licenses/LICENSE-2.0 - - - - GitHub - https://github.com/AxonFramework/axon-bom/issues - - - 4.5.4 - 4.5.12 - 4.5 - 4.5-alpha1 - 4.5.1 - 4.5.4 - 0.2.0 - 4.5 - 4.5.1 - 4.5 - 4.5.2 - 4.5 - 3.4.19 - - - - sonatype - https://oss.sonatype.org/content/repositories/snapshots - - true - always - fail - - - - - - - - maven-clean-plugin - 3.2.0 - - - maven-install-plugin - 2.5.2 - - - - - - maven-deploy-plugin - 2.8.2 - - - maven-release-plugin - 2.5.3 - - forked-path - true - false - - - - com.commsen.maven - bom-helper-maven-plugin - 0.4.0 - - - default - validate - - true - true - - - resolve - sort - - - - - - - - - release-sign-artifacts - - - performRelease - true - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 3.0.1 - - - sign-artifacts - verify - - sign - - - - - - - - - - - sonatype - https://oss.sonatype.org/content/repositories/snapshots - true - - - sonatype - https://oss.sonatype.org/service/local/staging/deploy/maven2 - false - - - - scm:git:git://github.com/AxonFramework/axon-bom.git - scm:git:git@github.com:AxonFramework/axon-bom.git - https://github.com/AxonFramework/axon-bom - axon-4.5.14 - - - - Allard Buijze - allard.buijze@axoniq.io - AxonIQ - https://axoniq.io - - Project Owner - - - - Steven van Beelen - steven.vanbeelen@axoniq.io - AxonIQ - https://axoniq.io - - Committer - - - - Milen Dyankov - milen.dyankov@axoniq.io - AxonIQ - https://axoniq.io - - Committer - - - - - - io.axoniq - axonserver-connector-java - ${axonserver-connector-java.version} - - - io.axoniq - axonserver-plugin-api - ${axonserver-plugin-api.version} - - - io.projectreactor - reactor-core - ${projectreactor.version} - - - org.axonframework - axon-configuration - ${axon.version} - - - org.axonframework - axon-disruptor - ${axon.version} - - - org.axonframework - axon-eventsourcing - ${axon.version} - - - org.axonframework - axon-legacy - ${axon.version} - - - org.axonframework - axon-messaging - ${axon.version} - - - org.axonframework - axon-metrics - ${axon.version} - - - org.axonframework - axon-micrometer - ${axon.version} - - - org.axonframework - axon-modelling - ${axon.version} - - - org.axonframework - axon-server-connector - ${axon.version} - - - org.axonframework - axon-spring - ${axon.version} - - - org.axonframework - axon-spring-boot-autoconfigure - ${axon.version} - - - org.axonframework - axon-spring-boot-starter - ${axon.version} - - - org.axonframework - axon-test - ${axon.version} - - - org.axonframework.extensions.amqp - axon-amqp - ${extension.amqp.version} - - - org.axonframework.extensions.amqp - axon-amqp-spring-boot-autoconfigure - ${extension.amqp.version} - - - org.axonframework.extensions.amqp - axon-amqp-spring-boot-starter - ${extension.amqp.version} - - - org.axonframework.extensions.cdi - axon-cdi - ${extension.cdi.version} - - - org.axonframework.extensions.jgroups - axon-jgroups - ${extension.jgroups.version} - - - org.axonframework.extensions.jgroups - axon-jgroups-spring-boot-autoconfigure - ${extension.jgroups.version} - - - org.axonframework.extensions.jgroups - axon-jgroups-spring-boot-starter - ${extension.jgroups.version} - - - org.axonframework.extensions.kafka - axon-kafka - ${extension.kafka.version} - - - org.axonframework.extensions.kafka - axon-kafka-spring-boot-autoconfigure - ${extension.kafka.version} - - - org.axonframework.extensions.kafka - axon-kafka-spring-boot-starter - ${extension.kafka.version} - - - org.axonframework.extensions.kotlin - axon-kotlin - ${extension.kotlin.version} - - - org.axonframework.extensions.mongo - axon-mongo - ${extension.mongo.version} - - - org.axonframework.extensions.reactor - axon-reactor - ${extension.reactor.version} - - - org.axonframework.extensions.reactor - axon-reactor-spring-boot-autoconfigure - ${extension.reactor.version} - - - org.axonframework.extensions.reactor - axon-reactor-spring-boot-starter - ${extension.reactor.version} - - - org.axonframework.extensions.springcloud - axon-springcloud - ${extension.springcloud.version} - - - org.axonframework.extensions.springcloud - axon-springcloud-spring-boot-autoconfigure - ${extension.springcloud.version} - - - org.axonframework.extensions.springcloud - axon-springcloud-spring-boot-starter - ${extension.springcloud.version} - - - org.axonframework.extensions.tracing - axon-tracing - ${extension.tracing.version} - - - org.axonframework.extensions.tracing - axon-tracing-spring-boot-autoconfigure - ${extension.tracing.version} - - - org.axonframework.extensions.tracing - axon-tracing-spring-boot-starter - ${extension.tracing.version} - - - \ No newline at end of file diff --git a/poms/org.axonframework-axon-bom-4.5.16/pom.xml b/poms/org.axonframework-axon-bom-4.5.16/pom.xml deleted file mode 100644 index 8d50c2a..0000000 --- a/poms/org.axonframework-axon-bom-4.5.16/pom.xml +++ /dev/null @@ -1,358 +0,0 @@ - - org.axonframework - axon-bom - 4.5.16 - pom - 4.0.0 - Axon - Bill of Materials - This project provides Maven managed dependencies for all Axon artifacts. - 2020 - https://axoniq.io/ - - - Apache 2.0 - http://www.apache.org/licenses/LICENSE-2.0 - - - - GitHub - https://github.com/AxonFramework/axon-bom/issues - - - 4.5.6 - 4.5.14 - 4.5 - 4.5-alpha1 - 4.5.1 - 4.5.4 - 0.2.0 - 4.5 - 4.5.1 - 4.5 - 4.5.2 - 4.5 - 3.4.21 - - - - sonatype - https://oss.sonatype.org/content/repositories/snapshots - - true - always - fail - - - - - - - - maven-clean-plugin - 3.2.0 - - - maven-install-plugin - 2.5.2 - - - - - - maven-deploy-plugin - 2.8.2 - - - maven-release-plugin - 2.5.3 - - forked-path - true - false - - - - com.commsen.maven - bom-helper-maven-plugin - 0.4.0 - - - default - validate - - true - true - - - resolve - sort - - - - - - - - - release-sign-artifacts - - - performRelease - true - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 3.0.1 - - - sign-artifacts - verify - - sign - - - - - - - - - - - sonatype - https://oss.sonatype.org/content/repositories/snapshots - true - - - sonatype - https://oss.sonatype.org/service/local/staging/deploy/maven2 - false - - - - scm:git:git://github.com/AxonFramework/axon-bom.git - scm:git:git@github.com:AxonFramework/axon-bom.git - https://github.com/AxonFramework/axon-bom - axon-4.5.16 - - - - Allard Buijze - allard.buijze@axoniq.io - AxonIQ - https://axoniq.io - - Project Owner - - - - Steven van Beelen - steven.vanbeelen@axoniq.io - AxonIQ - https://axoniq.io - - Committer - - - - Milen Dyankov - milen.dyankov@axoniq.io - AxonIQ - https://axoniq.io - - Committer - - - - - - io.axoniq - axonserver-connector-java - ${axonserver-connector-java.version} - - - io.axoniq - axonserver-plugin-api - ${axonserver-plugin-api.version} - - - io.projectreactor - reactor-core - ${projectreactor.version} - - - org.axonframework - axon-configuration - ${axon.version} - - - org.axonframework - axon-disruptor - ${axon.version} - - - org.axonframework - axon-eventsourcing - ${axon.version} - - - org.axonframework - axon-legacy - ${axon.version} - - - org.axonframework - axon-messaging - ${axon.version} - - - org.axonframework - axon-metrics - ${axon.version} - - - org.axonframework - axon-micrometer - ${axon.version} - - - org.axonframework - axon-modelling - ${axon.version} - - - org.axonframework - axon-server-connector - ${axon.version} - - - org.axonframework - axon-spring - ${axon.version} - - - org.axonframework - axon-spring-boot-autoconfigure - ${axon.version} - - - org.axonframework - axon-spring-boot-starter - ${axon.version} - - - org.axonframework - axon-test - ${axon.version} - - - org.axonframework.extensions.amqp - axon-amqp - ${extension.amqp.version} - - - org.axonframework.extensions.amqp - axon-amqp-spring-boot-autoconfigure - ${extension.amqp.version} - - - org.axonframework.extensions.amqp - axon-amqp-spring-boot-starter - ${extension.amqp.version} - - - org.axonframework.extensions.cdi - axon-cdi - ${extension.cdi.version} - - - org.axonframework.extensions.jgroups - axon-jgroups - ${extension.jgroups.version} - - - org.axonframework.extensions.jgroups - axon-jgroups-spring-boot-autoconfigure - ${extension.jgroups.version} - - - org.axonframework.extensions.jgroups - axon-jgroups-spring-boot-starter - ${extension.jgroups.version} - - - org.axonframework.extensions.kafka - axon-kafka - ${extension.kafka.version} - - - org.axonframework.extensions.kafka - axon-kafka-spring-boot-autoconfigure - ${extension.kafka.version} - - - org.axonframework.extensions.kafka - axon-kafka-spring-boot-starter - ${extension.kafka.version} - - - org.axonframework.extensions.kotlin - axon-kotlin - ${extension.kotlin.version} - - - org.axonframework.extensions.mongo - axon-mongo - ${extension.mongo.version} - - - org.axonframework.extensions.reactor - axon-reactor - ${extension.reactor.version} - - - org.axonframework.extensions.reactor - axon-reactor-spring-boot-autoconfigure - ${extension.reactor.version} - - - org.axonframework.extensions.reactor - axon-reactor-spring-boot-starter - ${extension.reactor.version} - - - org.axonframework.extensions.springcloud - axon-springcloud - ${extension.springcloud.version} - - - org.axonframework.extensions.springcloud - axon-springcloud-spring-boot-autoconfigure - ${extension.springcloud.version} - - - org.axonframework.extensions.springcloud - axon-springcloud-spring-boot-starter - ${extension.springcloud.version} - - - org.axonframework.extensions.tracing - axon-tracing - ${extension.tracing.version} - - - org.axonframework.extensions.tracing - axon-tracing-spring-boot-autoconfigure - ${extension.tracing.version} - - - org.axonframework.extensions.tracing - axon-tracing-spring-boot-starter - ${extension.tracing.version} - - - \ No newline at end of file diff --git a/poms/org.jboss.resteasy-resteasy-bom-6.1.0.Beta2/pom.xml b/poms/org.jboss.resteasy-resteasy-bom-6.1.0.Beta2/pom.xml deleted file mode 100644 index 16da95a..0000000 --- a/poms/org.jboss.resteasy-resteasy-bom-6.1.0.Beta2/pom.xml +++ /dev/null @@ -1,172 +0,0 @@ - - 4.0.0 - - org.jboss - jboss-parent - 39 - - - org.jboss.resteasy - resteasy-bom - 6.1.0.Beta2 - pom - RESTEasy Maven Import (BOM) - - - - org.jboss.resteasy - resteasy-atom-provider - ${project.version} - - - org.jboss.resteasy - resteasy-html - ${project.version} - - - org.jboss.resteasy - resteasy-jaxb-provider - ${project.version} - - - org.jboss.resteasy - resteasy-jackson2-provider - ${project.version} - - - org.jboss.resteasy - resteasy-fastinfoset-provider - ${project.version} - - - org.jboss.resteasy - resteasy-core - ${project.version} - - - org.jboss.resteasy - resteasy-core-spi - ${project.version} - - - org.jboss.resteasy - resteasy-client - ${project.version} - - - org.jboss.resteasy - resteasy-multipart-provider - ${project.version} - - - org.jboss.resteasy - resteasy-json-p-provider - ${project.version} - - - org.jboss.resteasy - resteasy-json-binding-provider - ${project.version} - - - org.jboss.resteasy - resteasy-jdk-http - ${project.version} - - - org.jboss.resteasy - resteasy-netty4 - ${project.version} - - - org.jboss.resteasy - resteasy-netty4-cdi - ${project.version} - - - org.jboss.resteasy - resteasy-undertow - ${project.version} - - - org.jboss.resteasy - resteasy-crypto - ${project.version} - - - org.jboss.resteasy - jose-jwt - ${project.version} - - - org.jboss.resteasy - resteasy-links - ${project.version} - - - org.jboss.resteasy - resteasy-jsapi - ${project.version} - - - org.jboss.resteasy - resteasy-validator-provider - ${project.version} - - - org.jboss.resteasy - resteasy-servlet-initializer - ${project.version} - - - org.jboss.resteasy - resteasy-client-vertx - ${project.version} - - - org.jboss.resteasy - resteasy-client-reactor-netty - ${project.version} - - - org.jboss.resteasy - resteasy-client-jetty - ${project.version} - - - org.jboss.resteasy - resteasy-client-api - ${project.version} - - - org.jboss.resteasy - resteasy-cdi - ${project.version} - - - org.jboss.resteasy - resteasy-reactor - ${project.version} - - - org.jboss.resteasy - resteasy-wadl - ${project.version} - - - org.jboss.resteasy - resteasy-wadl-undertow-connector - ${project.version} - - - org.jboss.resteasy - resteasy-reactor-netty - ${project.version} - - - org.jboss.resteasy - resteasy-vertx - ${project.version} - - - \ No newline at end of file diff --git a/poms/org.jboss.resteasy-resteasy-bom-6.1.0.Beta3/pom.xml b/poms/org.jboss.resteasy-resteasy-bom-6.1.0.Beta3/pom.xml deleted file mode 100644 index 791f080..0000000 --- a/poms/org.jboss.resteasy-resteasy-bom-6.1.0.Beta3/pom.xml +++ /dev/null @@ -1,182 +0,0 @@ - - 4.0.0 - - org.jboss - jboss-parent - 39 - - - org.jboss.resteasy - resteasy-bom - 6.1.0.Beta3 - pom - RESTEasy Maven Import (BOM) - - - - org.jboss.resteasy - jose-jwt - ${project.version} - - - org.jboss.resteasy - resteasy-atom-provider - ${project.version} - - - org.jboss.resteasy - resteasy-cdi - ${project.version} - - - org.jboss.resteasy - resteasy-client - ${project.version} - - - org.jboss.resteasy - resteasy-client-api - ${project.version} - - - org.jboss.resteasy - resteasy-client-jetty - ${project.version} - - - org.jboss.resteasy - resteasy-client-reactor-netty - ${project.version} - - - org.jboss.resteasy - resteasy-client-utils - ${project.version} - - - org.jboss.resteasy - resteasy-client-vertx - ${project.version} - - - org.jboss.resteasy - resteasy-core - ${project.version} - - - org.jboss.resteasy - resteasy-core-spi - ${project.version} - - - org.jboss.resteasy - resteasy-crypto - ${project.version} - - - org.jboss.resteasy - resteasy-fastinfoset-provider - ${project.version} - - - org.jboss.resteasy - resteasy-html - ${project.version} - - - org.jboss.resteasy - resteasy-jackson2-provider - ${project.version} - - - org.jboss.resteasy - resteasy-jaxb-provider - ${project.version} - - - org.jboss.resteasy - resteasy-jsapi - ${project.version} - - - org.jboss.resteasy - resteasy-json-binding-provider - ${project.version} - - - org.jboss.resteasy - resteasy-json-p-provider - ${project.version} - - - org.jboss.resteasy - resteasy-links - ${project.version} - - - org.jboss.resteasy - resteasy-multipart-provider - ${project.version} - - - org.jboss.resteasy - resteasy-netty4 - ${project.version} - - - org.jboss.resteasy - resteasy-netty4-cdi - ${project.version} - - - org.jboss.resteasy - resteasy-reactor - ${project.version} - - - org.jboss.resteasy - resteasy-reactor-netty - ${project.version} - - - org.jboss.resteasy - resteasy-rxjava2 - ${project.version} - - - org.jboss.resteasy - resteasy-servlet-initializer - ${project.version} - - - org.jboss.resteasy - resteasy-undertow - ${project.version} - - - org.jboss.resteasy - resteasy-undertow-cdi - ${project.version} - - - org.jboss.resteasy - resteasy-validator-provider - ${project.version} - - - org.jboss.resteasy - resteasy-vertx - ${project.version} - - - org.jboss.resteasy - resteasy-wadl - ${project.version} - - - org.jboss.resteasy - resteasy-wadl-undertow-connector - ${project.version} - - - \ No newline at end of file diff --git a/poms/org.jboss.resteasy-resteasy-bom-6.1.0.Final/pom.xml b/poms/org.jboss.resteasy-resteasy-bom-6.2.0.Beta1/pom.xml similarity index 90% rename from poms/org.jboss.resteasy-resteasy-bom-6.1.0.Final/pom.xml rename to poms/org.jboss.resteasy-resteasy-bom-6.2.0.Beta1/pom.xml index 6ed860d..9228a5d 100644 --- a/poms/org.jboss.resteasy-resteasy-bom-6.1.0.Final/pom.xml +++ b/poms/org.jboss.resteasy-resteasy-bom-6.2.0.Beta1/pom.xml @@ -8,10 +8,27 @@ org.jboss.resteasy resteasy-bom - 6.1.0.Final + 6.2.0.Beta1 pom RESTEasy Maven Import (BOM) + https://resteasy.dev + + + Apache License 2.0 + https://repository.jboss.org/licenses/apache-2.0.txt + repo + + + + scm:git:git://github.com/resteasy/resteasy.git + scm:git:git@github.com:resteasy/resteasy.git + https://github.com/resteasy/resteasy/tree/main/ + + + JIRA + https://issues.redhat.com/browse/RESTEASY + org.jboss.resteasy diff --git a/poms/org.jetbrains.kotlin-kotlin-bom-1.7.0/pom.xml b/poms/org.jetbrains.kotlin-kotlin-bom-1.7.0/pom.xml deleted file mode 100644 index 2881cf1..0000000 --- a/poms/org.jetbrains.kotlin-kotlin-bom-1.7.0/pom.xml +++ /dev/null @@ -1,199 +0,0 @@ - - 4.0.0 - org.jetbrains.kotlin - kotlin-bom - 1.7.0 - pom - Kotlin Libraries bill-of-materials - Kotlin is a statically typed programming language that compiles to JVM byte codes and JavaScript - https://kotlinlang.org/ - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - A business-friendly OSS license - - - - https://github.com/JetBrains/kotlin - scm:git:https://github.com/JetBrains/kotlin.git - scm:git:https://github.com/JetBrains/kotlin.git - - - - JetBrains - JetBrains Team - JetBrains - https://www.jetbrains.com - - - - ${project.version} - - - - ${deploy-repo} - ${deploy-url} - - - sonatype-nexus-staging - https://oss.sonatype.org/content/repositories/snapshots/ - - - - - sign-artifacts - - - - maven-gpg-plugin - 1.6 - - ${kotlin.key.passphrase} - ${kotlin.key.name} - ../../.gnupg - - - - sign-artifacts - verify - - sign - - - - --pinentry-mode - loopback - - - - - - - - - - - - ${project.groupId} - kotlin-stdlib - ${kotlin.version} - - - ${project.groupId} - kotlin-stdlib-jdk7 - ${kotlin.version} - - - ${project.groupId} - kotlin-stdlib-jdk8 - ${kotlin.version} - - - ${project.groupId} - kotlin-stdlib-js - ${kotlin.version} - - - ${project.groupId} - kotlin-stdlib-common - ${kotlin.version} - - - ${project.groupId} - kotlin-reflect - ${kotlin.version} - - - ${project.groupId} - kotlin-osgi-bundle - ${kotlin.version} - - - ${project.groupId} - kotlin-test - ${kotlin.version} - - - ${project.groupId} - kotlin-test-junit - ${kotlin.version} - - - ${project.groupId} - kotlin-test-junit5 - ${kotlin.version} - - - ${project.groupId} - kotlin-test-testng - ${kotlin.version} - - - ${project.groupId} - kotlin-test-js - ${kotlin.version} - - - ${project.groupId} - kotlin-test-common - ${kotlin.version} - - - ${project.groupId} - kotlin-test-annotations-common - ${kotlin.version} - - - ${project.groupId} - kotlin-main-kts - ${kotlin.version} - - - ${project.groupId} - kotlin-script-runtime - ${kotlin.version} - - - ${project.groupId} - kotlin-script-util - ${kotlin.version} - - - ${project.groupId} - kotlin-scripting-common - ${kotlin.version} - - - ${project.groupId} - kotlin-scripting-jvm - ${kotlin.version} - - - ${project.groupId} - kotlin-scripting-jvm-host - ${kotlin.version} - - - ${project.groupId} - kotlin-scripting-ide-services - ${kotlin.version} - - - ${project.groupId} - kotlin-compiler - ${kotlin.version} - - - ${project.groupId} - kotlin-compiler-embeddable - ${kotlin.version} - - - ${project.groupId} - kotlin-daemon-client - ${kotlin.version} - - - \ No newline at end of file diff --git a/poms/org.jetbrains.kotlin-kotlin-bom-1.7.20-Beta/pom.xml b/poms/org.jetbrains.kotlin-kotlin-bom-1.7.20-Beta/pom.xml deleted file mode 100644 index fbe0a18..0000000 --- a/poms/org.jetbrains.kotlin-kotlin-bom-1.7.20-Beta/pom.xml +++ /dev/null @@ -1,199 +0,0 @@ - - 4.0.0 - org.jetbrains.kotlin - kotlin-bom - 1.7.20-Beta - pom - Kotlin Libraries bill-of-materials - Kotlin is a statically typed programming language that compiles to JVM byte codes and JavaScript - https://kotlinlang.org/ - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - A business-friendly OSS license - - - - https://github.com/JetBrains/kotlin - scm:git:https://github.com/JetBrains/kotlin.git - scm:git:https://github.com/JetBrains/kotlin.git - - - - JetBrains - JetBrains Team - JetBrains - https://www.jetbrains.com - - - - ${project.version} - - - - ${deploy-repo} - ${deploy-url} - - - sonatype-nexus-staging - https://oss.sonatype.org/content/repositories/snapshots/ - - - - - sign-artifacts - - - - maven-gpg-plugin - 1.6 - - ${kotlin.key.passphrase} - ${kotlin.key.name} - ../../.gnupg - - - - sign-artifacts - verify - - sign - - - - --pinentry-mode - loopback - - - - - - - - - - - - ${project.groupId} - kotlin-stdlib - ${kotlin.version} - - - ${project.groupId} - kotlin-stdlib-jdk7 - ${kotlin.version} - - - ${project.groupId} - kotlin-stdlib-jdk8 - ${kotlin.version} - - - ${project.groupId} - kotlin-stdlib-js - ${kotlin.version} - - - ${project.groupId} - kotlin-stdlib-common - ${kotlin.version} - - - ${project.groupId} - kotlin-reflect - ${kotlin.version} - - - ${project.groupId} - kotlin-osgi-bundle - ${kotlin.version} - - - ${project.groupId} - kotlin-test - ${kotlin.version} - - - ${project.groupId} - kotlin-test-junit - ${kotlin.version} - - - ${project.groupId} - kotlin-test-junit5 - ${kotlin.version} - - - ${project.groupId} - kotlin-test-testng - ${kotlin.version} - - - ${project.groupId} - kotlin-test-js - ${kotlin.version} - - - ${project.groupId} - kotlin-test-common - ${kotlin.version} - - - ${project.groupId} - kotlin-test-annotations-common - ${kotlin.version} - - - ${project.groupId} - kotlin-main-kts - ${kotlin.version} - - - ${project.groupId} - kotlin-script-runtime - ${kotlin.version} - - - ${project.groupId} - kotlin-script-util - ${kotlin.version} - - - ${project.groupId} - kotlin-scripting-common - ${kotlin.version} - - - ${project.groupId} - kotlin-scripting-jvm - ${kotlin.version} - - - ${project.groupId} - kotlin-scripting-jvm-host - ${kotlin.version} - - - ${project.groupId} - kotlin-scripting-ide-services - ${kotlin.version} - - - ${project.groupId} - kotlin-compiler - ${kotlin.version} - - - ${project.groupId} - kotlin-compiler-embeddable - ${kotlin.version} - - - ${project.groupId} - kotlin-daemon-client - ${kotlin.version} - - - \ No newline at end of file diff --git a/poms/org.jetbrains.kotlin-kotlin-maven-allopen-1.7.0/pom.xml b/poms/org.jetbrains.kotlin-kotlin-maven-allopen-1.7.0/pom.xml deleted file mode 100644 index 720dc3e..0000000 --- a/poms/org.jetbrains.kotlin-kotlin-maven-allopen-1.7.0/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.jetbrains.kotlin - placeholder-kotlin-maven-allopen - 1.7.0 - Package kotlin-maven-allopen - - - org.jetbrains.kotlin - kotlin-maven-allopen - 1.7.0 - - - \ No newline at end of file diff --git a/poms/org.jetbrains.kotlin-kotlin-maven-allopen-1.7.20-Beta/pom.xml b/poms/org.jetbrains.kotlin-kotlin-maven-allopen-1.7.20-Beta/pom.xml deleted file mode 100644 index 3c131c2..0000000 --- a/poms/org.jetbrains.kotlin-kotlin-maven-allopen-1.7.20-Beta/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.jetbrains.kotlin - placeholder-kotlin-maven-allopen - 1.7.20-Beta - Package kotlin-maven-allopen - - - org.jetbrains.kotlin - kotlin-maven-allopen - 1.7.20-Beta - - - \ No newline at end of file diff --git a/poms/org.jetbrains.kotlin-kotlin-maven-noarg-1.7.0/pom.xml b/poms/org.jetbrains.kotlin-kotlin-maven-noarg-1.7.0/pom.xml deleted file mode 100644 index 2013138..0000000 --- a/poms/org.jetbrains.kotlin-kotlin-maven-noarg-1.7.0/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.jetbrains.kotlin - placeholder-kotlin-maven-noarg - 1.7.0 - Package kotlin-maven-noarg - - - org.jetbrains.kotlin - kotlin-maven-noarg - 1.7.0 - - - \ No newline at end of file diff --git a/poms/org.jetbrains.kotlin-kotlin-maven-noarg-1.7.20-Beta/pom.xml b/poms/org.jetbrains.kotlin-kotlin-maven-noarg-1.7.20-Beta/pom.xml deleted file mode 100644 index c48ff44..0000000 --- a/poms/org.jetbrains.kotlin-kotlin-maven-noarg-1.7.20-Beta/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.jetbrains.kotlin - placeholder-kotlin-maven-noarg - 1.7.20-Beta - Package kotlin-maven-noarg - - - org.jetbrains.kotlin - kotlin-maven-noarg - 1.7.20-Beta - - - \ No newline at end of file diff --git a/poms/org.jetbrains.kotlin-kotlin-maven-plugin-1.7.0/pom.xml b/poms/org.jetbrains.kotlin-kotlin-maven-plugin-1.7.0/pom.xml deleted file mode 100644 index 99dc482..0000000 --- a/poms/org.jetbrains.kotlin-kotlin-maven-plugin-1.7.0/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.jetbrains.kotlin - placeholder-kotlin-maven-plugin - 1.7.0 - Package kotlin-maven-plugin - - - org.jetbrains.kotlin - kotlin-maven-plugin - 1.7.0 - - - \ No newline at end of file diff --git a/poms/org.jetbrains.kotlin-kotlin-maven-plugin-1.7.20-Beta/pom.xml b/poms/org.jetbrains.kotlin-kotlin-maven-plugin-1.7.20-Beta/pom.xml deleted file mode 100644 index 36a27c3..0000000 --- a/poms/org.jetbrains.kotlin-kotlin-maven-plugin-1.7.20-Beta/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.jetbrains.kotlin - placeholder-kotlin-maven-plugin - 1.7.20-Beta - Package kotlin-maven-plugin - - - org.jetbrains.kotlin - kotlin-maven-plugin - 1.7.20-Beta - - - \ No newline at end of file diff --git a/poms/org.jetbrains.kotlin-kotlin-maven-serialization-1.7.20-Beta/pom.xml b/poms/org.jetbrains.kotlin-kotlin-maven-serialization-1.7.20-Beta/pom.xml deleted file mode 100644 index 2068e0f..0000000 --- a/poms/org.jetbrains.kotlin-kotlin-maven-serialization-1.7.20-Beta/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.jetbrains.kotlin - placeholder-kotlin-maven-serialization - 1.7.20-Beta - Package kotlin-maven-serialization - - - org.jetbrains.kotlin - kotlin-maven-serialization - 1.7.20-Beta - - - \ No newline at end of file diff --git a/poms/org.junit-junit-bom-5.9.0-M1/pom.xml b/poms/org.junit-junit-bom-5.9.0-M1/pom.xml deleted file mode 100644 index 500a725..0000000 --- a/poms/org.junit-junit-bom-5.9.0-M1/pom.xml +++ /dev/null @@ -1,150 +0,0 @@ - - 4.0.0 - org.junit - junit-bom - 5.9.0-M1 - 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.9.0-M1 - - - org.junit.jupiter - junit-jupiter-api - 5.9.0-M1 - - - org.junit.jupiter - junit-jupiter-engine - 5.9.0-M1 - - - org.junit.jupiter - junit-jupiter-migrationsupport - 5.9.0-M1 - - - org.junit.jupiter - junit-jupiter-params - 5.9.0-M1 - - - org.junit.platform - junit-platform-commons - 1.9.0-M1 - - - org.junit.platform - junit-platform-console - 1.9.0-M1 - - - org.junit.platform - junit-platform-engine - 1.9.0-M1 - - - org.junit.platform - junit-platform-jfr - 1.9.0-M1 - - - org.junit.platform - junit-platform-launcher - 1.9.0-M1 - - - org.junit.platform - junit-platform-reporting - 1.9.0-M1 - - - org.junit.platform - junit-platform-runner - 1.9.0-M1 - - - org.junit.platform - junit-platform-suite - 1.9.0-M1 - - - org.junit.platform - junit-platform-suite-api - 1.9.0-M1 - - - org.junit.platform - junit-platform-suite-commons - 1.9.0-M1 - - - org.junit.platform - junit-platform-suite-engine - 1.9.0-M1 - - - org.junit.platform - junit-platform-testkit - 1.9.0-M1 - - - org.junit.vintage - junit-vintage-engine - 5.9.0-M1 - - - \ No newline at end of file diff --git a/poms/org.junit-junit-bom-5.9.0-RC1/pom.xml b/poms/org.junit-junit-bom-5.9.0-RC1/pom.xml deleted file mode 100644 index 8ac5bc0..0000000 --- a/poms/org.junit-junit-bom-5.9.0-RC1/pom.xml +++ /dev/null @@ -1,150 +0,0 @@ - - 4.0.0 - org.junit - junit-bom - 5.9.0-RC1 - 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.9.0-RC1 - - - org.junit.jupiter - junit-jupiter-api - 5.9.0-RC1 - - - org.junit.jupiter - junit-jupiter-engine - 5.9.0-RC1 - - - org.junit.jupiter - junit-jupiter-migrationsupport - 5.9.0-RC1 - - - org.junit.jupiter - junit-jupiter-params - 5.9.0-RC1 - - - org.junit.platform - junit-platform-commons - 1.9.0-RC1 - - - org.junit.platform - junit-platform-console - 1.9.0-RC1 - - - org.junit.platform - junit-platform-engine - 1.9.0-RC1 - - - org.junit.platform - junit-platform-jfr - 1.9.0-RC1 - - - org.junit.platform - junit-platform-launcher - 1.9.0-RC1 - - - org.junit.platform - junit-platform-reporting - 1.9.0-RC1 - - - org.junit.platform - junit-platform-runner - 1.9.0-RC1 - - - org.junit.platform - junit-platform-suite - 1.9.0-RC1 - - - org.junit.platform - junit-platform-suite-api - 1.9.0-RC1 - - - org.junit.platform - junit-platform-suite-commons - 1.9.0-RC1 - - - org.junit.platform - junit-platform-suite-engine - 1.9.0-RC1 - - - org.junit.platform - junit-platform-testkit - 1.9.0-RC1 - - - org.junit.vintage - junit-vintage-engine - 5.9.0-RC1 - - - \ No newline at end of file diff --git a/poms/org.mockito-mockito-bom-4.6.1/pom.xml b/poms/org.mockito-mockito-bom-4.6.1/pom.xml deleted file mode 100644 index bef69ef..0000000 --- a/poms/org.mockito-mockito-bom-4.6.1/pom.xml +++ /dev/null @@ -1,94 +0,0 @@ - - 4.0.0 - org.mockito - mockito-bom - 4.6.1 - pom - mockito-bom - Mockito Bill of Materials (BOM) - https://github.com/mockito/mockito - - - The MIT License - https://github.com/mockito/mockito/blob/main/LICENSE - repo - - - - - mockitoguy - Szczepan Faber - https://github.com/mockitoguy - - Core developer - - - - bric3 - Brice Dutheil - https://github.com/bric3 - - Core developer - - - - raphw - Rafael Winterhalter - https://github.com/raphw - - Core developer - - - - TimvdLippe - Tim van der Lippe - https://github.com/TimvdLippe - - Core developer - - - - - https://github.com/mockito/mockito.git - - - GitHub issues - https://github.com/mockito/mockito/issues - - - GH Actions - https://github.com/mockito/mockito/actions - - - - org.mockito - mockito-core - 4.6.1 - - - org.mockito - mockito-android - 4.6.1 - - - org.mockito - mockito-errorprone - 4.6.1 - - - org.mockito - mockito-inline - 4.6.1 - - - org.mockito - mockito-junit-jupiter - 4.6.1 - - - org.mockito - mockito-proxy - 4.6.1 - - - \ No newline at end of file diff --git a/poms/org.springframework-spring-framework-bom-5.3.20/pom.xml b/poms/org.springframework-spring-framework-bom-5.3.20/pom.xml deleted file mode 100644 index 6f612a2..0000000 --- a/poms/org.springframework-spring-framework-bom-5.3.20/pom.xml +++ /dev/null @@ -1,149 +0,0 @@ - - 4.0.0 - org.springframework - spring-framework-bom - 5.3.20 - 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.20 - - - org.springframework - spring-aspects - 5.3.20 - - - org.springframework - spring-beans - 5.3.20 - - - org.springframework - spring-context - 5.3.20 - - - org.springframework - spring-context-indexer - 5.3.20 - - - org.springframework - spring-context-support - 5.3.20 - - - org.springframework - spring-core - 5.3.20 - - - org.springframework - spring-expression - 5.3.20 - - - org.springframework - spring-instrument - 5.3.20 - - - org.springframework - spring-jcl - 5.3.20 - - - org.springframework - spring-jdbc - 5.3.20 - - - org.springframework - spring-jms - 5.3.20 - - - org.springframework - spring-messaging - 5.3.20 - - - org.springframework - spring-orm - 5.3.20 - - - org.springframework - spring-oxm - 5.3.20 - - - org.springframework - spring-r2dbc - 5.3.20 - - - org.springframework - spring-test - 5.3.20 - - - org.springframework - spring-tx - 5.3.20 - - - org.springframework - spring-web - 5.3.20 - - - org.springframework - spring-webflux - 5.3.20 - - - org.springframework - spring-webmvc - 5.3.20 - - - org.springframework - spring-websocket - 5.3.20 - - - \ No newline at end of file diff --git a/poms/org.springframework-spring-framework-bom-5.3.21/pom.xml b/poms/org.springframework-spring-framework-bom-5.3.21/pom.xml deleted file mode 100644 index 657feca..0000000 --- a/poms/org.springframework-spring-framework-bom-5.3.21/pom.xml +++ /dev/null @@ -1,149 +0,0 @@ - - 4.0.0 - org.springframework - spring-framework-bom - 5.3.21 - 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.21 - - - org.springframework - spring-aspects - 5.3.21 - - - org.springframework - spring-beans - 5.3.21 - - - org.springframework - spring-context - 5.3.21 - - - org.springframework - spring-context-indexer - 5.3.21 - - - org.springframework - spring-context-support - 5.3.21 - - - org.springframework - spring-core - 5.3.21 - - - org.springframework - spring-expression - 5.3.21 - - - org.springframework - spring-instrument - 5.3.21 - - - org.springframework - spring-jcl - 5.3.21 - - - org.springframework - spring-jdbc - 5.3.21 - - - org.springframework - spring-jms - 5.3.21 - - - org.springframework - spring-messaging - 5.3.21 - - - org.springframework - spring-orm - 5.3.21 - - - org.springframework - spring-oxm - 5.3.21 - - - org.springframework - spring-r2dbc - 5.3.21 - - - org.springframework - spring-test - 5.3.21 - - - org.springframework - spring-tx - 5.3.21 - - - org.springframework - spring-web - 5.3.21 - - - org.springframework - spring-webflux - 5.3.21 - - - org.springframework - spring-webmvc - 5.3.21 - - - org.springframework - spring-websocket - 5.3.21 - - - \ No newline at end of file diff --git a/poms/org.springframework.amqp-spring-rabbit-test-2.4.5/pom.xml b/poms/org.springframework.amqp-spring-rabbit-test-2.4.5/pom.xml deleted file mode 100644 index 8f8466c..0000000 --- a/poms/org.springframework.amqp-spring-rabbit-test-2.4.5/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.amqp - placeholder-spring-rabbit-test - 2.4.5 - Package spring-rabbit-test - - - org.springframework.amqp - spring-rabbit-test - 2.4.5 - - - \ No newline at end of file diff --git a/poms/org.springframework.boot-spring-boot-starter-actuator-2.7.0/pom.xml b/poms/org.springframework.boot-spring-boot-starter-actuator-2.7.0/pom.xml deleted file mode 100644 index a7f6c28..0000000 --- a/poms/org.springframework.boot-spring-boot-starter-actuator-2.7.0/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.boot - placeholder-spring-boot-starter-actuator - 2.7.0 - Package spring-boot-starter-actuator - - - org.springframework.boot - spring-boot-starter-actuator - 2.7.0 - - - \ No newline at end of file diff --git a/poms/org.springframework.boot-spring-boot-starter-actuator-2.7.2/pom.xml b/poms/org.springframework.boot-spring-boot-starter-actuator-2.7.2/pom.xml deleted file mode 100644 index b65002a..0000000 --- a/poms/org.springframework.boot-spring-boot-starter-actuator-2.7.2/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.boot - placeholder-spring-boot-starter-actuator - 2.7.2 - Package spring-boot-starter-actuator - - - org.springframework.boot - spring-boot-starter-actuator - 2.7.2 - - - \ No newline at end of file diff --git a/poms/org.springframework.boot-spring-boot-starter-amqp-2.7.0/pom.xml b/poms/org.springframework.boot-spring-boot-starter-amqp-2.7.0/pom.xml deleted file mode 100644 index 0c3f81d..0000000 --- a/poms/org.springframework.boot-spring-boot-starter-amqp-2.7.0/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.boot - placeholder-spring-boot-starter-amqp - 2.7.0 - Package spring-boot-starter-amqp - - - org.springframework.boot - spring-boot-starter-amqp - 2.7.0 - - - \ No newline at end of file diff --git a/poms/org.springframework.boot-spring-boot-starter-amqp-2.7.1/pom.xml b/poms/org.springframework.boot-spring-boot-starter-amqp-2.7.1/pom.xml deleted file mode 100644 index fe294ae..0000000 --- a/poms/org.springframework.boot-spring-boot-starter-amqp-2.7.1/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.boot - placeholder-spring-boot-starter-amqp - 2.7.1 - Package spring-boot-starter-amqp - - - org.springframework.boot - spring-boot-starter-amqp - 2.7.1 - - - \ No newline at end of file diff --git a/poms/org.springframework.boot-spring-boot-starter-amqp-2.7.2/pom.xml b/poms/org.springframework.boot-spring-boot-starter-amqp-2.7.2/pom.xml deleted file mode 100644 index 25c9d50..0000000 --- a/poms/org.springframework.boot-spring-boot-starter-amqp-2.7.2/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.boot - placeholder-spring-boot-starter-amqp - 2.7.2 - Package spring-boot-starter-amqp - - - org.springframework.boot - spring-boot-starter-amqp - 2.7.2 - - - \ No newline at end of file diff --git a/poms/org.springframework.boot-spring-boot-starter-hateoas-2.7.0/pom.xml b/poms/org.springframework.boot-spring-boot-starter-hateoas-2.7.0/pom.xml deleted file mode 100644 index 07c2833..0000000 --- a/poms/org.springframework.boot-spring-boot-starter-hateoas-2.7.0/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.boot - placeholder-spring-boot-starter-hateoas - 2.7.0 - Package spring-boot-starter-hateoas - - - org.springframework.boot - spring-boot-starter-hateoas - 2.7.0 - - - \ No newline at end of file diff --git a/poms/org.springframework.boot-spring-boot-starter-hateoas-2.7.2/pom.xml b/poms/org.springframework.boot-spring-boot-starter-hateoas-2.7.2/pom.xml deleted file mode 100644 index 9ee9dcd..0000000 --- a/poms/org.springframework.boot-spring-boot-starter-hateoas-2.7.2/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.boot - placeholder-spring-boot-starter-hateoas - 2.7.2 - Package spring-boot-starter-hateoas - - - org.springframework.boot - spring-boot-starter-hateoas - 2.7.2 - - - \ No newline at end of file diff --git a/poms/org.springframework.boot-spring-boot-starter-oauth2-resource-server-2.7.0/pom.xml b/poms/org.springframework.boot-spring-boot-starter-oauth2-resource-server-2.7.0/pom.xml deleted file mode 100644 index d4cace0..0000000 --- a/poms/org.springframework.boot-spring-boot-starter-oauth2-resource-server-2.7.0/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.boot - placeholder-spring-boot-starter-oauth2-resource-server - 2.7.0 - Package spring-boot-starter-oauth2-resource-server - - - org.springframework.boot - spring-boot-starter-oauth2-resource-server - 2.7.0 - - - \ No newline at end of file diff --git a/poms/org.springframework.boot-spring-boot-starter-oauth2-resource-server-2.7.2/pom.xml b/poms/org.springframework.boot-spring-boot-starter-oauth2-resource-server-2.7.2/pom.xml deleted file mode 100644 index 28041af..0000000 --- a/poms/org.springframework.boot-spring-boot-starter-oauth2-resource-server-2.7.2/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.boot - placeholder-spring-boot-starter-oauth2-resource-server - 2.7.2 - Package spring-boot-starter-oauth2-resource-server - - - org.springframework.boot - spring-boot-starter-oauth2-resource-server - 2.7.2 - - - \ No newline at end of file diff --git a/poms/org.springframework.boot-spring-boot-starter-security-2.7.0/pom.xml b/poms/org.springframework.boot-spring-boot-starter-security-2.7.0/pom.xml deleted file mode 100644 index eaaffaa..0000000 --- a/poms/org.springframework.boot-spring-boot-starter-security-2.7.0/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.boot - placeholder-spring-boot-starter-security - 2.7.0 - Package spring-boot-starter-security - - - org.springframework.boot - spring-boot-starter-security - 2.7.0 - - - \ No newline at end of file diff --git a/poms/org.springframework.boot-spring-boot-starter-security-2.7.2/pom.xml b/poms/org.springframework.boot-spring-boot-starter-security-2.7.2/pom.xml deleted file mode 100644 index da4aa7c..0000000 --- a/poms/org.springframework.boot-spring-boot-starter-security-2.7.2/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.boot - placeholder-spring-boot-starter-security - 2.7.2 - Package spring-boot-starter-security - - - org.springframework.boot - spring-boot-starter-security - 2.7.2 - - - \ No newline at end of file diff --git a/poms/org.springframework.boot-spring-boot-starter-test-2.7.0/pom.xml b/poms/org.springframework.boot-spring-boot-starter-test-2.7.0/pom.xml deleted file mode 100644 index eaeb819..0000000 --- a/poms/org.springframework.boot-spring-boot-starter-test-2.7.0/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.boot - placeholder-spring-boot-starter-test - 2.7.0 - Package spring-boot-starter-test - - - org.springframework.boot - spring-boot-starter-test - 2.7.0 - - - \ No newline at end of file diff --git a/poms/org.springframework.boot-spring-boot-starter-test-2.7.1/pom.xml b/poms/org.springframework.boot-spring-boot-starter-test-2.7.1/pom.xml deleted file mode 100644 index 3e1aa58..0000000 --- a/poms/org.springframework.boot-spring-boot-starter-test-2.7.1/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.boot - placeholder-spring-boot-starter-test - 2.7.1 - Package spring-boot-starter-test - - - org.springframework.boot - spring-boot-starter-test - 2.7.1 - - - \ No newline at end of file diff --git a/poms/org.springframework.boot-spring-boot-starter-test-2.7.2/pom.xml b/poms/org.springframework.boot-spring-boot-starter-test-2.7.2/pom.xml deleted file mode 100644 index 7628e15..0000000 --- a/poms/org.springframework.boot-spring-boot-starter-test-2.7.2/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.boot - placeholder-spring-boot-starter-test - 2.7.2 - Package spring-boot-starter-test - - - org.springframework.boot - spring-boot-starter-test - 2.7.2 - - - \ No newline at end of file diff --git a/poms/org.springframework.boot-spring-boot-starter-thymeleaf-2.7.0/pom.xml b/poms/org.springframework.boot-spring-boot-starter-thymeleaf-2.7.0/pom.xml deleted file mode 100644 index 01f2b90..0000000 --- a/poms/org.springframework.boot-spring-boot-starter-thymeleaf-2.7.0/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.boot - placeholder-spring-boot-starter-thymeleaf - 2.7.0 - Package spring-boot-starter-thymeleaf - - - org.springframework.boot - spring-boot-starter-thymeleaf - 2.7.0 - - - \ No newline at end of file diff --git a/poms/org.springframework.boot-spring-boot-starter-thymeleaf-2.7.2/pom.xml b/poms/org.springframework.boot-spring-boot-starter-thymeleaf-2.7.2/pom.xml deleted file mode 100644 index bc9c8cc..0000000 --- a/poms/org.springframework.boot-spring-boot-starter-thymeleaf-2.7.2/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.boot - placeholder-spring-boot-starter-thymeleaf - 2.7.2 - Package spring-boot-starter-thymeleaf - - - org.springframework.boot - spring-boot-starter-thymeleaf - 2.7.2 - - - \ No newline at end of file diff --git a/poms/org.springframework.boot-spring-boot-starter-web-2.7.0/pom.xml b/poms/org.springframework.boot-spring-boot-starter-web-2.7.0/pom.xml deleted file mode 100644 index 95d2e94..0000000 --- a/poms/org.springframework.boot-spring-boot-starter-web-2.7.0/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.boot - placeholder-spring-boot-starter-web - 2.7.0 - Package spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-web - 2.7.0 - - - \ No newline at end of file diff --git a/poms/org.springframework.boot-spring-boot-starter-web-2.7.1/pom.xml b/poms/org.springframework.boot-spring-boot-starter-web-2.7.1/pom.xml deleted file mode 100644 index fbd97f7..0000000 --- a/poms/org.springframework.boot-spring-boot-starter-web-2.7.1/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.boot - placeholder-spring-boot-starter-web - 2.7.1 - Package spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-web - 2.7.1 - - - \ No newline at end of file diff --git a/poms/org.springframework.boot-spring-boot-starter-web-2.7.2/pom.xml b/poms/org.springframework.boot-spring-boot-starter-web-2.7.2/pom.xml deleted file mode 100644 index 4b40d90..0000000 --- a/poms/org.springframework.boot-spring-boot-starter-web-2.7.2/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.boot - placeholder-spring-boot-starter-web - 2.7.2 - Package spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-web - 2.7.2 - - - \ No newline at end of file diff --git a/poms/org.springframework.security-spring-security-test-5.7.1/pom.xml b/poms/org.springframework.security-spring-security-test-5.7.1/pom.xml deleted file mode 100644 index 6d24f8b..0000000 --- a/poms/org.springframework.security-spring-security-test-5.7.1/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.security - placeholder-spring-security-test - 5.7.1 - Package spring-security-test - - - org.springframework.security - spring-security-test - 5.7.1 - - - \ No newline at end of file diff --git a/poms/org.springframework.security-spring-security-test-5.7.2/pom.xml b/poms/org.springframework.security-spring-security-test-5.7.2/pom.xml deleted file mode 100644 index 59824a7..0000000 --- a/poms/org.springframework.security-spring-security-test-5.7.2/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - 4.0.0 - tmp.org.springframework.security - placeholder-spring-security-test - 5.7.2 - Package spring-security-test - - - org.springframework.security - spring-security-test - 5.7.2 - - - \ No newline at end of file