{
  "id" : "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5",
  "platform" : true,
  "bom" : "io.quarkus:quarkus-universe-bom::pom:3.24.5",
  "quarkus-core-version" : "3.24.5",
  "extensions" : [ {
    "name" : "Blaze-Persistence",
    "description" : "Advanced SQL support for JPA and Entity-Views as efficient DTOs",
    "metadata" : {
      "short-name" : "BP",
      "guide" : "https://quarkus.io/guides/blaze-persistence",
      "status" : "stable",
      "capabilities" : {
        "provides" : [ "com.blazebit.persistence.integration.quarkus" ]
      },
      "scm-url" : "git@github.com:Blazebit/blaze-persistence.git",
      "keywords" : [ "jpa", "hibernate", "blaze-persistence", "entity-view", "dto", "mapper", "sql" ],
      "categories" : [ "data" ],
      "built-with-quarkus-core" : "3.8.6",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-hibernate-orm", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-caffeine" ]
    },
    "artifact" : "com.blazebit:blaze-persistence-integration-quarkus-3::jar:1.6.15",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "DataStax Apache Cassandra client",
    "description" : "Connect to Apache Cassandra, DataStax Enterprise and DataStax Astra databases",
    "metadata" : {
      "scm-url" : "https://github.com/datastax/cassandra-quarkus",
      "built-with-quarkus-core" : "3.0.0.Final",
      "guide" : "https://quarkus.io/guides/cassandra",
      "keywords" : [ "cassandra", "DataStax", "nosql", "datastore" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-smallrye-health", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-jsonp" ],
      "categories" : [ "data" ]
    },
    "artifact" : "com.datastax.oss.quarkus:cassandra-quarkus-client::jar:1.2.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Hazelcast Client",
    "description" : "Connect to the Hazelcast IMDG for distributed caching and in-memory computing",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp" ],
      "keywords" : [ "hazelcast-client", "hazelcast", "cache", "distributed cache", "caching" ],
      "guide" : "https://guides.hazelcast.org/hazelcast-client-quarkus/",
      "categories" : [ "data" ],
      "minimum-java-version" : "11",
      "scm-url" : "https://github.com/hazelcast/quarkus-hazelcast-client",
      "built-with-quarkus-core" : "3.0.0.Final",
      "status" : "stable"
    },
    "artifact" : "com.hazelcast:quarkus-hazelcast-client::jar:4.0.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Debezium Quarkus Outbox Reactive",
    "description" : "Implement the outbox pattern for reliable microservices data exchange with Debezium and change data capture for quarkus applications using reactive datasources",
    "metadata" : {
      "minimum-java-version" : "21",
      "guide" : "https://debezium.io/documentation/reference/3.1/transformations/outbox-event-router.html",
      "scm-url" : "https://github.com/debezium/debezium",
      "status" : "stable",
      "requires-quarkus-core" : "[3.17,)",
      "keywords" : [ "debezium", "outbox", "cdc" ],
      "categories" : [ "integration", "cdc" ],
      "built-with-quarkus-core" : "3.17.7",
      "extension-dependencies" : [ "io.quarkus:quarkus-hibernate-reactive", "io.quarkus:quarkus-hibernate-orm", "io.quarkus:quarkus-core", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-reactive-datasource", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-jackson" ]
    },
    "artifact" : "io.debezium:debezium-quarkus-outbox-reactive::jar:3.1.0.Final",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Debezium Quarkus Outbox",
    "description" : "Implement the outbox pattern for reliable microservices data exchange with Debezium and change data capture",
    "metadata" : {
      "minimum-java-version" : "21",
      "guide" : "https://debezium.io/documentation/reference/3.1/transformations/outbox-event-router.html",
      "scm-url" : "https://github.com/debezium/debezium",
      "status" : "stable",
      "requires-quarkus-core" : "[3.17,)",
      "keywords" : [ "debezium", "outbox", "cdc" ],
      "categories" : [ "integration", "cdc" ],
      "built-with-quarkus-core" : "3.17.7",
      "extension-dependencies" : [ "io.quarkus:quarkus-hibernate-orm", "io.quarkus:quarkus-core", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-jackson" ]
    },
    "artifact" : "io.debezium:debezium-quarkus-outbox::jar:3.1.0.Final",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon Access Analyzer",
    "description" : "Connect to Amazon AccessAnalyzer",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services",
      "status" : "stable",
      "config" : [ "quarkus.account." ],
      "requires-quarkus-core" : "[3.22,)",
      "keywords" : [ "iam", "aws", "amazon" ],
      "categories" : [ "cloud" ],
      "built-with-quarkus-core" : "3.22.2",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ]
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-accessanalyzer::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon Account",
    "description" : "Connect to Amazon Account",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services",
      "status" : "stable",
      "config" : [ "quarkus.account." ],
      "requires-quarkus-core" : "[3.22,)",
      "keywords" : [ "account", "aws", "amazon" ],
      "categories" : [ "cloud" ],
      "built-with-quarkus-core" : "3.22.2",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ]
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-account::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon ACM",
    "description" : "Connect to Amazon ACM",
    "metadata" : {
      "keywords" : [ "acm", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.acm." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-acm.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-acm::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus - Amazon Services - Apache Client - Runtime - Internal",
    "description" : "This module only exists to house quarkus-apache-httpclient as a conditional dependency",
    "metadata" : {
      "requires-quarkus-core" : "[3.22,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-apache-httpclient" ],
      "unlisted" : "true",
      "built-with-quarkus-core" : "3.22.2",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-apache-client-internal::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon Api Gateway Management Api",
    "description" : "Connect to Amazon Api Gateway Management Api",
    "metadata" : {
      "keywords" : [ "apigatewaymanagementapi", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.apigatewaymanagementapi." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-apigatewaymanagementapi.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-apigatewaymanagementapi::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon Bedrock",
    "description" : "Connect to Amazon Bedrock service",
    "metadata" : {
      "keywords" : [ "bedrock", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.bedrock." ],
      "categories" : [ "ai" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-bedrock.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-bedrock::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon Bedrock Runtime",
    "description" : "Connect to Amazon Bedrock Runtime service",
    "metadata" : {
      "keywords" : [ "bedrock", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.bedrockruntime." ],
      "categories" : [ "ai" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-bedrock.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-bedrockruntime::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon CloudWatch",
    "description" : "Connect to Amazon CloudWatch",
    "metadata" : {
      "keywords" : [ "cloudwatch", "aws", "amazon" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.cloudwatch." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-cloudwatch.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-cloudwatch::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon CloudWatch Logs",
    "description" : "Connect to Amazon CloudWatch Logs",
    "metadata" : {
      "keywords" : [ "cloudwatch", "aws", "amazon" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.cloudwatchlogs." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-cloudwatchlogs.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-cloudwatchlogs::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon Cognito User Pools",
    "description" : "Connect to Amazon Cognito User Pools service",
    "metadata" : {
      "keywords" : [ "cognito-user-pools", "cognitoidentityprovider", "cognito-identity-provider", "cognito-idp", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.cognito-user-pools." ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-cognitouserpools.html",
      "categories" : [ "data" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-cognito-user-pools::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus - Amazon Services - Common - Runtime Spi",
    "description" : "Parent POM for Quarkiverse projects that includes the default release and artifact publishing related\n    configuration",
    "metadata" : {
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ]
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-common-spi::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon Services Common",
    "description" : "Common components for Amazon Services",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services",
      "status" : "stable",
      "unlisted" : true,
      "requires-quarkus-core" : "[3.22,)",
      "keywords" : [ "amazon services", "aws", "amazon" ],
      "categories" : [ "data" ],
      "built-with-quarkus-core" : "3.22.2",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ]
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-common::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus - Amazon Services - CRT Client - Runtime - Internal",
    "description" : "This module only exists to house quarkus-amazon-crt as a conditional dependency",
    "metadata" : {
      "requires-quarkus-core" : "[3.22,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-crt" ],
      "unlisted" : "true",
      "built-with-quarkus-core" : "3.22.2",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-crt-client-internal::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Aws Crt",
    "description" : "Native support for AWS CRT",
    "metadata" : {
      "requires-quarkus-core" : "[3.22,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ],
      "keywords" : [ "crt", "aws", "amazon" ],
      "categories" : [ "data" ],
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services",
      "built-with-quarkus-core" : "3.22.2",
      "status" : "preview"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-crt::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon DynamoDB Enhanced",
    "description" : "Connect to Amazon DynamoDB datastore",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-dynamodb.html",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services",
      "status" : "stable",
      "requires-quarkus-core" : "[3.22,)",
      "keywords" : [ "dynamodb enhanced", "enhanced", "dynamodb", "dynamo", "aws", "amazon" ],
      "categories" : [ "data" ],
      "built-with-quarkus-core" : "3.22.2",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi", "io.quarkiverse.amazonservices:quarkus-amazon-dynamodb" ]
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-dynamodb-enhanced::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon DynamoDB",
    "description" : "Connect to Amazon DynamoDB datastore",
    "metadata" : {
      "keywords" : [ "dynamodb", "dynamo", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.dynamodb." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-dynamodb.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-dynamodb::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon ECR",
    "description" : "Connect to Amazon ECR",
    "metadata" : {
      "keywords" : [ "ecr", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.ecr." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-ecr.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-ecr::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon Elastic Load Balancing",
    "description" : "Connect to Amazon Elastic Load Balancing",
    "metadata" : {
      "keywords" : [ "elasticloadbalancing", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.elasticloadbalancing." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-elasticloadbalancing.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-elasticloadbalancing::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon Elastic Load Balancing v2",
    "description" : "Connect to Amazon Elastic Load Balancing v2",
    "metadata" : {
      "keywords" : [ "elasticloadbalancingv2", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.elasticloadbalancingv2." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-elasticloadbalancingv2.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-elasticloadbalancingv2::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon EventBridge",
    "description" : "Connect to Amazon EventBridge service",
    "metadata" : {
      "keywords" : [ "eventbridge", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.eventbridge." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-eventbridge.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-eventbridge::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon IAM",
    "description" : "Connect to Amazon IAM",
    "metadata" : {
      "keywords" : [ "iam", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.iam." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-iam.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-iam::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon Inspector2",
    "description" : "Connect to Amazon Inspector2",
    "metadata" : {
      "keywords" : [ "inspector2", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.inspector2." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-inspector2.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-inspector2::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon Inspector",
    "description" : "Connect to Amazon Inspector",
    "metadata" : {
      "keywords" : [ "inspector", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.inspector." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-inspector.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-inspector::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon IoT",
    "description" : "Connect to Amazon IoT",
    "metadata" : {
      "keywords" : [ "iot", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.iot." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-iot.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-iot::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon Kinesis",
    "description" : "Connect to Amazon Kinesis service",
    "metadata" : {
      "keywords" : [ "kinesis", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.kinesis." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-kinesis.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-kinesis::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon KMS",
    "description" : "Connect to Amazon KMS",
    "metadata" : {
      "keywords" : [ "kms", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.kms." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-kms.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-kms::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon Lambda",
    "description" : "Connect to Amazon Lambda",
    "metadata" : {
      "keywords" : [ "lambda", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.lambda." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-lambda.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-lambda::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon Neptune",
    "description" : "Connect to Amazon Neptune",
    "metadata" : {
      "keywords" : [ "neptune", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.neptune." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-neptune.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-neptune::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus - Amazon Services - Netty Client - Runtime - Internal",
    "description" : "This module only exists to house quarkus-netty-httpclient as a conditional dependency",
    "metadata" : {
      "requires-quarkus-core" : "[3.22,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty" ],
      "unlisted" : "true",
      "built-with-quarkus-core" : "3.22.2",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-netty-client-internal::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus - Amazon Services - OpenTelemetry - Runtime - Internal",
    "description" : "This module only exists to house opentelemetry-aws-sdk-2.2 as a conditional dependency",
    "metadata" : {
      "requires-quarkus-core" : "[3.22,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "unlisted" : "true",
      "built-with-quarkus-core" : "3.22.2",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-opentelemetry-internal::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon Payment Cryptography",
    "description" : "Connect to Amazon Payment Cryptography",
    "metadata" : {
      "keywords" : [ "paymentcryptography", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.paymentcryptography." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-paymentcryptography.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-paymentcryptography::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon Payment Cryptography Data",
    "description" : "Connect to Amazon Payment Cryptography Data",
    "metadata" : {
      "keywords" : [ "paymentcryptographydata", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.paymentcryptographydata." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-paymentcryptographydata.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-paymentcryptographydata::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon RDS",
    "description" : "Connect to Amazon RDS",
    "metadata" : {
      "keywords" : [ "rds", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.rds." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-rds.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-rds::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon RDS Data",
    "description" : "Connect to Amazon RDS Data",
    "metadata" : {
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.rdsdata." ],
      "keywordsdata" : [ "rdsdata", "aws", "amazon" ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-rdsdata.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-rdsdata::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon S3 Transfer Manager",
    "description" : "Transfer files from and to Amazon S3 cloud storage",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-s3.html",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services",
      "status" : "experimental",
      "requires-quarkus-core" : "[3.22,)",
      "keywords" : [ "s3", "aws", "amazon", "transfer manager" ],
      "categories" : [ "data" ],
      "built-with-quarkus-core" : "3.22.2",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-s3", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ]
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-s3-transfer-manager::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon S3",
    "description" : "Connect to Amazon S3 cloud storage",
    "metadata" : {
      "keywords" : [ "s3", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.s3." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-s3.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-s3::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon EventBridge Scheduler",
    "description" : "Connect to Amazon EventBridge Scheduler",
    "metadata" : {
      "keywords" : [ "scheduler", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.eventbridge-scheduler." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-scheduler.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-scheduler::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon Secrets Manager",
    "description" : "Connect to Amazon Secrets Manager",
    "metadata" : {
      "keywords" : [ "secretsmanager", "aws", "amazon" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.secretsmanager." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-secretsmanager.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-secretsmanager::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon SES",
    "description" : "Connect to Amazon SES",
    "metadata" : {
      "keywords" : [ "ses", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.ses." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-ses.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-ses::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon SESv2",
    "description" : "Connect to Amazon SESv2",
    "metadata" : {
      "keywords" : [ "sesv2", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.sesv2." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-sesv2.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-sesv2::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon SFN",
    "description" : "Connect to Amazon SFN (Step Functions)",
    "metadata" : {
      "keywords" : [ "sfn", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.sfn." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-sfn.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-sfn::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon SNS",
    "description" : "Connect to Amazon SNS pub/sub messaging service",
    "metadata" : {
      "keywords" : [ "sns", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.sns." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-sns.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-sns::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon SQS",
    "description" : "Connect to Amazon SQS messaging queue service",
    "metadata" : {
      "keywords" : [ "sqs", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.sqs." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-sqs.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-sqs::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon SSM",
    "description" : "Connect to Amazon SSM",
    "metadata" : {
      "keywords" : [ "ssm", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.ssm." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-ssm.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-ssm::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon SSO",
    "description" : "Connect to Amazon SSO",
    "metadata" : {
      "keywords" : [ "sso", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.sso." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-sso.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-sso::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon SSO OIDC",
    "description" : "Connect to Amazon SSO OIDC",
    "metadata" : {
      "keywords" : [ "ssooidc", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.ssooidc." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-ssooidc.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-ssooidc::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Amazon STS",
    "description" : "Connect to Amazon STS",
    "metadata" : {
      "keywords" : [ "sts", "aws", "amazon" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.sts." ],
      "categories" : [ "data" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-sts.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-amazon-sts::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Messaging - Amazon SQS Connector",
    "description" : "Connect to Amazon SQS with Reactive Messaging",
    "metadata" : {
      "keywords" : [ "sqs", "aws", "amazon", "messaging" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkus:quarkus-messaging", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-mutiny-reactive-streams-operators", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkiverse.amazonservices:quarkus-amazon-sqs", "io.quarkus:quarkus-core", "io.quarkiverse.amazonservices:quarkus-amazon-common", "io.quarkiverse.amazonservices:quarkus-amazon-common-spi" ],
      "config" : [ "quarkus.sqs.", "mp.messaging.", "quarkus.messaging." ],
      "categories" : [ "data", "messaging" ],
      "guide" : "https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-sqs.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.2",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-amazon-services"
    },
    "artifact" : "io.quarkiverse.amazonservices:quarkus-messaging-amazon-sqs::jar:3.6.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Consul Config",
    "description" : "Read runtime configuration from Consul Key - Value store",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ],
      "keywords" : [ "consul-client", "config", "configuration", "consul" ],
      "categories" : [ "core" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-config-extensions/dev/consul.html",
      "minimum-java-version" : "11",
      "scm-url" : "https://github.com/quarkiverse/quarkus-config-extensions",
      "built-with-quarkus-core" : "3.5.0",
      "config" : [ "quarkus.consul-config." ]
    },
    "artifact" : "io.quarkiverse.config:quarkus-config-consul::jar:2.2.2",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus CXF OpenTelemetry",
    "description" : "Collect metrics using https://micrometer.io/[Micrometer].",
    "metadata" : {
      "requires-quarkus-core" : "[3.23,)",
      "extension-dependencies" : [ "io.quarkiverse.cxf:quarkus-cxf", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-tls-registry", "io.quarkiverse.cxf:quarkus-cxf-saaj", "io.quarkiverse.cxf:quarkus-cxf-woodstox", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkiverse.cxf:quarkus-cxf-rt-management", "io.quarkus:quarkus-core", "io.quarkus:quarkus-opentelemetry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-grpc-common" ],
      "keywords" : [ "soap", "cxf", "services" ],
      "categories" : [ "integration" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/reference/extensions/quarkus-cxf-integration-tracing-opentelemetry.html",
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf",
      "built-with-quarkus-core" : "3.23.0"
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-integration-tracing-opentelemetry::jar:3.23.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "JAXB Plugins for wsdl2java",
    "description" : "Embeds XJC plugins from org.jvnet.jaxb:jaxb-plugins for wsdl2java code generation",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/reference/extensions/quarkus-cxf-jaxb-plugins.html",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf",
      "status" : "experimental",
      "requires-quarkus-core" : "[3.23,)",
      "keywords" : [ "soap", "xml", "xjc" ],
      "categories" : [ "xml" ],
      "built-with-quarkus-core" : "3.23.0",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ]
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-jaxb-plugins::jar:3.23.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus CXF Logging (deprecated)",
    "description" : "Deprecated, use io.quarkiverse.cxf:quarkus-cxf instead",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf",
      "unlisted" : true,
      "status" : [ "stable", "deprecated" ],
      "requires-quarkus-core" : "[3.23,)",
      "keywords" : [ "cxf", "jaxws", "jax-ws", "services", "soap" ],
      "categories" : [ "integration" ],
      "built-with-quarkus-core" : "3.23.0",
      "extension-dependencies" : [ "io.quarkiverse.cxf:quarkus-cxf", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkiverse.cxf:quarkus-cxf-saaj", "io.quarkiverse.cxf:quarkus-cxf-woodstox", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ]
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-rt-features-logging::jar:3.23.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus CXF Metrics",
    "description" : "Collect metrics using https://micrometer.io/[Micrometer].",
    "metadata" : {
      "requires-quarkus-core" : "[3.23,)",
      "extension-dependencies" : [ "io.quarkiverse.cxf:quarkus-cxf", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkiverse.cxf:quarkus-cxf-saaj", "io.quarkiverse.cxf:quarkus-cxf-woodstox", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ],
      "keywords" : [ "soap", "cxf", "services" ],
      "categories" : [ "integration" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/reference/extensions/quarkus-cxf-rt-features-metrics.html",
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf",
      "built-with-quarkus-core" : "3.23.0"
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-rt-features-metrics::jar:3.23.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus CXF Runtime Management",
    "description" : "Native support for CXf Runtime Management",
    "metadata" : {
      "keywords" : [ "jmx" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "categories" : [ "jmx" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/index.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.23.0",
      "requires-quarkus-core" : "[3.23,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf"
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-rt-management::jar:3.23.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus CXF WS-ReliableMessaging",
    "description" : "Consume and produce web services with Web Services Reliable Messaging (WS-ReliableMessaging, WSRM)",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/reference/extensions/quarkus-cxf-rt-ws-rm.html",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf",
      "status" : "stable",
      "requires-quarkus-core" : "[3.23,)",
      "keywords" : [ "cxf", "jaxws", "jax-ws", "services", "soap", "ws", "wsrm", "reliable", "messaging", "ws-reliablemessaging" ],
      "categories" : [ "integration" ],
      "built-with-quarkus-core" : "3.23.0",
      "extension-dependencies" : [ "io.quarkiverse.cxf:quarkus-cxf", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-tls-registry", "io.quarkiverse.cxf:quarkus-cxf-saaj", "io.quarkiverse.cxf:quarkus-cxf-woodstox", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkiverse.cxf:quarkus-cxf-rt-ws-security", "io.quarkiverse.cxf:quarkus-cxf-santuario-xmlsec", "io.quarkiverse.cxf:quarkus-cxf-rt-management", "io.quarkus:quarkus-core" ]
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-rt-ws-rm::jar:3.23.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus CXF WS-Security",
    "description" : "Consume and produce web services with Web Services Security (WS-Security, WSS)",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/reference/extensions/quarkus-cxf-rt-ws-security.html",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf",
      "status" : "stable",
      "requires-quarkus-core" : "[3.23,)",
      "keywords" : [ "cxf", "jaxws", "jax-ws", "services", "soap", "ws", "wss", "ws-security" ],
      "categories" : [ "integration" ],
      "built-with-quarkus-core" : "3.23.0",
      "extension-dependencies" : [ "io.quarkiverse.cxf:quarkus-cxf", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-tls-registry", "io.quarkiverse.cxf:quarkus-cxf-saaj", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkiverse.cxf:quarkus-cxf-woodstox", "io.quarkus:quarkus-core", "io.quarkiverse.cxf:quarkus-cxf-santuario-xmlsec" ]
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-rt-ws-security::jar:3.23.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus CXF SAAJ",
    "description" : "Native support for SOAP with Attachments API for Java (SAAJ)",
    "metadata" : {
      "keywords" : [ "attachments", "saaj", "soap", "xml" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "categories" : [ "xml" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/index.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.23.0",
      "requires-quarkus-core" : "[3.23,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf"
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-saaj::jar:3.23.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Santuario XML Security",
    "description" : "Native support for Apache Santuario XML Security",
    "metadata" : {
      "requires-quarkus-core" : "[3.23,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jaxp" ],
      "keywords" : [ "santuario", "security", "xml", "xmlsec" ],
      "categories" : [ "miscellaneous" ],
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf",
      "built-with-quarkus-core" : "3.23.0",
      "status" : "stable"
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-santuario-xmlsec::jar:3.23.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus CXF STS",
    "description" : "The CXF Security Token Service (STS) implementation",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/reference/extensions/quarkus-cxf-services-sts.html",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf",
      "status" : "stable",
      "requires-quarkus-core" : "[3.23,)",
      "keywords" : [ "cxf", "jaxws", "jax-ws", "services", "soap", "ws", "sts", "trust", "ws-trust" ],
      "categories" : [ "integration" ],
      "built-with-quarkus-core" : "3.23.0",
      "extension-dependencies" : [ "io.quarkiverse.cxf:quarkus-cxf", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkiverse.cxf:quarkus-cxf-saaj", "io.quarkiverse.cxf:quarkus-cxf-woodstox", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkiverse.cxf:quarkus-cxf-rt-ws-security", "io.quarkiverse.cxf:quarkus-cxf-santuario-xmlsec" ]
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-services-sts::jar:3.23.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus CXF Woodstox",
    "description" : "Native support for Woodstox StAX and SAX parsers",
    "metadata" : {
      "keywords" : [ "xml" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "categories" : [ "xml" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/index.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.23.0",
      "requires-quarkus-core" : "[3.23,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf"
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-woodstox::jar:3.23.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "CXF XJC Plugins",
    "description" : "CXF XJC plugins for wsdl2java code generation",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/reference/extensions/quarkus-cxf-xjc-plugins.html",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf",
      "status" : "stable",
      "requires-quarkus-core" : "[3.23,)",
      "keywords" : [ "soap", "xml", "xjc" ],
      "categories" : [ "xml" ],
      "built-with-quarkus-core" : "3.23.0",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ]
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-xjc-plugins::jar:3.23.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus CXF",
    "description" : "Core capabilities for implementing SOAP clients and JAX-WS services",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/reference/extensions/quarkus-cxf.html",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf",
      "status" : "stable",
      "requires-quarkus-core" : "[3.23,)",
      "keywords" : [ "cxf", "jaxws", "jax-ws", "services", "soap" ],
      "categories" : [ "integration" ],
      "built-with-quarkus-core" : "3.23.0",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkiverse.cxf:quarkus-cxf-saaj", "io.quarkiverse.cxf:quarkus-cxf-woodstox", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ]
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf::jar:3.23.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Freemarker",
    "description" : "Apache FreeMarker template engine to generate text output",
    "metadata" : {
      "keywords" : [ "freemarker", "template" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ],
      "icon-url" : "https://www.apache.org/foundation/press/kit/poweredBy/Apache_PoweredBy.svg",
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-freemarker/dev/",
      "categories" : [ "miscellaneous" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.19.0",
      "requires-quarkus-core" : "[3.19,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-freemarker"
    },
    "artifact" : "io.quarkiverse.freemarker:quarkus-freemarker::jar:1.2.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Fury",
    "description" : "A blazingly fast multi-language serialization framework powered by JIT and zero-copy",
    "metadata" : {
      "keywords" : [ "fury", "serialization", "rpc", "performance", "encoding", "codec" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ],
      "categories" : [ "data" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/fury/main/docs/images/logo/fury-logo.svg",
      "guide" : "https://docs.quarkiverse.io/quarkus-fury/dev/index.html",
      "scm-url" : "https://github.com/quarkiverse/quarkus-fury",
      "built-with-quarkus-core" : "3.22.1",
      "sponsor" : "Apache Software Foundation",
      "status" : "preview",
      "requires-quarkus-core" : "[3.22,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkiverse.fury:quarkus-fury::jar:0.3.2",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Google Cloud Bigquery",
    "description" : "Use Google Cloud BigQuery analytics database service",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-google-cloud-services/main/bigquery.html",
      "scm-url" : "https://github.com/quarkiverse/quarkus-google-cloud-services",
      "status" : "preview",
      "requires-quarkus-core" : "[3.23,)",
      "keywords" : [ "bigquery", "google cloud", "gcloud", "gcp" ],
      "categories" : [ "cloud", "data" ],
      "built-with-quarkus-core" : "3.23.0",
      "extension-dependencies" : [ "io.quarkiverse.googlecloudservices:quarkus-google-cloud-common", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-grpc-common", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ]
    },
    "artifact" : "io.quarkiverse.googlecloudservices:quarkus-google-cloud-bigquery::jar:2.17.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Google Cloud Bigtable",
    "description" : "Use Google Cloud Bigtable key/value database service",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-google-cloud-services/main/bigtable.html",
      "scm-url" : "https://github.com/quarkiverse/quarkus-google-cloud-services",
      "status" : "preview",
      "requires-quarkus-core" : "[3.23,)",
      "keywords" : [ "bigtable", "google cloud", "gcloud", "gcp" ],
      "categories" : [ "cloud", "data" ],
      "built-with-quarkus-core" : "3.23.0",
      "extension-dependencies" : [ "io.quarkiverse.googlecloudservices:quarkus-google-cloud-common", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-grpc-common", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ]
    },
    "artifact" : "io.quarkiverse.googlecloudservices:quarkus-google-cloud-bigtable::jar:2.17.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Google Cloud Common",
    "description" : "Parent POM for Quarkiverse projects that includes the default release and artifact publishing related\n    configuration",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkiverse/quarkus-google-cloud-services",
      "status" : "experimental",
      "unlisted" : "true",
      "requires-quarkus-core" : "[3.23,)",
      "keywords" : [ "google cloud", "gcloud", "gcp" ],
      "categories" : [ "cloud" ],
      "built-with-quarkus-core" : "3.23.0",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ]
    },
    "artifact" : "io.quarkiverse.googlecloudservices:quarkus-google-cloud-common::jar:2.17.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Google Cloud Firebase Admin",
    "description" : "Use Google Cloud Firebase Admin to perform privileged actions",
    "metadata" : {
      "keywords" : [ "firebase", "google cloud", "gcloud", "gcp" ],
      "status" : "experimental",
      "extension-dependencies" : [ "io.quarkiverse.googlecloudservices:quarkus-google-cloud-common", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-grpc-common", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-security" ],
      "config" : [ "quarkus.google.cloud.firebase." ],
      "categories" : [ "cloud", "data" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-google-cloud-services/main/firebase-admin.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.23.0",
      "requires-quarkus-core" : "[3.23,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-google-cloud-services"
    },
    "artifact" : "io.quarkiverse.googlecloudservices:quarkus-google-cloud-firebase-admin::jar:2.17.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Google Cloud Firebase Devservices",
    "description" : "Use Google Cloud Firebase",
    "metadata" : {
      "keywords" : [ "firebase", "google cloud", "gcloud", "gcp" ],
      "status" : "experimental",
      "extension-dependencies" : [ "io.quarkiverse.googlecloudservices:quarkus-google-cloud-common", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "config" : [ "quarkus.google.cloud.devservices." ],
      "categories" : [ "cloud", "data" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-google-cloud-services/main/firebase-devservices.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.23.0",
      "requires-quarkus-core" : "[3.23,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-google-cloud-services"
    },
    "artifact" : "io.quarkiverse.googlecloudservices:quarkus-google-cloud-firebase-devservices::jar:2.17.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Google Cloud Firebase Realtime Database",
    "description" : "Use Google Cloud Firebase",
    "metadata" : {
      "keywords" : [ "realtime database", "firebase", "google cloud", "gcloud", "gcp" ],
      "status" : "experimental",
      "extension-dependencies" : [ "io.quarkiverse.googlecloudservices:quarkus-google-cloud-common", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.googlecloudservices:quarkus-google-cloud-firebase-admin", "io.quarkus:quarkus-grpc-common", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-security" ],
      "config" : [ "quarkus.google.cloud.firebase.database" ],
      "categories" : [ "cloud", "data" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-google-cloud-services/main/firebase-realtime-database.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.23.0",
      "requires-quarkus-core" : "[3.23,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-google-cloud-services"
    },
    "artifact" : "io.quarkiverse.googlecloudservices:quarkus-google-cloud-firebase-realtime-database::jar:2.17.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Google Cloud Firestore",
    "description" : "Use Google Cloud Firestore NOSQL database service",
    "metadata" : {
      "keywords" : [ "firestore", "google cloud", "gcloud", "gcp" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkiverse.googlecloudservices:quarkus-google-cloud-common", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-grpc-common", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "config" : [ "quarkus.google.cloud.firestore." ],
      "categories" : [ "cloud", "data" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-google-cloud-services/main/firestore.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.23.0",
      "requires-quarkus-core" : "[3.23,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-google-cloud-services"
    },
    "artifact" : "io.quarkiverse.googlecloudservices:quarkus-google-cloud-firestore::jar:2.17.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Google Cloud Logging",
    "description" : "Use Google Cloud operations logging",
    "metadata" : {
      "keywords" : [ "logging", "google cloud", "gcloud", "gcp" ],
      "status" : "experimental",
      "extension-dependencies" : [ "io.quarkiverse.googlecloudservices:quarkus-google-cloud-common", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-grpc-common", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "config" : [ "quarkus.google.cloud.logging." ],
      "categories" : [ "cloud" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-google-cloud-services/main/logging.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.23.0",
      "requires-quarkus-core" : "[3.23,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-google-cloud-services"
    },
    "artifact" : "io.quarkiverse.googlecloudservices:quarkus-google-cloud-logging::jar:2.17.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Google Cloud Pubsub",
    "description" : "Use Google Cloud PubSub messaging broker service",
    "metadata" : {
      "keywords" : [ "pubsub", "google cloud", "gcloud", "gcp" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkiverse.googlecloudservices:quarkus-google-cloud-common", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-grpc-common", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "config" : [ "quarkus.google.cloud.pubsub." ],
      "categories" : [ "cloud", "messaging" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-google-cloud-services/main/pubsub.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.23.0",
      "requires-quarkus-core" : "[3.23,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-google-cloud-services"
    },
    "artifact" : "io.quarkiverse.googlecloudservices:quarkus-google-cloud-pubsub::jar:2.17.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Google Cloud Secret Manager",
    "description" : "Use Google Cloud Secret Manager service",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-google-cloud-services/main/secretmanager.html",
      "scm-url" : "https://github.com/quarkiverse/quarkus-google-cloud-services",
      "status" : "preview",
      "requires-quarkus-core" : "[3.23,)",
      "keywords" : [ "secretmanager", "google cloud", "gcloud", "gcp" ],
      "categories" : [ "cloud", "security" ],
      "built-with-quarkus-core" : "3.23.0",
      "extension-dependencies" : [ "io.quarkiverse.googlecloudservices:quarkus-google-cloud-common", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-grpc-common", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ]
    },
    "artifact" : "io.quarkiverse.googlecloudservices:quarkus-google-cloud-secret-manager::jar:2.17.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Google Cloud Spanner",
    "description" : "Use Google Cloud Spanner RDBMS database service",
    "metadata" : {
      "keywords" : [ "spanner", "google cloud", "gcloud", "gcp" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkiverse.googlecloudservices:quarkus-google-cloud-common", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-grpc-common", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "config" : [ "quarkus.google.cloud.spanner." ],
      "categories" : [ "cloud", "data" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-google-cloud-services/main/spanner.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.23.0",
      "requires-quarkus-core" : "[3.23,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-google-cloud-services"
    },
    "artifact" : "io.quarkiverse.googlecloudservices:quarkus-google-cloud-spanner::jar:2.17.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Google Cloud Storage",
    "description" : "Use Google Cloud Storage object storage service",
    "metadata" : {
      "keywords" : [ "storage", "google cloud", "gcloud", "gcp" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkiverse.googlecloudservices:quarkus-google-cloud-common", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-grpc-common", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "config" : [ "quarkus.google.cloud.storage." ],
      "categories" : [ "cloud" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-google-cloud-services/main/storage.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.23.0",
      "requires-quarkus-core" : "[3.23,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-google-cloud-services"
    },
    "artifact" : "io.quarkiverse.googlecloudservices:quarkus-google-cloud-storage::jar:2.17.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Google Cloud Vertex AI",
    "description" : "Use Google Cloud Vertex AI service",
    "metadata" : {
      "keywords" : [ "Vertex AI", "LLM", "Generative AI", "google cloud", "gcloud", "gcp" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkiverse.googlecloudservices:quarkus-google-cloud-common", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-grpc-common", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "config" : [ "quarkus.google.cloud.vertexai." ],
      "categories" : [ "cloud" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-google-cloud-services/main/vertexai.html",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.23.0",
      "requires-quarkus-core" : "[3.23,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-google-cloud-services"
    },
    "artifact" : "io.quarkiverse.googlecloudservices:quarkus-google-cloud-vertex-ai::jar:2.17.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Groovy",
    "description" : "Write your services in Groovy",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkiverse/quarkus-groovy",
      "status" : "preview",
      "requires-quarkus-core" : "[3.23,)",
      "keywords" : [ "groovy" ],
      "codestart" : {
        "name" : "groovy",
        "artifact" : "io.quarkiverse.groovy:quarkus-groovy:codestarts:jar:3.23.3"
      },
      "categories" : [ "alt-languages" ],
      "built-with-quarkus-core" : "3.23.3",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ]
    },
    "artifact" : "io.quarkiverse.groovy:quarkus-groovy::jar:3.23.3",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Jackson Jq",
    "description" : "Provide jq expressions support to Quarkus applications",
    "metadata" : {
      "minimum-java-version" : "17",
      "capabilities" : {
        "provides" : [ "io.quarkiverse.jackson.jq" ]
      },
      "scm-url" : "https://github.com/quarkiverse/quarkus-jackson-jq",
      "status" : "preview",
      "requires-quarkus-core" : "[3.16,)",
      "keywords" : [ "jackson-jq", "jackson", "jq" ],
      "categories" : [ "miscellaneous" ],
      "built-with-quarkus-core" : "3.16.3",
      "extension-dependencies" : [ "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ]
    },
    "artifact" : "io.quarkiverse.jackson-jq:quarkus-jackson-jq::jar:2.2.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "JGit",
    "description" : "Access your Git repositories",
    "metadata" : {
      "keywords" : [ "git" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkiverse.jsch:quarkus-jsch" ],
      "categories" : [ "miscellaneous" ],
      "icon-url" : "https://raw.githubusercontent.com/quarkiverse/quarkus-jgit/main/docs/modules/ROOT/assets/images/jgit.svg",
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-jgit/dev/index.html",
      "scm-url" : "https://github.com/quarkiverse/quarkus-jgit",
      "built-with-quarkus-core" : "3.15.1",
      "config" : [ "quarkus.jgit." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.15,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkiverse.jgit:quarkus-jgit::jar:3.5.1",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "JSch",
    "description" : "Secure your connections with SSH",
    "metadata" : {
      "requires-quarkus-core" : "[3.15,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ],
      "keywords" : [ "jsch" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-jsch/dev/index.html",
      "categories" : [ "miscellaneous" ],
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkiverse/quarkus-jsch",
      "built-with-quarkus-core" : "3.15.1"
    },
    "artifact" : "io.quarkiverse.jsch:quarkus-jsch::jar:3.0.15",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "LangChain4j",
    "description" : "Provides the basic integration with LangChain4j",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://docs.quarkiverse.io/quarkus-langchain4j/dev/index.html",
      "scm-url" : "https://github.com/quarkiverse/quarkus-langchain4j",
      "status" : "experimental",
      "requires-quarkus-core" : "[3.15,)",
      "keywords" : [ "ai", "langchain4j" ],
      "categories" : [ "ai" ],
      "built-with-quarkus-core" : "3.15.2",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-qute", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ]
    },
    "artifact" : "io.quarkiverse.langchain4j:quarkus-langchain4j-core::jar:0.23.3",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Messaginghub Pooled JMS",
    "description" : "Quarkus extension for a JMS Connection pool and transaction manager integration for messaging applications supporting JMS 1.1 and 2.0 clients",
    "metadata" : {
      "minimum-java-version" : "11",
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-pooled-jms/dev/index.html",
      "scm-url" : "https://github.com/quarkiverse/quarkus-pooled-jms",
      "status" : "stable",
      "requires-quarkus-core" : "[3.21,)",
      "keywords" : [ "messaging", "jms", "pooling" ],
      "categories" : [ "miscellaneous" ],
      "built-with-quarkus-core" : "3.21.0",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ]
    },
    "artifact" : "io.quarkiverse.messaginghub:quarkus-pooled-jms::jar:2.8.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Minio Client Native extension",
    "description" : "Integrates MinIO Java SDK for Amazon S3 Compatible Cloud Storage",
    "metadata" : {
      "keywords" : [ "minio", "storage", "kubernetes" ],
      "description" : "Handler minio java sdk native compatibility",
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-minio/dev/index.html",
      "categories" : [ "kubernetes", "data" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.23.0",
      "requires-quarkus-core" : "[3.23,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-minio"
    },
    "artifact" : "io.quarkiverse.minio:quarkus-minio-native::jar:3.8.4",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "MyBatis SQL Mapper",
    "description" : "MyBatis SQL mapper framework for Java",
    "metadata" : {
      "keywords" : [ "mybatis" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "icon-url" : "https://raw.githubusercontent.com/mybatis/logo/master/logo-bird-ninja.svg",
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-mybatis/dev/index.html",
      "categories" : [ "data" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.22.0",
      "requires-quarkus-core" : "[3.22,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-mybatis"
    },
    "artifact" : "io.quarkiverse.mybatis:quarkus-mybatis::jar:2.4.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Operator SDK - OLM Bundle Generator",
    "description" : "OLM Bundle Generation for Java Operator SDK operators",
    "metadata" : {
      "keywords" : [ "operator", "kubernetes", "openshift", "olm", "csv", "bundle" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkiverse.operatorsdk:quarkus-operator-sdk", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-kubernetes-client", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-smallrye-health", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-core", "io.quarkus:quarkus-kubernetes", "io.quarkus:quarkus-kubernetes-client-internal", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-container-image" ],
      "config" : [ "quarkus.operator-sdk.bundle." ],
      "categories" : [ "cloud" ],
      "minimum-java-version" : "17",
      "short-name" : "olm",
      "built-with-quarkus-core" : "3.23.2",
      "requires-quarkus-core" : "[3.23,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-operator-sdk"
    },
    "artifact" : "io.quarkiverse.operatorsdk:quarkus-operator-sdk-bundle-generator::jar:7.2.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Operator SDK",
    "description" : "Quarkus extension for the Java Operator SDK (https://javaoperatorsdk.io)",
    "metadata" : {
      "built-with-quarkus-core" : "3.23.2",
      "keywords" : [ "operator", "kubernetes", "openshift" ],
      "cli-plugins" : [ "io.quarkiverse.operatorsdk:quarkus-operator-sdk-cli:7.2.0" ],
      "categories" : [ "cloud" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.23,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-kubernetes-client", "io.quarkus:quarkus-kubernetes-client-internal", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-kubernetes", "io.quarkus:quarkus-container-image", "io.quarkus:quarkus-smallrye-health", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-jsonp" ],
      "status" : "stable",
      "scm-url" : "https://github.com/quarkiverse/quarkus-operator-sdk",
      "config" : [ "quarkus.operator-sdk." ],
      "short-name" : "qosdk",
      "guide" : "https://docs.quarkiverse.io/quarkus-operator-sdk/dev/index.html"
    },
    "artifact" : "io.quarkiverse.operatorsdk:quarkus-operator-sdk::jar:7.2.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Qute Web",
    "description" : "Serves Qute templates directly over HTTP.",
    "metadata" : {
      "keywords" : [ "qsp", "web", "qute", "templates" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-qute", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-qute-web/dev/index.html",
      "categories" : [ "web" ],
      "codestart" : {
        "name" : "qute-web",
        "languages" : [ "java", "kotlin", "scala" ],
        "artifact" : "io.quarkiverse.qute.web:quarkus-qute-web:codestarts:jar:3.3.0"
      },
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.15.1",
      "requires-quarkus-core" : "[3.15,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-qute-web"
    },
    "artifact" : "io.quarkiverse.qute.web:quarkus-qute-web::jar:3.3.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Vault",
    "description" : "Store your credentials securely in HashiCorp Vault",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-vault/dev/index.html",
      "scm-url" : "https://github.com/quarkiverse/quarkus-vault",
      "config" : [ "quarkus.vault." ],
      "requires-quarkus-core" : "[3.22,)",
      "keywords" : [ "vault", "security" ],
      "categories" : [ "security" ],
      "built-with-quarkus-core" : "3.22.0",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-caffeine" ]
    },
    "artifact" : "io.quarkiverse.vault:quarkus-vault::jar:4.3.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Agroal - DB connection pool",
    "description" : "JDBC Datasources and connection pooling",
    "metadata" : {
      "keywords" : [ "agroal", "database-connection-pool", "datasource", "jdbc" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "categories" : [ "data" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.agroal" ]
      },
      "guide" : "https://quarkus.io/guides/datasource",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.datasource." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-agroal::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "AWS Lambda Common",
    "description" : "Common Runtime for AWS Lambda functions",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jackson" ],
      "unlisted" : true,
      "built-with-quarkus-core" : "3.24.5",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-amazon-lambda-common::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "AWS Lambda HTTP",
    "description" : "Allow applications written for a servlet container to run in AWS Lambda",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/aws-lambda-http",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "lambda", "aws", "amazon", "http", "rest" ],
      "categories" : [ "cloud" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-security", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-amazon-lambda", "io.quarkus:quarkus-amazon-lambda-common", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-core" ]
    },
    "artifact" : "io.quarkus:quarkus-amazon-lambda-http::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "AWS Lambda Gateway REST API",
    "description" : "Build an API Gateway REST API with Lambda integration",
    "metadata" : {
      "keywords" : [ "lambda", "aws", "amazon", "http", "rest" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-security", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-amazon-lambda", "io.quarkus:quarkus-amazon-lambda-common", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-core" ],
      "config" : [ "quarkus.lambda-http." ],
      "categories" : [ "cloud" ],
      "guide" : "https://quarkus.io/guides/aws-lambda-http",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-amazon-lambda-rest::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "AWS Lambda X-Ray",
    "description" : "Allow X-Ray to run with Quarkus Lambda support",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/amazon-lambda#tracing-with-aws-xray-and-graalvm",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "lambda", "aws", "amazon", "xray" ],
      "categories" : [ "cloud" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-amazon-lambda-common", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-core", "io.quarkus:quarkus-apache-httpclient" ]
    },
    "artifact" : "io.quarkus:quarkus-amazon-lambda-xray::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "AWS Lambda",
    "description" : "Write AWS Lambda functions",
    "metadata" : {
      "keywords" : [ "lambda", "aws", "amazon" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-amazon-lambda-common", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jackson" ],
      "categories" : [ "cloud" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "guide" : "https://quarkus.io/guides/aws-lambda",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.lambda." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17",
      "codestart" : {
        "name" : "amazon-lambda",
        "kind" : "example",
        "languages" : "java",
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-amazon-lambda::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Apache HttpClient",
    "description" : "Connect to HTTP resources using the Apache HttpClient",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "unlisted" : true,
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "http", "client" ],
      "categories" : [ "web" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ]
    },
    "artifact" : "io.quarkus:quarkus-apache-httpclient::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Apicurio Registry - Avro",
    "description" : "Use Apicurio as Avro schema registry",
    "metadata" : {
      "keywords" : [ "apicurio", "avro" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-avro" ],
      "categories" : [ "serialization" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.apicurio.registry.avro" ]
      },
      "guide" : "https://quarkus.io/guides/kafka-schema-registry-avro",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "avro.codegen." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-apicurio-registry-avro::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Apicurio Registry - Json Schema",
    "description" : "Use Apicurio as Json schema registry",
    "metadata" : {
      "keywords" : [ "apicurio", "json-schema", "kafka" ],
      "status" : "experimental",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "guide" : "",
      "categories" : [ "serialization" ],
      "minimum-java-version" : "17",
      "capabilities" : {
        "provides" : [ "io.quarkus.apicurio.registry.json" ]
      },
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-apicurio-registry-json-schema::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "ArC",
    "description" : "Build time CDI dependency injection",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "categories" : [ "core" ],
      "guide" : "https://quarkus.io/guides/cdi-reference",
      "status" : "stable",
      "config" : [ "quarkus.arc." ],
      "minimum-java-version" : "17",
      "unlisted" : true,
      "short-name" : "CDI",
      "keywords" : [ "arc", "cdi", "dependency-injection", "di" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.cdi" ]
      },
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)"
    },
    "artifact" : "io.quarkus:quarkus-arc::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Dev Assistant",
    "description" : "Get assistance when developing your applications",
    "metadata" : {
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "categories" : [ "ai" ],
      "guide" : "https://quarkus.io/guides/assistant",
      "hide-in-dev-ui" : true,
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-assistant::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Apache Avro",
    "description" : "Provide support for the Avro data serialization system",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/kafka-schema-registry-avro",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "avro" ],
      "categories" : [ "serialization" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ]
    },
    "artifact" : "io.quarkus:quarkus-avro::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "AWT",
    "description" : "Enable AWT and Java2D usage",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ],
      "keywords" : [ "awt", "font", "java2d", "image", "imageio", "graphics" ],
      "categories" : [ "miscellaneous" ],
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "status" : "preview"
    },
    "artifact" : "io.quarkus:quarkus-awt::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Azure Functions HTTP",
    "description" : "Write Microsoft Azure functions",
    "metadata" : {
      "keywords" : [ "azure", "http" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-azure-functions", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ],
      "categories" : [ "cloud" ],
      "guide" : "https://quarkus.io/guides/azure-functions-http",
      "codestart" : {
        "name" : "azure-functions-http",
        "languages" : "java",
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-azure-functions-http::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Azure Functions",
    "description" : "Write Microsoft Azure functions",
    "metadata" : {
      "keywords" : [ "azure" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "cloud" ],
      "guide" : "https://quarkus.io/guides/azure-functions",
      "codestart" : {
        "name" : "azure-functions",
        "languages" : "java",
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-azure-functions::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Cache",
    "description" : "Enable application data caching in CDI beans",
    "metadata" : {
      "keywords" : [ "cache", "caching" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ],
      "categories" : [ "data" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.cache" ]
      },
      "guide" : "https://quarkus.io/guides/cache",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.cache." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-cache::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Caffeine",
    "description" : "Caffeine is a high performance, near optimal caching library.",
    "metadata" : {
      "keywords" : [ "cache" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "unlisted" : "true",
      "config" : [ "quarkus.cache." ],
      "categories" : [ "data" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-caffeine::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "YAML Configuration",
    "description" : "Use YAML to configure your Quarkus application",
    "metadata" : {
      "keywords" : [ "config", "configuration", "yaml" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "categories" : [ "core" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.config.yaml" ]
      },
      "guide" : "https://quarkus.io/guides/config-yaml",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17",
      "codestart" : {
        "name" : "config-yaml",
        "languages" : [ "java", "kotlin" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-config-yaml::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Confluent Schema Registry - Avro",
    "description" : "Use Confluent as Avro schema registry",
    "metadata" : {
      "keywords" : [ "confluent", "avro" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-avro", "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "categories" : [ "serialization" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.confluent.registry.avro" ]
      },
      "guide" : "https://quarkus.io/guides/kafka-schema-registry-avro",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "avro.codegen." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-confluent-registry-avro::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Confluent Schema Registry - Json Schema",
    "description" : "Use Confluent as Json Schema schema registry",
    "metadata" : {
      "minimum-java-version" : "17",
      "capabilities" : {
        "provides" : [ "io.quarkus.confluent.registry.json" ]
      },
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "preview",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "confluent", "json-schema" ],
      "categories" : [ "serialization" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ]
    },
    "artifact" : "io.quarkus:quarkus-confluent-registry-json-schema::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Container Image Buildpack",
    "description" : "Build container images of your application using Buildpacks",
    "metadata" : {
      "minimum-java-version" : "17",
      "capabilities" : {
        "provides" : [ "io.quarkus.container.image.buildpack" ]
      },
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "preview",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "buildpack", "buildpacks", "cnb", "container", "image" ],
      "categories" : [ "cloud" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-container-image", "io.quarkus:quarkus-core" ]
    },
    "artifact" : "io.quarkus:quarkus-container-image-buildpack::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Container Image - Docker common",
    "description" : "Build container images of your application using Docker APIs",
    "metadata" : {
      "keywords" : [ "container", "image", "docker" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkus:quarkus-container-image", "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "config" : [ "quarkus.docker.", "quarkus.podman." ],
      "categories" : [ "cloud" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-container-image-docker-common::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Container Image Docker",
    "description" : "Build container images of your application using Docker",
    "metadata" : {
      "keywords" : [ "docker", "container", "image" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-container-image-docker-common", "io.quarkus:quarkus-container-image", "io.quarkus:quarkus-core" ],
      "config" : [ "quarkus.docker." ],
      "categories" : [ "cloud" ],
      "minimum-java-version" : "17",
      "capabilities" : {
        "provides" : [ "io.quarkus.container.image.docker" ]
      },
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-container-image-docker::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Container Image Jib",
    "description" : "Build container images of your application using Jib",
    "metadata" : {
      "minimum-java-version" : "17",
      "capabilities" : {
        "provides" : [ "io.quarkus.container.image.jib" ]
      },
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "preview",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "jib", "container", "image" ],
      "categories" : [ "cloud" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-container-image", "io.quarkus:quarkus-core" ]
    },
    "artifact" : "io.quarkus:quarkus-container-image-jib::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Container Image OpenShift",
    "description" : "Build container images of your application using OpenShift",
    "metadata" : {
      "minimum-java-version" : "17",
      "capabilities" : {
        "provides" : [ "io.quarkus.container.image.openshift" ]
      },
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "openshift", "container", "image" ],
      "categories" : [ "cloud" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-kubernetes-client-internal", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-container-image", "io.quarkus:quarkus-core" ]
    },
    "artifact" : "io.quarkus:quarkus-container-image-openshift::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Container Image Podman",
    "description" : "Build container images of your application using Podman",
    "metadata" : {
      "keywords" : [ "podman", "container", "image" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-container-image-docker-common", "io.quarkus:quarkus-container-image", "io.quarkus:quarkus-core" ],
      "categories" : [ "cloud" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.container.image.podman" ]
      },
      "guide" : "https://quarkus.io/guides/container-image",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.podman." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-container-image-podman::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Container Image",
    "description" : "Build container images of your application",
    "metadata" : {
      "keywords" : [ "container", "image" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "config" : [ "quarkus.container-image." ],
      "categories" : [ "cloud" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-container-image::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus - Core",
    "description" : "Quarkus core components",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "unlisted" : true,
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5"
    },
    "artifact" : "io.quarkus:quarkus-core::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "CycloneDX",
    "description" : "Generate application SBOM following CycloneDX specification",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "keywords" : [ "cyclonedx", "cdx" ],
      "guide" : "https://quarkus.io/guides/cyclonedx",
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "status" : "preview"
    },
    "artifact" : "io.quarkus:quarkus-cyclonedx::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Datasources",
    "description" : "Configure your datasources",
    "metadata" : {
      "keywords" : [ "datasource" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "data" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "guide" : "https://quarkus.io/guides/datasource",
      "built-with-quarkus-core" : "3.24.5",
      "unlisted" : true,
      "config" : [ "quarkus.datasource." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-datasource::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Elasticsearch Java Client",
    "description" : "Connect to an Elasticsearch cluster using the Java client",
    "metadata" : {
      "keywords" : [ "elasticsearch", "full text", "search" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-elasticsearch-rest-client-common", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-elasticsearch-rest-client", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jackson" ],
      "config" : [ "quarkus.elasticsearch." ],
      "guide" : "https://quarkus.io/guides/elasticsearch",
      "categories" : [ "data" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-elasticsearch-java-client::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Elasticsearch REST Client Common",
    "description" : "Elasticsearch REST client common",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "unlisted" : "true",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "search" ],
      "categories" : [ "data" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-arc" ]
    },
    "artifact" : "io.quarkus:quarkus-elasticsearch-rest-client-common::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Elasticsearch REST client",
    "description" : "Connect to an Elasticsearch cluster using the REST low level client",
    "metadata" : {
      "keywords" : [ "elasticsearch", "full text", "search" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-elasticsearch-rest-client-common", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-arc" ],
      "config" : [ "quarkus.elasticsearch." ],
      "guide" : "https://quarkus.io/guides/elasticsearch",
      "categories" : [ "data" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-elasticsearch-rest-client::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Elytron Security Common",
    "description" : "Common components to secure your applications via Elytron",
    "metadata" : {
      "minimum-java-version" : "17",
      "stable" : "true",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "unlisted" : "true",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "security" ],
      "categories" : [ "security" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ]
    },
    "artifact" : "io.quarkus:quarkus-elytron-security-common::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Elytron Security JDBC",
    "description" : "Secure your applications with username/password stored in a database",
    "metadata" : {
      "keywords" : [ "security", "jdbc" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-elytron-security", "io.quarkus:quarkus-elytron-security-common", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-security", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta" ],
      "categories" : [ "security" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.security.elytron.jdbc" ]
      },
      "guide" : "https://quarkus.io/guides/security-jdbc",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.security.jdbc." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-elytron-security-jdbc::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Elytron Security LDAP Realm",
    "description" : "Secure your applications with username/password via LDAP",
    "metadata" : {
      "keywords" : [ "security", "ldap" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-elytron-security", "io.quarkus:quarkus-elytron-security-common", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-security", "io.quarkus:quarkus-arc" ],
      "categories" : [ "security" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.security.elytron.ldap" ]
      },
      "guide" : "https://quarkus.io/guides/security-ldap",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.security.ldap." ],
      "status" : "preview",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-elytron-security-ldap::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Elytron Security OAuth 2.0",
    "description" : "Secure your applications with OAuth2 opaque tokens",
    "metadata" : {
      "keywords" : [ "security", "oauth2" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-elytron-security", "io.quarkus:quarkus-core", "io.quarkus:quarkus-elytron-security-common", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-security", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jsonp" ],
      "categories" : [ "security" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.security.elytron.oauth2" ]
      },
      "guide" : "https://quarkus.io/guides/security-oauth2",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.oauth2." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-elytron-security-oauth2::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Elytron Security Properties File",
    "description" : "Secure your applications using properties files",
    "metadata" : {
      "keywords" : [ "security" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-elytron-security", "io.quarkus:quarkus-elytron-security-common", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-security", "io.quarkus:quarkus-arc" ],
      "config" : [ "quarkus.security.users." ],
      "categories" : [ "security" ],
      "guide" : "https://quarkus.io/guides/security-properties",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-elytron-security-properties-file::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Elytron Security",
    "description" : "Secure your services via Elytron",
    "metadata" : {
      "minimum-java-version" : "17",
      "stable" : "true",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "unlisted" : "true",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "security" ],
      "categories" : [ "security" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-elytron-security-common", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-security", "io.quarkus:quarkus-arc" ]
    },
    "artifact" : "io.quarkus:quarkus-elytron-security::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus Flyway DB2",
    "description" : "Conditional extension added when Flyway and DB2 extensions are present",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "built-with-quarkus-core" : "3.24.5",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-flyway-db2::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus Flyway Derby",
    "description" : "Conditional extension added when Flyway and Derby extensions are present",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "built-with-quarkus-core" : "3.24.5",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-flyway-derby::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus Flyway MSSQL",
    "description" : "Conditional extension added when Flyway and MSSQL extensions are present",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "built-with-quarkus-core" : "3.24.5",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-flyway-mssql::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus Flyway MySQL",
    "description" : "Conditional extension added when Flyway and MySQL extensions are present",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "built-with-quarkus-core" : "3.24.5",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-flyway-mysql::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus Flyway Oracle",
    "description" : "Conditional extension added when Flyway and Oracle extensions are present",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "built-with-quarkus-core" : "3.24.5",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-flyway-oracle::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus Flyway PostgreSQL",
    "description" : "Conditional extension added when Flyway and PostgreSQL extensions are present",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "built-with-quarkus-core" : "3.24.5",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-flyway-postgresql::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Flyway",
    "description" : "Handle your database schema migrations",
    "metadata" : {
      "keywords" : [ "flyway", "database", "data" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "categories" : [ "data" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.flyway" ]
      },
      "guide" : "https://quarkus.io/guides/flyway",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.flyway." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-flyway::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Funqy AWS Lambda Binding",
    "description" : "Amazon Lambda Binding for Quarkus Funqy framework",
    "metadata" : {
      "keywords" : [ "funqy", "function", "lambda", "aws", "amazon" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-amazon-lambda-common", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-funqy-server-common", "io.quarkus:quarkus-jackson" ],
      "categories" : [ "cloud" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "guide" : "https://quarkus.io/guides/funqy-aws-lambda",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.funqy." ],
      "status" : "experimental",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17",
      "codestart" : {
        "name" : "funqy-amazon-lambda",
        "kind" : "example",
        "languages" : "java",
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-funqy-amazon-lambda::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Funqy Google Cloud Functions",
    "description" : "Google Cloud Functions Binding for Quarkus Funqy framework",
    "metadata" : {
      "keywords" : [ "google cloud", "gcloud", "gcp", "function", "funqy", "cloud event" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-funqy-server-common", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jackson" ],
      "categories" : [ "cloud" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "guide" : "https://quarkus.io/guides/funqy-gcp-functions",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.funqy." ],
      "status" : "preview",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17",
      "codestart" : {
        "name" : "funqy-google-cloud-functions-example",
        "kind" : "example",
        "languages" : "java",
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-funqy-google-cloud-functions::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Funqy HTTP Binding",
    "description" : "HTTP Binding for Quarkus Funqy framework",
    "metadata" : {
      "keywords" : [ "funqy", "function", "http" ],
      "status" : "experimental",
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-funqy-server-common", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jackson" ],
      "guide" : "https://quarkus.io/guides/funqy-http",
      "categories" : [ "cloud" ],
      "codestart" : {
        "name" : "funqy-http",
        "languages" : "java",
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-funqy-http::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Funqy Knative Events Binding",
    "description" : "Knative Events Binding for Quarkus Funqy framework",
    "metadata" : {
      "keywords" : [ "knative", "function", "funqy", "cloud event" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-funqy-server-common", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jackson" ],
      "categories" : [ "cloud" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "guide" : "https://quarkus.io/guides/funqy-knative-events",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.funqy.knative-events." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17",
      "codestart" : {
        "name" : "funqy-knative-events",
        "kind" : "example",
        "languages" : "java",
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-funqy-knative-events::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Funqy Server Common",
    "description" : "Quarkus Funqy Server Common framework",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "unlisted" : true,
      "built-with-quarkus-core" : "3.24.5",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-funqy-server-common::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Google Cloud Functions HTTP",
    "description" : "Write Google Cloud functions with HTTP endpoints",
    "metadata" : {
      "keywords" : [ "google cloud", "gcloud", "gcp", "function", "http" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-core" ],
      "categories" : [ "cloud" ],
      "guide" : "https://quarkus.io/guides/gcp-functions-http",
      "codestart" : {
        "name" : "google-cloud-functions-http",
        "kind" : "example",
        "languages" : "java",
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-google-cloud-functions-http::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Google Cloud Functions",
    "description" : "Write Google Cloud functions",
    "metadata" : {
      "keywords" : [ "google cloud", "gcloud", "gcp", "function" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "cloud" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "guide" : "https://quarkus.io/guides/gcp-functions",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.google-cloud-functions." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17",
      "codestart" : {
        "name" : "google-cloud-functions",
        "kind" : "example",
        "languages" : "java",
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-google-cloud-functions::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "gRPC Common",
    "description" : "Build parent to bring in required dependencies",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "experimental",
      "unlisted" : "true",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "gRPC" ],
      "categories" : [ "web", "serialization", "reactive" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ]
    },
    "artifact" : "io.quarkus:quarkus-grpc-common::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "gRPC",
    "description" : "Serve and consume gRPC services",
    "metadata" : {
      "built-with-quarkus-core" : "3.24.5",
      "keywords" : [ "gRPC" ],
      "cli-plugins" : [ "io.quarkus:quarkus-grpc-cli:3.24.5" ],
      "categories" : [ "web", "serialization", "reactive" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-grpc-common", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-smallrye-stork", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "status" : "stable",
      "capabilities" : {
        "provides" : [ "io.quarkus.grpc" ]
      },
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "config" : [ "quarkus.grpc." ],
      "codestart" : {
        "name" : "grpc",
        "languages" : [ "java" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-grpc::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Hypertext Application Language (HAL)",
    "description" : "Hypertext Application Language (HAL) support",
    "metadata" : {
      "minimum-java-version" : "17",
      "capabilities" : {
        "provides" : [ "io.quarkus.hal" ]
      },
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "experimental",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "jsonb", "json-b", "jackson", "hal", "rest", "jaxrs", "jakarta-rest", "links" ],
      "categories" : [ "web" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ]
    },
    "artifact" : "io.quarkus:quarkus-hal::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Hibernate Envers",
    "description" : "Enable Hibernate Envers capabilities in your Jakarta Persistence applications",
    "metadata" : {
      "keywords" : [ "hibernate-orm", "envers", "hibernate" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-hibernate-orm", "io.quarkus:quarkus-core", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-caffeine" ],
      "categories" : [ "data" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.hibernate.envers" ]
      },
      "short-name" : "Envers",
      "guide" : "https://quarkus.io/guides/hibernate-orm#envers",
      "built-with-quarkus-core" : "3.24.5",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "experimental",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-hibernate-envers::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus Hibernate ORM Derby",
    "description" : "Conditional extension added when Hibernate ORM and the Derby JDBC driver are present",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "built-with-quarkus-core" : "3.24.5",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-hibernate-orm-derby::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Hibernate ORM with Panache Common module",
    "description" : "Hibernate ORM with Panache Common module",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "unlisted" : true,
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "hibernate-orm-panache", "panache", "hibernate", "jpa" ],
      "categories" : [ "data" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-hibernate-orm", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-caffeine" ]
    },
    "artifact" : "io.quarkus:quarkus-hibernate-orm-panache-common::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Hibernate ORM with Panache and Kotlin",
    "description" : "Define your persistent model in Hibernate ORM with Panache",
    "metadata" : {
      "keywords" : [ "hibernate-orm-panache-kotlin", "panache", "hibernate", "jpa", "kotlin" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-hibernate-orm", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-kotlin", "io.quarkus:quarkus-hibernate-orm-panache-common", "io.quarkus:quarkus-arc" ],
      "categories" : [ "data" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "guide" : "https://quarkus.io/guides/hibernate-orm-panache-kotlin",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.datasource.", "quarkus.hibernate-orm." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17",
      "codestart" : {
        "name" : "hibernate-orm",
        "languages" : [ "kotlin" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-hibernate-orm-panache-kotlin::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Hibernate ORM with Panache",
    "description" : "Simplify your persistence code for Hibernate ORM via the active record or the repository pattern",
    "metadata" : {
      "keywords" : [ "hibernate-orm-panache", "panache", "hibernate", "jpa" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-hibernate-orm", "io.quarkus:quarkus-core", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-hibernate-orm-panache-common", "io.quarkus:quarkus-arc" ],
      "categories" : [ "data" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "guide" : "https://quarkus.io/guides/hibernate-orm-panache",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.datasource.", "quarkus.hibernate-orm." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17",
      "codestart" : {
        "name" : "hibernate-orm",
        "languages" : [ "java" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-hibernate-orm-panache::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST resources for Hibernate ORM with Panache",
    "description" : "Generate Jakarta REST resources for your Hibernate Panache entities and repositories",
    "metadata" : {
      "keywords" : [ "hibernate-orm-panache", "panache", "hibernate", "jpa", "rest", "jaxrs", "resteasy", "jakarta-rest" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-rest-data-panache", "io.quarkus:quarkus-core", "io.quarkus:quarkus-hal", "io.quarkus:quarkus-hibernate-orm-panache", "io.quarkus:quarkus-hibernate-orm", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-hibernate-orm-panache-common", "io.quarkus:quarkus-arc" ],
      "guide" : "https://quarkus.io/guides/rest-data-panache",
      "categories" : [ "data", "web" ],
      "codestart" : {
        "name" : "hibernate-orm-rest-data",
        "languages" : [ "java" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-hibernate-orm-rest-data-panache::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Hibernate ORM",
    "description" : "Define your persistent model with Hibernate ORM and Jakarta Persistence",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-caffeine" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "categories" : [ "data" ],
      "guide" : "https://quarkus.io/guides/hibernate-orm",
      "status" : "stable",
      "config" : [ "quarkus.datasource.", "quarkus.hibernate-orm." ],
      "minimum-java-version" : "17",
      "short-name" : "JPA",
      "codestart" : {
        "name" : "hibernate-orm",
        "languages" : [ "java", "kotlin" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "keywords" : [ "hibernate-orm", "jpa", "hibernate" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.hibernate.orm" ]
      },
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)"
    },
    "artifact" : "io.quarkus:quarkus-hibernate-orm::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Hibernate Reactive with Panache Common module",
    "description" : "Common module to simplify your persistence code for Hibernate Reactive via the active record or the repository pattern",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "unlisted" : true,
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "hibernate-reactive-panache", "panache", "hibernate", "jpa" ],
      "categories" : [ "data" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-hibernate-reactive", "io.quarkus:quarkus-hibernate-orm", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-reactive-datasource", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-arc" ]
    },
    "artifact" : "io.quarkus:quarkus-hibernate-reactive-panache-common::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Hibernate Reactive Panache Kotlin",
    "description" : "Simplify your persistence code for Hibernate Reactive and Kotlin via the active record or the repository pattern",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-hibernate-reactive", "io.quarkus:quarkus-hibernate-orm", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-reactive-datasource", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-hibernate-reactive-panache", "io.quarkus:quarkus-hibernate-reactive-panache-common", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-kotlin" ],
      "keywords" : [ "hibernate-reactive-panache-kotlin", "panache", "hibernate", "jpa", "kotlin" ],
      "categories" : [ "data" ],
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "status" : "preview"
    },
    "artifact" : "io.quarkus:quarkus-hibernate-reactive-panache-kotlin::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Hibernate Reactive with Panache",
    "description" : "Simplify your persistence code for Hibernate Reactive via the active record or the repository pattern",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-hibernate-reactive", "io.quarkus:quarkus-hibernate-orm", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-reactive-datasource", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-hibernate-reactive-panache-common", "io.quarkus:quarkus-arc" ],
      "keywords" : [ "hibernate-reactive-panache", "panache", "hibernate", "jpa" ],
      "categories" : [ "data" ],
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "status" : "preview"
    },
    "artifact" : "io.quarkus:quarkus-hibernate-reactive-panache::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST resources for Hibernate Reactive with Panache",
    "description" : "Generate Jakarta REST resources for your Hibernate Reactive Panache entities and repositories",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/rest-data-panache",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "experimental",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "hibernate-reactive-panache", "panache", "hibernate", "jpa", "rest", "jaxrs", "resteasy", "reactive" ],
      "categories" : [ "data", "web" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-rest-data-panache", "io.quarkus:quarkus-hal", "io.quarkus:quarkus-hibernate-reactive-panache", "io.quarkus:quarkus-core", "io.quarkus:quarkus-hibernate-reactive", "io.quarkus:quarkus-hibernate-orm", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-reactive-datasource", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-hibernate-reactive-panache-common", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-rest", "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-rest-links" ]
    },
    "artifact" : "io.quarkus:quarkus-hibernate-reactive-rest-data-panache::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Hibernate Reactive",
    "description" : "A reactive API for Hibernate ORM, supporting non-blocking database drivers and a reactive style of interaction with the database.",
    "metadata" : {
      "minimum-java-version" : "17",
      "capabilities" : {
        "provides" : [ "io.quarkus.hibernate.reactive" ]
      },
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "preview",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "hibernate-reactive", "hibernate", "reactive", "database" ],
      "categories" : [ "data", "reactive" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-hibernate-orm", "io.quarkus:quarkus-core", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-reactive-datasource", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ]
    },
    "artifact" : "io.quarkus:quarkus-hibernate-reactive::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Hibernate Search + Elasticsearch",
    "description" : "Elasticsearch/OpenSearch backend for use in other Hibernate Search extensions",
    "metadata" : {
      "unlisted" : true,
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-elasticsearch-rest-client-common", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-arc" ],
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-hibernate-search-backend-elasticsearch-common::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Hibernate Search ORM + Elasticsearch",
    "description" : "Automatically index your Hibernate entities in Elasticsearch",
    "metadata" : {
      "keywords" : [ "hibernate-search-orm-elasticsearch", "hibernate-search-elasticsearch", "search", "full-text", "hibernate", "orm", "hibernate-orm", "hibernate-search-orm", "elasticsearch", "opensearch" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-hibernate-orm", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-elasticsearch-rest-client-common", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-hibernate-search-backend-elasticsearch-common" ],
      "config" : [ "quarkus.hibernate-search-orm." ],
      "guide" : "https://quarkus.io/guides/hibernate-search-orm-elasticsearch",
      "categories" : [ "data" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-hibernate-search-orm-elasticsearch::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Hibernate Search Coordination with Outbox Polling",
    "description" : "Use a transactional outbox and background polling to coordinate automatic indexing in Hibernate Search",
    "metadata" : {
      "keywords" : [ "hibernate-search-orm-elasticsearch", "hibernate-search-elasticsearch", "hibernate-search-orm-outbox-polling", "hibernate-search-orm-coordination-outbox-polling", "search", "full-text", "hibernate", "orm", "hibernate-orm", "hibernate-search-orm", "elasticsearch", "coordination", "outbox", "outbox-polling" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-hibernate-orm", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-hibernate-search-orm-elasticsearch", "io.quarkus:quarkus-elasticsearch-rest-client-common", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-hibernate-search-backend-elasticsearch-common", "io.quarkus:quarkus-avro" ],
      "config" : [ "quarkus.hibernate-search-orm." ],
      "guide" : "https://quarkus.io/guides/hibernate-search-orm-elasticsearch",
      "categories" : [ "data" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-hibernate-search-orm-outbox-polling::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Hibernate Search Standalone + Elasticsearch",
    "description" : "Explicitly index/search entities in Elasticsearch",
    "metadata" : {
      "keywords" : [ "hibernate-search-standalone-elasticsearch", "hibernate-search-elasticsearch", "search", "full-text", "hibernate", "elasticsearch", "opensearch" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-elasticsearch-rest-client-common", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-hibernate-search-backend-elasticsearch-common" ],
      "config" : [ "quarkus.hibernate-search-standalone." ],
      "guide" : "https://quarkus.io/guides/hibernate-search-standalone-elasticsearch",
      "categories" : [ "data" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-hibernate-search-standalone-elasticsearch::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Hibernate Validator",
    "description" : "Validate object properties (field, getter) and method parameters for your beans (REST, CDI, Jakarta Persistence)",
    "metadata" : {
      "built-with-quarkus-core" : "3.24.5",
      "keywords" : [ "hibernate-validator", "bean-validation", "validation" ],
      "categories" : [ "web", "data" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "status" : "stable",
      "capabilities" : {
        "provides" : [ "io.quarkus.hibernate.validator" ]
      },
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "config" : [ "quarkus.hibernate-validator." ],
      "short-name" : "bean validation",
      "guide" : "https://quarkus.io/guides/validation"
    },
    "artifact" : "io.quarkus:quarkus-hibernate-validator::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Infinispan Cache",
    "description" : "Implements quarkus-cache SPI",
    "metadata" : {
      "keywords" : [ "infinispan", "cache" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkus:quarkus-infinispan-client", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-elytron-security-common", "io.quarkus:quarkus-cache", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-virtual-threads" ],
      "config" : [ "quarkus.cache.infinispan" ],
      "guide" : "https://quarkus.io/guides/cache-infinispan-reference",
      "categories" : [ "data", "reactive" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-infinispan-cache::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Infinispan Client",
    "description" : "Connect to the Infinispan data grid for distributed caching",
    "metadata" : {
      "keywords" : [ "infinispan-client", "data-grid-client", "infinispan", "cache", "distributed-cache", "caching" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-elytron-security-common" ],
      "config" : [ "quarkus.infinispan-client." ],
      "guide" : "https://quarkus.io/guides/infinispan-client",
      "categories" : [ "data" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-infinispan-client::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Info",
    "description" : "Expose the info endpoint",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "config" : [ "quarkus.info." ],
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "info" ],
      "categories" : [ "observability" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ]
    },
    "artifact" : "io.quarkus:quarkus-info::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Jackson",
    "description" : "Jackson Databind support",
    "metadata" : {
      "keywords" : [ "jackson", "json" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ],
      "config" : [ "quarkus.jackson." ],
      "categories" : [ "serialization" ],
      "minimum-java-version" : "17",
      "capabilities" : {
        "provides" : [ "io.quarkus.jackson" ]
      },
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-jackson::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Jacoco - Code Coverage",
    "description" : "Jacoco test coverage support",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/tests-with-coverage",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "experimental",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "testing", "coverage" ],
      "categories" : [ "miscellaneous" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ]
    },
    "artifact" : "io.quarkus:quarkus-jacoco::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "JAXB",
    "description" : "XML serialization support",
    "metadata" : {
      "minimum-java-version" : "17",
      "capabilities" : {
        "provides" : [ "io.quarkus.jaxb" ]
      },
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "resteasy-jaxb", "resteasy", "jaxb", "xml" ],
      "categories" : [ "serialization" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-jaxp" ]
    },
    "artifact" : "io.quarkus:quarkus-jaxb::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "JAXP",
    "description" : "Java API for XML Processing",
    "metadata" : {
      "keywords" : [ "jaxp", "xml" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "categories" : [ "serialization" ],
      "minimum-java-version" : "17",
      "capabilities" : {
        "provides" : [ "io.quarkus.jaxp" ]
      },
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-jaxp::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "JDBC Driver - DB2",
    "description" : "Connect to the DB2 database via JDBC",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "keywords" : [ "jdbc-db2", "jdbc", "db2" ],
      "guide" : "https://quarkus.io/guides/datasource",
      "categories" : [ "data" ],
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5"
    },
    "artifact" : "io.quarkus:quarkus-jdbc-db2::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "JDBC Driver - Derby",
    "description" : "Connect to the Derby database via JDBC",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/datasource",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "jdbc-derby", "jdbc", "derby" ],
      "categories" : [ "data" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ]
    },
    "artifact" : "io.quarkus:quarkus-jdbc-derby::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "JDBC Driver - H2",
    "description" : "Connect to the H2 database via JDBC",
    "metadata" : {
      "keywords" : [ "jdbc-h2", "jdbc", "h2" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ],
      "guide" : "https://quarkus.io/guides/datasource",
      "categories" : [ "data" ],
      "minimum-java-version" : "17",
      "capabilities" : {
        "provides" : [ "io.quarkus.jdbc.h2" ]
      },
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-jdbc-h2::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "JDBC Driver - MariaDB",
    "description" : "Connect to the MariaDB database via JDBC",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/datasource",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "jdbc-mariadb", "jdbc", "mariadb" ],
      "categories" : [ "data" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ]
    },
    "artifact" : "io.quarkus:quarkus-jdbc-mariadb::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "JDBC Driver - Microsoft SQL Server",
    "description" : "Connect to the Microsoft SQL Server database via JDBC",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/datasource",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "jdbc-mssql", "jdbc", "mssql", "sql-server" ],
      "categories" : [ "data" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ]
    },
    "artifact" : "io.quarkus:quarkus-jdbc-mssql::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "JDBC Driver - MySQL",
    "description" : "Connect to the MySQL database via JDBC",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/datasource",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "jdbc-mysql", "jdbc", "mysql" ],
      "categories" : [ "data" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ]
    },
    "artifact" : "io.quarkus:quarkus-jdbc-mysql::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "JDBC Driver - Oracle",
    "description" : "Connect to the Oracle database via JDBC",
    "metadata" : {
      "keywords" : [ "jdbc-oracle", "jdbc", "oracle" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "guide" : "https://quarkus.io/guides/datasource",
      "categories" : [ "data" ],
      "minimum-java-version" : "17",
      "capabilities" : {
        "provides" : [ "io.quarkus.jdbc.oracle" ]
      },
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-jdbc-oracle::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "JDBC Driver - PostgreSQL",
    "description" : "Connect to the PostgreSQL database via JDBC",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "keywords" : [ "jdbc-postgresql", "jdbc", "postgresql" ],
      "guide" : "https://quarkus.io/guides/datasource",
      "categories" : [ "data" ],
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5"
    },
    "artifact" : "io.quarkus:quarkus-jdbc-postgresql::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Java Flight Recorder (JFR)",
    "description" : "Monitor your applications with Java Flight Recorder",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/jfr",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "preview",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "jfr", "java flight recorder" ],
      "categories" : [ "observability" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ]
    },
    "artifact" : "io.quarkus:quarkus-jfr::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "JSON-B",
    "description" : "JSON Binding support",
    "metadata" : {
      "keywords" : [ "jsonb", "json-b", "json" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jsonp" ],
      "guide" : "https://quarkus.io/guides/rest-json",
      "categories" : [ "serialization" ],
      "minimum-java-version" : "17",
      "capabilities" : {
        "provides" : [ "io.quarkus.jsonb" ]
      },
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-jsonb::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "JSON-P",
    "description" : "JSON Processing support",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "keywords" : [ "jsonp", "json-p", "json" ],
      "categories" : [ "serialization" ],
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "status" : "stable"
    },
    "artifact" : "io.quarkus:quarkus-jsonp::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Apache Kafka Client",
    "description" : "Connect to Apache Kafka with its native API",
    "metadata" : {
      "keywords" : [ "kafka" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "categories" : [ "messaging" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.kafka" ]
      },
      "guide" : "https://quarkus.io/guides/kafka",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.kafka.", "kafka.", "mp.messaging." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-kafka-client::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Apache Kafka Streams",
    "description" : "Implement stream processing applications based on Apache Kafka",
    "metadata" : {
      "keywords" : [ "kafka", "kafka-streams" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-kafka-client", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "config" : [ "quarkus.kafka-streams.", "kafka.", "kafka-streams.", "mp.messaging." ],
      "categories" : [ "messaging" ],
      "guide" : "https://quarkus.io/guides/kafka-streams",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-kafka-streams::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Keycloak Admin Client Common",
    "description" : "Build parent to bring in required dependencies",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "unlisted" : true,
      "built-with-quarkus-core" : "3.24.5",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-keycloak-admin-client-common::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Keycloak Admin REST Client",
    "description" : "Administer a Keycloak Instance using REST Client",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-rest-client-jackson", "io.quarkus:quarkus-rest-jackson-common", "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-rest-client", "io.quarkus:quarkus-rest-client-jaxrs", "io.quarkus:quarkus-rest-client-config", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-keycloak-admin-client-common", "io.quarkus:quarkus-core" ],
      "keywords" : [ "keycloak", "keycloak-admin-client", "admin", "openid-connect", "resteasy-reactive", "reactive", "rest", "rest-client" ],
      "categories" : [ "security" ],
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "status" : "stable"
    },
    "artifact" : "io.quarkus:quarkus-keycloak-admin-rest-client::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Keycloak Admin RESTEasy Client",
    "description" : "Administer a Keycloak Instance using RESTEasy Client",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-resteasy-client", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-resteasy-common", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-rest-client-config", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-resteasy-client-jackson", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-resteasy-client-jaxb", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-keycloak-admin-client-common" ],
      "keywords" : [ "keycloak", "keycloak-admin-client", "admin", "openid-connect", "resteasy", "resteasy-client" ],
      "categories" : [ "security" ],
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "status" : "stable"
    },
    "artifact" : "io.quarkus:quarkus-keycloak-admin-resteasy-client::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Keycloak Authorization",
    "description" : "Policy enforcer using Keycloak-managed permissions to control access to protected resources",
    "metadata" : {
      "keywords" : [ "oauth2", "openid-connect", "keycloak", "authorization-services", "policy-enforcer", "fine-grained-permission", "resource-based-authorization" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-oidc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-security", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-oidc-common", "io.quarkus:quarkus-smallrye-jwt-build", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-apache-httpclient" ],
      "categories" : [ "security" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.keycloak.authorization" ]
      },
      "guide" : "https://quarkus.io/guides/security-keycloak-authorization",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.oidc.", "quarkus.keycloak." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-keycloak-authorization::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Kind",
    "description" : "Generate Kind resources from annotations",
    "metadata" : {
      "keywords" : [ "kubernetes", "kind" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-kubernetes-client-internal", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-kubernetes", "io.quarkus:quarkus-container-image" ],
      "config" : [ "quarkus.container-image.", "quarkus.kubernetes.", "quarkus.openshift.", "quarkus.kubernetes-config.", "quarkus.knative." ],
      "guide" : "https://quarkus.io/guides/kubernetes",
      "categories" : [ "cloud" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-kind::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Kotlin",
    "description" : "Write your services in Kotlin",
    "metadata" : {
      "keywords" : [ "kotlin" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "categories" : [ "alt-languages" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.kotlin" ]
      },
      "guide" : "https://quarkus.io/guides/kotlin",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17",
      "codestart" : {
        "name" : "kotlin",
        "kind" : "core",
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-kotlin::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Kubernetes Client Internal",
    "description" : "This module only exists as a separate module to house the configuration that needs to be present on the runtime classpath when the kubernetes extension is used",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "unlisted" : true,
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "kubernetes-client-internal" ],
      "categories" : [ "cloud" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ]
    },
    "artifact" : "io.quarkus:quarkus-kubernetes-client-internal::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Kubernetes Client",
    "description" : "Interact with Kubernetes and develop Kubernetes Operators",
    "metadata" : {
      "keywords" : [ "kubernetes-client" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-kubernetes-client-internal", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "categories" : [ "cloud" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.kubernetes.client" ]
      },
      "guide" : "https://quarkus.io/guides/kubernetes-client",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.kubernetes-client." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-kubernetes-client::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Kubernetes Config",
    "description" : "Read runtime configuration from Kubernetes ConfigMaps and Secrets",
    "metadata" : {
      "keywords" : [ "kubernetes-config" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-kubernetes-client", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-kubernetes-client-internal", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "config" : [ "quarkus.kubernetes-config." ],
      "guide" : "https://quarkus.io/guides/kubernetes-config",
      "categories" : [ "cloud" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-kubernetes-config::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Kubernetes Service Binding",
    "description" : "Read runtime configuration based on the Kubernetes Service Binding Specification",
    "metadata" : {
      "minimum-java-version" : "17",
      "capabilities" : {
        "provides" : [ "io.quarkus.kubernetes.service.binding" ]
      },
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "preview",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "kubernetes-service-binding" ],
      "categories" : [ "cloud" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ]
    },
    "artifact" : "io.quarkus:quarkus-kubernetes-service-binding::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Kubernetes",
    "description" : "Generate Kubernetes resources from annotations",
    "metadata" : {
      "keywords" : [ "kubernetes" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-kubernetes-client-internal", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-container-image", "io.quarkus:quarkus-core" ],
      "config" : [ "quarkus.container-image.", "quarkus.kubernetes.", "quarkus.openshift.", "quarkus.knative." ],
      "guide" : "https://quarkus.io/guides/kubernetes",
      "categories" : [ "cloud" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-kubernetes::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Liquibase MongoDB",
    "description" : "Handle your MongoDB schema migrations with Liquibase",
    "metadata" : {
      "minimum-java-version" : "17",
      "capabilities" : {
        "provides" : [ "io.quarkus.liquibase.mongodb" ]
      },
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "experimental",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "liquibase", "mongodb", "data" ],
      "categories" : [ "data" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-mongodb-client", "io.quarkus:quarkus-core", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-mutiny-reactive-streams-operators", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jaxp" ]
    },
    "artifact" : "io.quarkus:quarkus-liquibase-mongodb::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Liquibase",
    "description" : "Handle your database schema migrations with Liquibase",
    "metadata" : {
      "keywords" : [ "liquibase", "database", "data" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "categories" : [ "data" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.liquibase" ]
      },
      "guide" : "https://quarkus.io/guides/liquibase",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.liquibase." ],
      "status" : "preview",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-liquibase::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Load Shedding",
    "description" : "Shed excess load and keep your service available",
    "metadata" : {
      "keywords" : [ "fault-tolerance", "load-shedding" ],
      "status" : "experimental",
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ],
      "config" : [ "quarkus.load-shedding." ],
      "guide" : "https://quarkus.io/guides/load-shedding-reference",
      "categories" : [ "cloud" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-load-shedding::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Logging GELF",
    "description" : "Log using the Graylog Extended Log Format and centralize your logs in ELK or EFK",
    "metadata" : {
      "keywords" : [ "logging", "gelf", "handler" ],
      "status" : "deprecated",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "config" : [ "quarkus.log.handler.gelf." ],
      "guide" : "https://quarkus.io/guides/centralized-log-management",
      "categories" : [ "core" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-logging-gelf::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Logging JSON",
    "description" : "Add JSON formatter for console logging",
    "metadata" : {
      "keywords" : [ "logging", "json", "formatter" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-jsonp" ],
      "config" : [ "quarkus.log.console.json." ],
      "categories" : [ "core" ],
      "guide" : "https://quarkus.io/guides/logging#json-logging",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-logging-json::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Mailer",
    "description" : "Send emails",
    "metadata" : {
      "keywords" : [ "mail", "mailer" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-qute", "io.quarkus:quarkus-core", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "config" : [ "quarkus.mailer." ],
      "guide" : "https://quarkus.io/guides/mailer",
      "categories" : [ "miscellaneous" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-mailer::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Messaging - AMQP Connector",
    "description" : "Connect to AMQP with Reactive Messaging",
    "metadata" : {
      "codestart" : {
        "name" : "messaging",
        "languages" : [ "java" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "built-with-quarkus-core" : "3.24.5",
      "keywords" : [ "amqp", "reactive-amqp" ],
      "categories" : [ "messaging" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-mutiny-reactive-streams-operators", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-core", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-messaging", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-tls-registry" ],
      "status" : "stable",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "config" : [ "mp.messaging.", "quarkus.messaging.", "quarkus.amqp." ],
      "short-name" : "amqp",
      "guide" : "https://quarkus.io/guides/amqp"
    },
    "artifact" : "io.quarkus:quarkus-messaging-amqp::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Messaging - Kafka Connector",
    "description" : "Connect to Kafka with Reactive Messaging",
    "metadata" : {
      "codestart" : {
        "name" : "messaging",
        "languages" : [ "java" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "built-with-quarkus-core" : "3.24.5",
      "keywords" : [ "kafka", "reactive-kafka" ],
      "categories" : [ "messaging" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-kafka-client", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-messaging", "io.quarkus:quarkus-mutiny-reactive-streams-operators", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ],
      "status" : "stable",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "config" : [ "mp.messaging.", "quarkus.messaging.", "quarkus.kafka." ],
      "short-name" : "kafka",
      "guide" : "https://quarkus.io/guides/kafka-getting-started"
    },
    "artifact" : "io.quarkus:quarkus-messaging-kafka::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Messaging - MQTT Connector",
    "description" : "Connect to MQTT with Reactive Messaging",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "preview",
      "config" : [ "mp.messaging.", "quarkus.messaging." ],
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "mqtt", "reactive-mqtt" ],
      "categories" : [ "messaging" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-mutiny-reactive-streams-operators", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-core", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-messaging", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-tls-registry" ]
    },
    "artifact" : "io.quarkus:quarkus-messaging-mqtt::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Messaging - Pulsar Connector",
    "description" : "Connect to Apache Pulsar with Reactive Messaging",
    "metadata" : {
      "codestart" : {
        "name" : "messaging",
        "languages" : [ "java" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "built-with-quarkus-core" : "3.24.5",
      "keywords" : [ "pulsar", "reactive-pulsar" ],
      "categories" : [ "messaging" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-netty", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny-reactive-streams-operators", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-messaging", "io.quarkus:quarkus-jackson" ],
      "status" : "preview",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "config" : [ "mp.messaging.", "quarkus.messaging.", "quarkus.pulsar." ],
      "short-name" : "pulsar",
      "guide" : "https://quarkus.io/guides/pulsar"
    },
    "artifact" : "io.quarkus:quarkus-messaging-pulsar::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Messaging - RabbitMQ Connector",
    "description" : "Connect to RabbitMQ with Reactive Messaging",
    "metadata" : {
      "keywords" : [ "rabbitmq", "reactive-rabbitmq" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-mutiny-reactive-streams-operators", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-core", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-messaging", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-jackson" ],
      "categories" : [ "messaging" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "short-name" : "rabbitmq",
      "guide" : "https://quarkus.io/guides/rabbitmq",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "mp.messaging.", "quarkus.messaging.", "quarkus.rabbitmq." ],
      "status" : "experimental",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-messaging-rabbitmq::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Messaging",
    "description" : "Produce and consume messages and implement event driven and data streaming applications",
    "metadata" : {
      "keywords" : [ "messaging", "reactive-messaging", "reactive" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-mutiny-reactive-streams-operators", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ],
      "categories" : [ "messaging" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.smallrye.reactive.messaging", "io.quarkus.messaging" ]
      },
      "guide" : "https://quarkus.io/guides/messaging",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.messaging.", "quarkus.smallrye-reactive-messaging.", "mp.messaging." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-messaging::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Micrometer OpenTelemetry Bridge",
    "description" : "Micrometer registry implemented by the OpenTelemetry SDK",
    "metadata" : {
      "keywords" : [ "micrometer", "metrics", "metric", "opentelemetry", "tracing", "logging", "monitoring" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-micrometer", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-opentelemetry", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-grpc-common" ],
      "config" : [ "quarkus.micrometer.otel." ],
      "guide" : "https://quarkus.io/guides/telemetry-micrometer-to-opentelemetry",
      "categories" : [ "observability" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-micrometer-opentelemetry::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Micrometer Registry Prometheus",
    "description" : "Enable Prometheus support for Micrometer",
    "metadata" : {
      "keywords" : [ "micrometer", "metrics", "metric", "prometheus", "monitoring" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-micrometer", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-jsonp" ],
      "config" : [ "quarkus.micrometer." ],
      "guide" : "https://quarkus.io/guides/micrometer",
      "categories" : [ "observability" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-micrometer-registry-prometheus::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Micrometer metrics",
    "description" : "Instrument the runtime and your application with dimensional metrics using Micrometer.",
    "metadata" : {
      "keywords" : [ "micrometer", "metrics", "metric", "monitoring" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-jsonp" ],
      "categories" : [ "observability" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.metrics" ]
      },
      "guide" : "https://quarkus.io/guides/micrometer",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.micrometer." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-micrometer::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Minikube",
    "description" : "Generate Minikube resources from annotations",
    "metadata" : {
      "keywords" : [ "kubernetes", "minikube" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-kubernetes-client-internal", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-kubernetes", "io.quarkus:quarkus-container-image" ],
      "config" : [ "quarkus.container-image.", "quarkus.kubernetes.", "quarkus.openshift.", "quarkus.kubernetes-config.", "quarkus.knative." ],
      "guide" : "https://quarkus.io/guides/kubernetes",
      "categories" : [ "cloud" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-minikube::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "MongoDB client",
    "description" : "Connect to MongoDB in either imperative or reactive style",
    "metadata" : {
      "keywords" : [ "mongo", "mongodb", "nosql", "datastore" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-mutiny-reactive-streams-operators" ],
      "categories" : [ "data" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.mongodb-client" ]
      },
      "guide" : "https://quarkus.io/guides/mongodb",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.mongodb." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-mongodb-client::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "MongoDB Panache Common module",
    "description" : "Build parent to bring in required dependencies",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-mongodb-client", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-mutiny-reactive-streams-operators", "io.quarkus:quarkus-narayana-jta" ],
      "unlisted" : true,
      "built-with-quarkus-core" : "3.24.5",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-mongodb-panache-common::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "MongoDB with Panache for Kotlin",
    "description" : "Simplify your persistence code for MongoDB in Kotlin via the active record or the repository pattern",
    "metadata" : {
      "keywords" : [ "mongodb-panache-kotlin", "panache", "mongodb", "kotlin" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-mongodb-panache-common", "io.quarkus:quarkus-mongodb-client", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-mutiny-reactive-streams-operators", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-kotlin" ],
      "categories" : [ "data" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.mongodb.panache.kotlin" ]
      },
      "guide" : "https://quarkus.io/guides/mongodb-panache-kotlin",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.mongodb." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-mongodb-panache-kotlin::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "MongoDB with Panache",
    "description" : "Simplify your persistence code for MongoDB via the active record or the repository pattern",
    "metadata" : {
      "keywords" : [ "mongo", "mongodb", "nosql", "datastore", "panache" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-mongodb-panache-common", "io.quarkus:quarkus-mongodb-client", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-mutiny-reactive-streams-operators", "io.quarkus:quarkus-narayana-jta" ],
      "categories" : [ "data" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.mongodb.panache" ]
      },
      "guide" : "https://quarkus.io/guides/mongodb-panache",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.mongodb." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-mongodb-panache::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST resources for MongoDB with Panache",
    "description" : "Generate Jakarta REST resources for your MongoDB entities and repositories",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/rest-data-panache",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "experimental",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "mongodb-panache", "panache", "mongodb", "rest", "jaxrs", "resteasy" ],
      "categories" : [ "data", "web" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-rest-data-panache", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-hal", "io.quarkus:quarkus-mongodb-panache", "io.quarkus:quarkus-core", "io.quarkus:quarkus-mongodb-panache-common", "io.quarkus:quarkus-mongodb-client", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-mutiny-reactive-streams-operators", "io.quarkus:quarkus-narayana-jta" ]
    },
    "artifact" : "io.quarkus:quarkus-mongodb-rest-data-panache::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "SmallRye Mutiny Reactive Streams Operators",
    "description" : "Operators to write Reactive Streams based applications based on Mutiny",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "unlisted" : true,
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "reactive-streams-operators", "reactive" ],
      "categories" : [ "reactive" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-core", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-arc" ]
    },
    "artifact" : "io.quarkus:quarkus-mutiny-reactive-streams-operators::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Mutiny",
    "description" : "Write reactive applications with the modern Reactive Programming library Mutiny",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/mutiny-primer",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "reactive streams", "reactive programming", "reactive", "RXJava", "Reactor" ],
      "categories" : [ "reactive" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-arc" ]
    },
    "artifact" : "io.quarkus:quarkus-mutiny::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Narayana JTA - Transaction manager",
    "description" : "JTA transaction support",
    "metadata" : {
      "keywords" : [ "narayana-jta", "narayana", "jta", "transactions", "transaction", "tx", "txs" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "categories" : [ "data" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.transactions" ]
      },
      "guide" : "https://quarkus.io/guides/transaction",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.transaction-manager." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-narayana-jta::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Narayana LRA - LRA Participant Support",
    "description" : "Coordinate Long Running Actions (LRA)",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/lra",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "preview",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "narayana-lra", "narayana", "lra", "compensations", "transactions", "transaction", "saga" ],
      "categories" : [ "data" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ]
    },
    "artifact" : "io.quarkus:quarkus-narayana-lra::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Narayana STM - Software Transactional Memory",
    "description" : "Offer Software Transactional Memory (stm) support",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/software-transactional-memory",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "preview",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "narayana-stm", "narayana", "stm", "transactions", "transaction", "software-transactional-memory", "tx", "txs" ],
      "categories" : [ "data" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ]
    },
    "artifact" : "io.quarkus:quarkus-narayana-stm::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Netty",
    "description" : "Netty is a non-blocking I/O client-server framework. Used by Quarkus as foundation layer.",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "unlisted" : true,
      "config" : [ "quarkus.netty." ],
      "requires-quarkus-core" : "[3.24,)",
      "categories" : [ "web" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ]
    },
    "artifact" : "io.quarkus:quarkus-netty::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Observability",
    "description" : "Serve and consume Observability Dev Services",
    "metadata" : {
      "keywords" : [ "lgtm", "grafana", "prometheus", "tempo", "opentelemetry", "tracing", "distributed-tracing", "monitoring", "micrometer", "metrics" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ],
      "categories" : [ "observability" ],
      "icon-url" : "https://upload.wikimedia.org/wikipedia/commons/3/3b/Grafana_icon.svg",
      "guide" : "https://quarkus.io/guides/observability-devservices-lgtm",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.observability." ],
      "status" : "experimental",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-observability-devservices::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "OpenID Connect Client integration for GraphQL client",
    "description" : "Use GraphQL client and get and refresh access tokens with OpenId Connect Client and send them as HTTP Authorization Bearer tokens",
    "metadata" : {
      "keywords" : [ "oauth2", "openid-connect", "oidc", "oidc-client", "graphql-client" ],
      "status" : "experimental",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-oidc-client", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-oidc-common", "io.quarkus:quarkus-smallrye-jwt-build", "io.quarkus:quarkus-smallrye-graphql-client", "io.quarkus:quarkus-jsonb", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-smallrye-stork", "io.quarkus:quarkus-tls-registry" ],
      "config" : [ "quarkus.oidc-client." ],
      "guide" : "https://quarkus.io/guides/security-openid-connect-client",
      "categories" : [ "security" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-oidc-client-graphql::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "OpenID Connect Dynamic Client Registration",
    "description" : "Register clients with OpenID Connect providers",
    "metadata" : {
      "keywords" : [ "oauth2", "openid-connect", "oidc", "oidc-client", "oidc-client-registration" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-oidc-common", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-smallrye-jwt-build", "io.quarkus:quarkus-jsonp" ],
      "categories" : [ "security" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.oidc-client-registration" ]
      },
      "guide" : "https://quarkus.io/guides/security-openid-connect-client-registration",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.oidc-client-registration." ],
      "status" : "experimental",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-oidc-client-registration::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "OpenID Connect Client",
    "description" : "Get and refresh access tokens from OpenID Connect providers",
    "metadata" : {
      "keywords" : [ "oauth2", "openid-connect", "oidc", "oidc-client" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-oidc-common", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-smallrye-jwt-build", "io.quarkus:quarkus-jsonp" ],
      "categories" : [ "security" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.oidc.client" ]
      },
      "guide" : "https://quarkus.io/guides/security-openid-connect-client",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.oidc-client.", "quarkus.oidc.", "quarkus.keycloak.devservices." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-oidc-client::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "OpenID Connect Common",
    "description" : "OpenID Connect Common - Runtime",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "preview",
      "unlisted" : true,
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "oauth2", "openid-connect", "oidc" ],
      "categories" : [ "security" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-smallrye-jwt-build", "io.quarkus:quarkus-jsonp" ]
    },
    "artifact" : "io.quarkus:quarkus-oidc-common::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "OpenID Connect Database Token State Manager",
    "description" : "Store an OpenID Connect token state in a database",
    "metadata" : {
      "keywords" : [ "oauth2", "openid-connect", "oidc", "oidc-token", "oidc-db-token-state-manager" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkus:quarkus-oidc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-security", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-oidc-common", "io.quarkus:quarkus-smallrye-jwt-build" ],
      "config" : [ "quarkus.oidc.db-token-state-manager." ],
      "guide" : "https://quarkus.io/guides/security-openid-connect-client",
      "categories" : [ "security" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-oidc-db-token-state-manager::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "OpenID Connect Redis Token State Manager",
    "description" : "Store an OpenID Connect token state in a Redis cache datasource",
    "metadata" : {
      "keywords" : [ "oauth2", "openid-connect", "oidc", "oidc-token", "oidc-redis-token-state-manager", "redis" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkus:quarkus-oidc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-security", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-oidc-common", "io.quarkus:quarkus-smallrye-jwt-build", "io.quarkus:quarkus-redis-client", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-tls-registry" ],
      "config" : [ "quarkus.oidc.redis-token-state-manager." ],
      "guide" : "https://quarkus.io/guides/security-openid-connect-client",
      "categories" : [ "security" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-oidc-redis-token-state-manager::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus - OpenID Connect Token Propagation - Common",
    "description" : "Common Runtime API for OpenID Connect Token Propagation extensions",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ]
    },
    "artifact" : "io.quarkus:quarkus-oidc-token-propagation-common::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "OpenID Connect",
    "description" : "Verify Bearer access tokens and authenticate users with Authorization Code Flow",
    "metadata" : {
      "keywords" : [ "oauth2", "openid-connect", "oidc" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-security", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-oidc-common", "io.quarkus:quarkus-smallrye-jwt-build" ],
      "categories" : [ "security" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.oidc" ]
      },
      "guide" : "https://quarkus.io/guides/security-openid-connect",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.keycloak.devservices.", "quarkus.oidc." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-oidc::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "OpenShift Client",
    "description" : "Interact with OpenShift and develop OpenShift Operators",
    "metadata" : {
      "keywords" : [ "openshift-client", "openshift" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-kubernetes-client", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-kubernetes-client-internal", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "categories" : [ "cloud" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.openshift.client" ]
      },
      "guide" : "https://quarkus.io/guides/kubernetes-client",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.kubernetes-client." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-openshift-client::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "OpenShift",
    "description" : "Generate OpenShift resources from annotations",
    "metadata" : {
      "keywords" : [ "kubernetes", "openshift" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-kubernetes-client-internal", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-container-image-openshift", "io.quarkus:quarkus-container-image", "io.quarkus:quarkus-kubernetes" ],
      "categories" : [ "cloud" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.openshift" ]
      },
      "guide" : "https://quarkus.io/guides/deploying-to-openshift",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.container-image.", "quarkus.kubernetes.", "quarkus.openshift.", "quarkus.kubernetes-client." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-openshift::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "OpenTelemetry",
    "description" : "Use OpenTelemetry to trace services",
    "metadata" : {
      "keywords" : [ "opentelemetry", "tracing", "distributed-tracing", "opentelemetry-otlp-exporter", "monitoring" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-grpc-common" ],
      "categories" : [ "observability" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.opentelemetry.tracer", "io.quarkus.opentelemetry.metrics", "io.quarkus.opentelemetry.logs" ]
      },
      "guide" : "https://quarkus.io/guides/opentelemetry",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.opentelemetry." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-opentelemetry::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Picocli",
    "description" : "Develop command line applications with Picocli",
    "metadata" : {
      "built-with-quarkus-core" : "3.24.5",
      "keywords" : [ "picocli", "command-line" ],
      "categories" : [ "miscellaneous" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "status" : "stable",
      "capabilities" : {
        "provides" : [ "io.quarkus.picocli" ]
      },
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "config" : [ "quarkus.picocli." ],
      "guide" : "https://quarkus.io/guides/picocli",
      "codestart" : {
        "name" : "picocli",
        "languages" : [ "java", "kotlin" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-picocli::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quartz",
    "description" : "Schedule clustered tasks with Quartz",
    "metadata" : {
      "keywords" : [ "scheduler", "quartz", "tasks", "periodic-tasks" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-scheduler", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "categories" : [ "miscellaneous" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.quartz" ]
      },
      "guide" : "https://quarkus.io/guides/quartz",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.quartz." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-quartz::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Qute",
    "description" : "Offer templating support for web, email, etc in a build time, type-safe way",
    "metadata" : {
      "keywords" : [ "templating", "templates", "template", "html" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "config" : [ "quarkus.qute." ],
      "guide" : "https://quarkus.io/guides/qute",
      "categories" : [ "miscellaneous" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-qute::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Reactive datasource configuration",
    "description" : "Configure your reactive datasources",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "unlisted" : true,
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "datasource", "reactive" ],
      "categories" : [ "data" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ]
    },
    "artifact" : "io.quarkus:quarkus-reactive-datasource::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Reactive DB2 client",
    "description" : "Connect to the DB2 database using the reactive pattern",
    "metadata" : {
      "keywords" : [ "eclipse-vert.x", "vertx", "vert.x", "reactive", "database", "data", "db2" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-reactive-datasource", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "categories" : [ "data", "reactive" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.reactive-db2-client" ]
      },
      "guide" : "https://quarkus.io/guides/reactive-sql-clients",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.datasource." ],
      "status" : "preview",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-reactive-db2-client::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Reactive MS SQL client",
    "description" : "Connect to the Microsoft SQL Server database using the reactive pattern",
    "metadata" : {
      "keywords" : [ "eclipse-vert.x", "vertx", "vert.x", "reactive", "database", "data", "mssql" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-reactive-datasource", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "categories" : [ "data", "reactive" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.reactive-mssql-client" ]
      },
      "guide" : "https://quarkus.io/guides/reactive-sql-clients",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.datasource." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-reactive-mssql-client::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Reactive MySQL client",
    "description" : "Connect to the MySQL database using the reactive pattern",
    "metadata" : {
      "keywords" : [ "eclipse-vert.x", "vertx", "vert.x", "reactive", "database", "data", "mysql" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-reactive-datasource", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "categories" : [ "data", "reactive" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.reactive-mysql-client" ]
      },
      "guide" : "https://quarkus.io/guides/reactive-sql-clients",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.datasource." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-reactive-mysql-client::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Reactive Oracle client",
    "description" : "Connect to the Oracle database using the reactive pattern",
    "metadata" : {
      "keywords" : [ "eclipse-vert.x", "vertx", "vert.x", "reactive", "database", "data", "oracle" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-jdbc-oracle", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-reactive-datasource", "io.quarkus:quarkus-core", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "categories" : [ "data", "reactive" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.reactive-oracle-client" ]
      },
      "guide" : "https://quarkus.io/guides/reactive-sql-clients",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.datasource." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-reactive-oracle-client::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Reactive PostgreSQL client",
    "description" : "Connect to the PostgreSQL database using the reactive pattern",
    "metadata" : {
      "keywords" : [ "eclipse-vert.x", "vertx", "vert.x", "reactive", "database", "data", "postgresql" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-reactive-datasource", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "categories" : [ "data", "reactive" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.reactive-pg-client" ]
      },
      "guide" : "https://quarkus.io/guides/reactive-sql-clients",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.datasource." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-reactive-pg-client::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Reactive Routes",
    "description" : "REST framework offering the route model to define non blocking endpoints",
    "metadata" : {
      "keywords" : [ "eclipse", "vertx", "vert.x", "reactive", "vertx-http", "http", "route", "routes" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry" ],
      "categories" : [ "web", "reactive" ],
      "guide" : "https://quarkus.io/guides/reactive-routes",
      "minimum-java-version" : "17",
      "capabilities" : {
        "provides" : [ "io.quarkus.reactive-routes" ]
      },
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-reactive-routes::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Redis Cache",
    "description" : "Use Redis as the caching backend",
    "metadata" : {
      "keywords" : [ "redis", "cache" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkus:quarkus-redis-client", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-cache", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "config" : [ "quarkus.cache.redis" ],
      "guide" : "https://quarkus.io/guides/cache-redis-reference",
      "categories" : [ "data", "reactive" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-redis-cache::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Redis Client",
    "description" : "Connect to Redis in either imperative or reactive style",
    "metadata" : {
      "keywords" : [ "redis", "redis-client", "vertx-redis", "vertx", "vert.x", "reactive" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-tls-registry" ],
      "categories" : [ "data", "reactive" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.redis" ]
      },
      "guide" : "https://quarkus.io/guides/redis",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.redis." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-redis-client::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST Clients Config",
    "description" : "Shared configuration for REST client extensions",
    "metadata" : {
      "unlisted" : true,
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "keywords" : [ "rest-client", "web-client", "microprofile-rest-client" ],
      "categories" : [ "web" ],
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5"
    },
    "artifact" : "io.quarkus:quarkus-rest-client-config::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST Client Jackson",
    "description" : "Jackson serialization support for REST Client",
    "metadata" : {
      "built-with-quarkus-core" : "3.24.5",
      "keywords" : [ "rest-client-jackson", "rest-client", "web-client", "microprofile-rest-client", "json", "jackson", "resteasy-reactive", "rest", "jakarta-rest" ],
      "categories" : [ "web", "serialization" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-rest-jackson-common", "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-core", "io.quarkus:quarkus-rest-client", "io.quarkus:quarkus-rest-client-jaxrs", "io.quarkus:quarkus-rest-client-config", "io.quarkus:quarkus-tls-registry" ],
      "status" : "stable",
      "capabilities" : {
        "provides" : [ "io.quarkus.rest.client.reactive.json.jackson" ]
      },
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "config" : [ "quarkus.rest-client-reactive." ],
      "short-name" : "rest-client-reactive-jackson",
      "codestart" : {
        "name" : "rest",
        "kind" : "core",
        "languages" : [ "java", "kotlin", "scala" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-rest-client-jackson::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST Client JAXB",
    "description" : "JAXB serialization support for REST Client",
    "metadata" : {
      "keywords" : [ "rest-client-jaxb", "rest-client", "web-client", "microprofile-rest-client", "jaxb", "xml", "resteasy-reactive", "rest", "jakarta-rest" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-rest-client", "io.quarkus:quarkus-rest-client-jaxrs", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-rest-client-config", "io.quarkus:quarkus-tls-registry" ],
      "categories" : [ "web", "serialization" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "short-name" : "rest-client-reactive-jaxb",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.rest-client-reactive." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17",
      "codestart" : {
        "name" : "rest",
        "kind" : "core",
        "languages" : [ "java", "kotlin", "scala" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-rest-client-jaxb::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Jakarta REST Client",
    "description" : "Consume Jakarta REST resources",
    "metadata" : {
      "keywords" : [ "jax-rs client", "jax-rs", "web-client", "resteasy-reactive" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-jsonp" ],
      "unlisted" : true,
      "categories" : [ "web" ],
      "codestart" : {
        "name" : "rest",
        "kind" : "core",
        "languages" : [ "java", "kotlin", "scala" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-rest-client-jaxrs::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST Client JSON-B",
    "description" : "JSON-B serialization support for REST Client",
    "metadata" : {
      "built-with-quarkus-core" : "3.24.5",
      "keywords" : [ "rest-client-jsonb", "rest-client", "web-client", "microprofile-rest-client", "json", "jsonb", "resteasy-reactive", "rest", "jakarta-rest" ],
      "categories" : [ "web", "serialization" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-rest-jsonb-common", "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-jsonb", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-rest-client", "io.quarkus:quarkus-rest-client-jaxrs", "io.quarkus:quarkus-rest-client-config", "io.quarkus:quarkus-tls-registry" ],
      "status" : "stable",
      "capabilities" : {
        "provides" : [ "io.quarkus.rest.client.reactive.json.jsonb" ]
      },
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "config" : [ "quarkus.rest-client-reactive." ],
      "short-name" : "rest-client-reactive-jsonb",
      "codestart" : {
        "name" : "rest",
        "kind" : "core",
        "languages" : [ "java", "kotlin", "scala" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-rest-client-jsonb::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST Client Kotlin Serialization",
    "description" : "Kotlin serialization support for REST Client",
    "metadata" : {
      "keywords" : [ "rest-client-kotlin-serialization", "rest-client", "web-client", "microprofile-rest-client", "json", "kotlin-serialization", "resteasy-reactive", "rest", "jakarta-rest" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-rest-client", "io.quarkus:quarkus-rest-client-jaxrs", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-rest-client-config", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-rest-kotlin-serialization-common", "io.quarkus:quarkus-kotlin", "io.quarkus:quarkus-arc" ],
      "categories" : [ "web", "serialization" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.kotlin-serialization.rest-client" ]
      },
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.rest-client-reactive." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17",
      "codestart" : {
        "name" : "rest",
        "kind" : "core",
        "languages" : [ "java", "kotlin" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-rest-client-kotlin-serialization::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST Client - OpenID Connect Filter",
    "description" : "Use REST Client filter to get and refresh access tokens with OpenId Connect Client and send them as HTTP Authorization Bearer tokens",
    "metadata" : {
      "keywords" : [ "oauth2", "openid-connect", "oidc", "oidc-client", "oidc-client-filter", "oidc-client-reactive-filter" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-oidc-client", "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-oidc-common", "io.quarkus:quarkus-smallrye-jwt-build", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-rest-client", "io.quarkus:quarkus-rest-client-jaxrs", "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-rest-client-config", "io.quarkus:quarkus-tls-registry" ],
      "config" : [ "quarkus.rest-client-oidc-filter.", "quarkus.oidc-client." ],
      "guide" : "https://quarkus.io/guides/security-openid-connect-client",
      "categories" : [ "security" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-rest-client-oidc-filter::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST Client - OpenID Connect Token Propagation",
    "description" : "Use REST Client to propagate the incoming Bearer access token or token acquired from Authorization Code Flow as HTTP Authorization Bearer token",
    "metadata" : {
      "keywords" : [ "oauth2", "openid-connect", "oidc", "oidc-token-propagation-filter", "oidc-token-propagation-reactive-filter" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-security", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-rest-client", "io.quarkus:quarkus-rest-client-jaxrs", "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-rest-client-config", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-oidc-client", "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-oidc-common", "io.quarkus:quarkus-smallrye-jwt-build", "io.quarkus:quarkus-oidc-token-propagation-common" ],
      "config" : [ "quarkus.rest-client-oidc-token-propagation.", "quarkus.oidc-token-propagation-reactive." ],
      "guide" : "https://quarkus.io/guides/security-openid-connect-client",
      "categories" : [ "security" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-rest-client-oidc-token-propagation::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST Client",
    "description" : "Call REST services",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-rest-client-jaxrs", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-rest-client-config", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-tls-registry" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "categories" : [ "web" ],
      "status" : "stable",
      "guide" : "https://quarkus.io/guides/rest-client",
      "config" : [ "quarkus.rest-client.", "quarkus.rest-client-reactive." ],
      "minimum-java-version" : "17",
      "short-name" : "rest-client-reactive",
      "codestart" : {
        "name" : "rest-client",
        "languages" : [ "java", "kotlin" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "keywords" : [ "rest-client", "web-client", "microprofile-rest-client", "resteasy-reactive" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.rest.client.reactive" ]
      },
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)"
    },
    "artifact" : "io.quarkus:quarkus-rest-client::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST Common",
    "description" : "Common runtime parts of Quarkus REST",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-core", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-jsonp" ],
      "unlisted" : true,
      "built-with-quarkus-core" : "3.24.5",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-rest-common::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST - Cross-Site Request Forgery Prevention Filter",
    "description" : "Use REST Server filters to prevent the risk of Cross-Site Request Forgery",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "preview",
      "config" : [ "quarkus.rest-csrf.", "quarkus.csrf-reactive." ],
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "csrf" ],
      "categories" : [ "security" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-rest", "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-rest-qute", "io.quarkus:quarkus-qute" ]
    },
    "artifact" : "io.quarkus:quarkus-rest-csrf::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST data with Panache",
    "description" : "Build parent to bring in required dependencies",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-hal" ],
      "unlisted" : true,
      "built-with-quarkus-core" : "3.24.5",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-rest-data-panache::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST Jackson Common",
    "description" : "Common classes for Jackson serialization support for Quarkus REST",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "built-with-quarkus-core" : "3.24.5",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-rest-jackson-common::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST Jackson",
    "description" : "Jackson serialization support for Quarkus REST. This extension is not compatible with the quarkus-resteasy extension, or any of the extensions that depend on it",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-rest", "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-rest-jackson-common", "io.quarkus:quarkus-jackson" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "categories" : [ "web", "reactive" ],
      "status" : "stable",
      "guide" : "https://quarkus.io/guides/rest#json-serialisation",
      "config" : [ "quarkus.rest.", "quarkus.resteasy-reactive.", "quarkus.jackson." ],
      "minimum-java-version" : "17",
      "short-name" : "resteasy-reactive-jackson",
      "codestart" : {
        "name" : "rest",
        "kind" : "core",
        "languages" : [ "java", "kotlin", "scala" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "keywords" : [ "rest-jackson", "quarkus-resteasy-reactive-json", "jaxrs-json", "rest", "jaxrs", "json", "jackson", "jakarta-rest" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.rest.jackson", "io.quarkus.resteasy.reactive.json.jackson" ]
      },
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)"
    },
    "artifact" : "io.quarkus:quarkus-rest-jackson::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST JAXB",
    "description" : "JAXB serialization support for Quarkus REST. This extension is not compatible with the quarkus-resteasy extension, or any of the extensions that depend on it.",
    "metadata" : {
      "codestart" : {
        "name" : "rest",
        "kind" : "core",
        "languages" : [ "java", "kotlin", "scala" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "built-with-quarkus-core" : "3.24.5",
      "keywords" : [ "rest-jaxb", "resteasy-reactive-xml", "jaxrs-xml", "rest", "jaxrs", "jaxb", "xml", "jakarta-rest" ],
      "categories" : [ "web", "reactive", "serialization" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-rest", "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jaxp" ],
      "status" : "stable",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "config" : [ "quarkus.rest.", "quarkus.resteasy-reactive." ],
      "short-name" : "resteasy-reactive-jaxb",
      "guide" : "https://quarkus.io/guides/resteasy-reactive#xml-serialisation"
    },
    "artifact" : "io.quarkus:quarkus-rest-jaxb::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST JSON-B Common",
    "description" : "Common classes for JSON-B serialization support for Quarkus REST",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-jsonb", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "unlisted" : true,
      "built-with-quarkus-core" : "3.24.5",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-rest-jsonb-common::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST JSON-B",
    "description" : "JSON-B serialization support for Quarkus REST. This extension is not compatible with the quarkus-resteasy extension, or any of the extensions that depend on it.",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-rest", "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-rest-jsonb-common", "io.quarkus:quarkus-jsonb" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "categories" : [ "web", "reactive" ],
      "status" : "stable",
      "guide" : "https://quarkus.io/guides/rest#json-serialisation",
      "config" : [ "quarkus.rest.", "quarkus.resteasy-reactive." ],
      "minimum-java-version" : "17",
      "short-name" : "resteasy-reactive-jsonb",
      "codestart" : {
        "name" : "rest",
        "kind" : "core",
        "languages" : [ "java", "kotlin", "scala" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "keywords" : [ "rest-jsonb", "resteasy-reactive-json", "jaxrs-json", "rest", "jaxrs", "json", "jsonb", "jakarta-rest" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.rest.jsonb", "io.quarkus.resteasy.reactive.json.jsonb" ]
      },
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)"
    },
    "artifact" : "io.quarkus:quarkus-rest-jsonb::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST Kotlin Serialization Common",
    "description" : "Build parent to bring in required dependencies",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "unlisted" : true,
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "resteasy reactive", "kotlin", "serialization" ],
      "categories" : [ "web" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-kotlin", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ]
    },
    "artifact" : "io.quarkus:quarkus-rest-kotlin-serialization-common::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST Kotlin Serialization",
    "description" : "Kotlin Serialization support for Quarkus REST. This extension is not compatible with the quarkus-resteasy extension, or any of the extensions that depend on it.",
    "metadata" : {
      "keywords" : [ "resteasy-reactive-json", "resteasy-reactive-kotlin-serialization", "kotlin-serialization", "kotlin", "jaxrs-json", "rest", "jaxrs", "json", "jakarta-rest" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-rest-kotlin-serialization-common", "io.quarkus:quarkus-kotlin", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-rest", "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-virtual-threads" ],
      "categories" : [ "web", "reactive" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.kotlin-serialization" ]
      },
      "short-name" : "rest-kotlin-serialization",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17",
      "codestart" : {
        "name" : "rest",
        "languages" : [ "kotlin" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-rest-kotlin-serialization::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST Kotlin",
    "description" : "Provides Kotlin support for Quarkus REST",
    "metadata" : {
      "unlisted" : true,
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "capabilities" : {
        "provides" : [ "io.quarkus.rest.kotlinx-serialization", "io.quarkus.resteasy.reactive.json.kotlinx-serialization" ]
      },
      "extension-dependencies" : [ "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-core", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-jsonp" ],
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-rest-kotlin::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST Links",
    "description" : "Web Links support for Quarkus REST. Inject web links into response HTTP headers by annotating your endpoint resources.",
    "metadata" : {
      "keywords" : [ "rest", "jaxrs", "links", "jakarta-rest" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-rest", "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-arc" ],
      "categories" : [ "web", "reactive" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "short-name" : "rest-links",
      "guide" : "https://quarkus.io/guides/resteasy-reactive#web-links-support",
      "built-with-quarkus-core" : "3.24.5",
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17",
      "codestart" : {
        "name" : "resteasy-reactive",
        "kind" : "core",
        "languages" : [ "java", "kotlin", "scala" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-rest-links::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST Qute",
    "description" : "Qute integration for Quarkus REST. This extension is not compatible with the quarkus-resteasy extension, or any of the extensions that depend on it.",
    "metadata" : {
      "codestart" : {
        "name" : "rest-qute",
        "languages" : [ "java", "kotlin", "scala" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "built-with-quarkus-core" : "3.24.5",
      "keywords" : [ "templating", "templates", "rest" ],
      "categories" : [ "web", "reactive" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-rest", "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-qute" ],
      "status" : "stable",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "config" : [ "quarkus.rest.", "quarkus.resteasy-reactive.", "quarkus.qute." ],
      "short-name" : "resteasy-reactive-qute",
      "guide" : "https://quarkus.io/guides/qute-reference#rest_integration"
    },
    "artifact" : "io.quarkus:quarkus-rest-qute::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST Servlet",
    "description" : "Servlet support for Quarkus REST",
    "metadata" : {
      "keywords" : [ "jaxrs", "web", "rest", "servlet", "jakarta-rest" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-rest", "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-undertow", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ],
      "categories" : [ "web" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "short-name" : "quarkus-resteasy-reactive-servlet",
      "built-with-quarkus-core" : "3.24.5",
      "unlisted" : true,
      "status" : "experimental",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17",
      "codestart" : {
        "name" : "rest",
        "kind" : "core",
        "languages" : [ "java", "kotlin", "scala" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-rest-servlet::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "REST",
    "description" : "A Jakarta REST implementation utilizing build time processing and Vert.x. This extension is not compatible with the quarkus-resteasy extension, or any of the extensions that depend on it.",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-arc" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "categories" : [ "web", "reactive" ],
      "status" : "stable",
      "guide" : "https://quarkus.io/guides/rest",
      "config" : [ "quarkus.rest.", "quarkus.resteasy-reactive." ],
      "minimum-java-version" : "17",
      "short-name" : "resteasy-reactive",
      "codestart" : {
        "name" : "rest",
        "languages" : [ "java", "kotlin", "scala" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "keywords" : [ "jaxrs", "web", "rest", "jakarta-rest" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.rest", "io.quarkus.resteasy.reactive" ]
      },
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)"
    },
    "artifact" : "io.quarkus:quarkus-rest::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "RESTEasy Classic's REST Client Jackson",
    "description" : "Jackson serialization support for the REST Client",
    "metadata" : {
      "keywords" : [ "rest-client-jackson", "rest-client", "web-client", "microprofile-rest-client", "json", "jackson" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-resteasy-client", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-resteasy-common", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-rest-client-config", "io.quarkus:quarkus-jackson" ],
      "guide" : "https://quarkus.io/guides/resteasy-client",
      "categories" : [ "web", "serialization" ],
      "minimum-java-version" : "17",
      "capabilities" : {
        "provides" : [ "io.quarkus.resteasy.json.jackson.client" ]
      },
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-resteasy-client-jackson::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "RESTEasy Classic's REST Client JAXB",
    "description" : "XML serialization support for the REST Client",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/resteasy-client",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "rest-client-jaxb", "rest-client", "web-client", "microprofile-rest-client", "jaxb" ],
      "categories" : [ "web", "serialization" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-resteasy-client", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-resteasy-common", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-rest-client-config", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp" ]
    },
    "artifact" : "io.quarkus:quarkus-resteasy-client-jaxb::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "RESTEasy Classic's REST Client JSON-B",
    "description" : "JSON-B serialization support for the REST client",
    "metadata" : {
      "keywords" : [ "rest-client-jsonb", "rest-client", "web-client", "microprofile-rest-client", "json", "jsonb" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-resteasy-client", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-resteasy-common", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-rest-client-config", "io.quarkus:quarkus-jsonb", "io.quarkus:quarkus-jsonp" ],
      "guide" : "https://quarkus.io/guides/resteasy-client",
      "categories" : [ "web", "serialization" ],
      "minimum-java-version" : "17",
      "capabilities" : {
        "provides" : [ "io.quarkus.resteasy.json.jsonb.client" ]
      },
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-resteasy-client-jsonb::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "RESTEasy Classic's REST Client Mutiny support",
    "description" : "Enable Mutiny for the REST client",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/resteasy-client",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "deprecated",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "rest-client-mutiny", "rest-client", "web-client", "microprofile-rest-client", "mutiny" ],
      "categories" : [ "web", "reactive" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-resteasy-client", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-resteasy-common", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-rest-client-config", "io.quarkus:quarkus-resteasy-mutiny-common", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ]
    },
    "artifact" : "io.quarkus:quarkus-resteasy-client-mutiny::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "RESTEasy Client - OpenID Connect Filter",
    "description" : "Use a RESTEasy Client filter to get and refresh access tokens with OpenID Connect Client and send them as HTTP Authorization Bearer tokens",
    "metadata" : {
      "keywords" : [ "oauth2", "openid-connect", "oidc", "oidc-client", "oidc-client-filter" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-oidc-client", "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-oidc-common", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-smallrye-jwt-build", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-resteasy-client", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-resteasy-common", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-rest-client-config" ],
      "config" : [ "quarkus.resteasy-client-oidc-filter.", "quarkus.oidc-client." ],
      "guide" : "https://quarkus.io/guides/security-openid-connect-client",
      "categories" : [ "security" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-resteasy-client-oidc-filter::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "RESTEasy Client - OpenID Connect Token Propagation",
    "description" : "Use RESTEasy Client filter to propagate the incoming Bearer access token or token acquired from Authorization Code Flow as HTTP Authorization Bearer token",
    "metadata" : {
      "keywords" : [ "oauth2", "openid-connect", "oidc", "oidc-client", "oidc-token-propagation" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-security", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-resteasy-client", "io.quarkus:quarkus-core", "io.quarkus:quarkus-resteasy-common", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-rest-client-config", "io.quarkus:quarkus-oidc-client", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-oidc-common", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-smallrye-jwt-build", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-oidc-token-propagation-common" ],
      "config" : [ "quarkus.resteasy-client-token-propagation.", "quarkus.oidc-token-propagation." ],
      "guide" : "https://quarkus.io/guides/security-openid-connect-client",
      "categories" : [ "security" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-resteasy-client-oidc-token-propagation::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "RESTEasy Classic's REST Client",
    "description" : "Call REST services",
    "metadata" : {
      "keywords" : [ "rest-client", "web-client", "microprofile-rest-client" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-resteasy-common", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-rest-client-config" ],
      "categories" : [ "web" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.rest.client", "io.quarkus.resteasy.client" ]
      },
      "guide" : "https://quarkus.io/guides/resteasy-client",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.rest-client." ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17",
      "codestart" : {
        "name" : "resteasy-client",
        "languages" : [ "java", "kotlin" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-resteasy-client::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "RESTEasy Classic Common",
    "description" : "Components common to the RESTEasy Classic server and REST Client",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "unlisted" : true,
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "resteasy", "jaxrs", "web", "rest", "jakarta-rest" ],
      "categories" : [ "web" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ]
    },
    "artifact" : "io.quarkus:quarkus-resteasy-common::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "RESTEasy Classic Jackson",
    "description" : "Jackson serialization support for RESTEasy Classic",
    "metadata" : {
      "keywords" : [ "resteasy-jackson", "jaxrs-json", "resteasy-json", "resteasy", "jaxrs", "json", "jackson", "rest", "jakarta-rest" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-resteasy", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-resteasy-server-common", "io.quarkus:quarkus-resteasy-common", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-arc" ],
      "categories" : [ "web", "serialization" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.rest.jackson", "io.quarkus.resteasy.json.jackson" ]
      },
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.resteasy.", "quarkus.jackson." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17",
      "codestart" : {
        "name" : "resteasy",
        "languages" : [ "java", "kotlin", "scala" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-resteasy-jackson::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "RESTEasy Classic JAXB",
    "description" : "XML serialization support for RESTEasy Classic",
    "metadata" : {
      "keywords" : [ "resteasy-jaxb", "resteasy", "jaxrs", "xml", "jaxb" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-resteasy", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-resteasy-server-common", "io.quarkus:quarkus-resteasy-common", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jaxp" ],
      "config" : [ "quarkus.resteasy." ],
      "categories" : [ "web", "serialization" ],
      "codestart" : {
        "name" : "resteasy",
        "languages" : [ "java", "kotlin", "scala" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-resteasy-jaxb::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "RESTEasy Classic JSON-B",
    "description" : "JSON-B serialization support for RESTEasy Classic",
    "metadata" : {
      "built-with-quarkus-core" : "3.24.5",
      "keywords" : [ "resteasy-jsonb", "jaxrs-json", "resteasy-json", "resteasy", "jaxrs", "json", "jsonb", "rest", "jakarta-rest" ],
      "categories" : [ "web", "serialization" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-resteasy", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-resteasy-server-common", "io.quarkus:quarkus-resteasy-common", "io.quarkus:quarkus-jsonb", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jsonp" ],
      "status" : "stable",
      "capabilities" : {
        "provides" : [ "io.quarkus.rest.jsonb", "io.quarkus.resteasy.json.jsonb" ]
      },
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "config" : [ "quarkus.resteasy." ],
      "guide" : "https://quarkus.io/guides/rest-json",
      "codestart" : {
        "name" : "resteasy",
        "languages" : [ "java", "kotlin", "scala" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-resteasy-jsonb::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "RESTEasy Classic Links",
    "description" : "Web Links support for RESTEasy Classic. Inject web links into response HTTP headers by annotating your endpoint resources.",
    "metadata" : {
      "keywords" : [ "resteasy-links", "resteasy", "jaxrs", "links", "rest", "jakarta-rest" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-resteasy", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-resteasy-server-common", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-resteasy-common" ],
      "categories" : [ "web", "serialization" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "guide" : "https://quarkus.io/guides/resteasy#links",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.resteasy." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17",
      "codestart" : {
        "name" : "resteasy",
        "languages" : [ "java", "kotlin", "scala" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-resteasy-links::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "RESTEasy Classic Multipart",
    "description" : "Multipart support for RESTEasy Classic",
    "metadata" : {
      "built-with-quarkus-core" : "3.24.5",
      "keywords" : [ "resteasy-multipart", "multipart", "upload", "resteasy", "jaxrs", "rest", "jakarta-rest" ],
      "categories" : [ "web" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-resteasy", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-resteasy-server-common", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-resteasy-common" ],
      "status" : "stable",
      "capabilities" : {
        "provides" : [ "io.quarkus.resteasy.multipart" ]
      },
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "config" : [ "quarkus.resteasy.multipart." ],
      "guide" : "https://quarkus.io/guides/rest-json#multipart-support",
      "codestart" : {
        "name" : "resteasy",
        "languages" : [ "java", "kotlin", "scala" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-resteasy-multipart::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "RESTEasy Classic Mutiny Common",
    "description" : "Mutiny components common to the RESTEasy server and the REST Client",
    "metadata" : {
      "unlisted" : true,
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "capabilities" : {
        "provides" : [ "io.quarkus.resteasy.mutiny" ]
      },
      "extension-dependencies" : [ "io.quarkus:quarkus-resteasy-common", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-apache-httpclient" ],
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-resteasy-mutiny-common::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "RESTEasy Classic Mutiny",
    "description" : "Mutiny support for RESTEasy Classic server",
    "metadata" : {
      "keywords" : [ "resteasy-mutiny", "resteasy", "mutiny" ],
      "status" : "deprecated",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-resteasy", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-resteasy-server-common", "io.quarkus:quarkus-resteasy-mutiny-common", "io.quarkus:quarkus-resteasy-common", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-apache-httpclient" ],
      "guide" : "https://quarkus.io/guides/resteasy#reactive",
      "categories" : [ "web", "reactive" ],
      "codestart" : {
        "name" : "resteasy",
        "languages" : [ "java", "kotlin", "scala" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-resteasy-mutiny::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "RESTEasy Classic Qute",
    "description" : "Qute Templating integration for RESTEasy Classic",
    "metadata" : {
      "keywords" : [ "templating", "templates", "resteasy" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-resteasy", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-resteasy-server-common", "io.quarkus:quarkus-resteasy-common", "io.quarkus:quarkus-qute" ],
      "categories" : [ "web" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "guide" : "https://quarkus.io/guides/qute",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.qute." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17",
      "codestart" : {
        "name" : "resteasy-qute",
        "languages" : [ "java", "kotlin" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-resteasy-qute::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "RESTEasy Classic Server Common",
    "description" : "RESTEasy Server common",
    "metadata" : {
      "keywords" : [ "resteasy", "jaxrs", "web", "rest", "jakarta-rest" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-resteasy-common" ],
      "unlisted" : true,
      "guide" : "https://quarkus.io/guides/resteasy",
      "categories" : [ "web" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-resteasy-server-common::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "RESTEasy Classic",
    "description" : "REST endpoint framework implementing Jakarta REST and more",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-resteasy-server-common", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-resteasy-common" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "categories" : [ "web" ],
      "guide" : "https://quarkus.io/guides/resteasy",
      "status" : "stable",
      "config" : [ "quarkus.resteasy." ],
      "minimum-java-version" : "17",
      "short-name" : "jax-rs",
      "codestart" : {
        "name" : "resteasy",
        "languages" : [ "java", "kotlin", "scala" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "keywords" : [ "resteasy", "jaxrs", "web", "rest", "jakarta-rest" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.rest", "io.quarkus.resteasy" ]
      },
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)"
    },
    "artifact" : "io.quarkus:quarkus-resteasy::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Scala",
    "description" : "Write your services in Scala",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "deprecated",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "scala" ],
      "codestart" : {
        "name" : "scala",
        "kind" : "core",
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "categories" : [ "alt-languages" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ]
    },
    "artifact" : "io.quarkus:quarkus-scala::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Scheduler",
    "description" : "Schedule jobs and tasks",
    "metadata" : {
      "keywords" : [ "scheduler", "tasks", "periodic-tasks" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "categories" : [ "miscellaneous" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.scheduler" ]
      },
      "guide" : "https://quarkus.io/guides/scheduler",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.scheduler." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-scheduler::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Security JPA Common",
    "description" : "Build parent to bring in required dependencies",
    "metadata" : {
      "keywords" : [ "security", "jpa", "orm", "panache" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-elytron-security-common", "io.quarkus:quarkus-security", "io.quarkus:quarkus-arc" ],
      "unlisted" : true,
      "guide" : "https://quarkus.io/guides/security-getting-started",
      "categories" : [ "security" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-security-jpa-common::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Security Jakarta Persistence Reactive",
    "description" : "Secure your applications with username/password stored in a database via Jakarta Persistence",
    "metadata" : {
      "keywords" : [ "security", "jpa", "panache", "hibernate-reactive", "hibernate", "reactive", "database" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-security-jpa-common", "io.quarkus:quarkus-elytron-security-common", "io.quarkus:quarkus-security", "io.quarkus:quarkus-hibernate-reactive", "io.quarkus:quarkus-hibernate-orm", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-reactive-datasource", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "security" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.security.jpa.reactive" ]
      },
      "guide" : "https://quarkus.io/guides/security-getting-started",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.datasource.", "quarkus.hibernate-orm." ],
      "status" : "preview",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-security-jpa-reactive::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Security JPA",
    "description" : "Secure your applications with username/password stored in a database via Jakarta Persistence",
    "metadata" : {
      "keywords" : [ "security", "jpa", "orm", "panache" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-security-jpa-common", "io.quarkus:quarkus-elytron-security-common", "io.quarkus:quarkus-security", "io.quarkus:quarkus-core", "io.quarkus:quarkus-hibernate-orm", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-datasource" ],
      "categories" : [ "security" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.security.jpa" ]
      },
      "guide" : "https://quarkus.io/guides/security-getting-started",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.datasource.", "quarkus.hibernate-orm." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-security-jpa::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Security WebAuthn",
    "description" : "Secure your applications with WebAuthn",
    "metadata" : {
      "keywords" : [ "security", "webauthn" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-security", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ],
      "categories" : [ "security" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.security.webauthn" ]
      },
      "guide" : "https://quarkus.io/guides/security-webauthn",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.webauthn." ],
      "status" : "experimental",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-security-webauthn::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Security",
    "description" : "Security",
    "metadata" : {
      "keywords" : [ "security" ],
      "status" : "preview",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "categories" : [ "security" ],
      "minimum-java-version" : "17",
      "capabilities" : {
        "provides" : [ "io.quarkus.security" ]
      },
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-security::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "SmallRye Context Propagation",
    "description" : "Propagate contexts between managed threads in reactive applications",
    "metadata" : {
      "keywords" : [ "smallrye-context-propagation", "microprofile-context-propagation", "context-propagation", "context", "reactive" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "reactive" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "short-name" : "context propagation",
      "guide" : "https://quarkus.io/guides/context-propagation",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "mp.context." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-smallrye-context-propagation::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "SmallRye Fault Tolerance",
    "description" : "Build fault-tolerant network services",
    "metadata" : {
      "keywords" : [ "fault-tolerance", "smallrye-fault-tolerance", "microprofile-fault-tolerance", "bulkhead", "circuit-breaker", "fallback", "rate-limit", "retry", "timeout" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-arc" ],
      "categories" : [ "cloud" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.smallrye.faulttolerance" ]
      },
      "guide" : "https://quarkus.io/guides/smallrye-fault-tolerance",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "smallrye.faulttolerance.", "mp.fault.tolerance." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-smallrye-fault-tolerance::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "SmallRye GraphQL Client",
    "description" : "Create GraphQL Clients",
    "metadata" : {
      "keywords" : [ "smallrye-graphql", "graphql", "graphql-client", "microprofile-graphql" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jsonb", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-smallrye-stork", "io.quarkus:quarkus-tls-registry" ],
      "categories" : [ "web" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "short-name" : "graphql-client",
      "guide" : "https://quarkus.io/guides/smallrye-graphql-client",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.smallrye-graphql-client." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-smallrye-graphql-client::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "SmallRye GraphQL",
    "description" : "Create GraphQL Endpoints using the code-first approach from MicroProfile GraphQL",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-jsonb", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-hibernate-validator" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "categories" : [ "web" ],
      "guide" : "https://quarkus.io/guides/smallrye-graphql",
      "status" : "stable",
      "config" : [ "mp.graphql.", "smallrye.graphql.", "quarkus.smallrye-graphql." ],
      "minimum-java-version" : "17",
      "short-name" : "graphql",
      "codestart" : {
        "name" : "smallrye-graphql",
        "languages" : [ "java", "kotlin" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "keywords" : [ "graphql", "microprofile-graphql", "smallrye-graphql", "web" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.smallrye.graphql" ]
      },
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)"
    },
    "artifact" : "io.quarkus:quarkus-smallrye-graphql::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "SmallRye Health",
    "description" : "Monitor service health",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-jsonp" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "categories" : [ "cloud" ],
      "guide" : "https://quarkus.io/guides/smallrye-health",
      "status" : "stable",
      "config" : [ "quarkus.health.", "quarkus.smallrye-health.", "mp.health." ],
      "minimum-java-version" : "17",
      "short-name" : "health",
      "codestart" : {
        "name" : "smallrye-health",
        "languages" : [ "java", "kotlin" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "keywords" : [ "smallrye-health", "health-check", "health", "microprofile-health", "microprofile-health-check" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.smallrye.health" ]
      },
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)"
    },
    "artifact" : "io.quarkus:quarkus-smallrye-health::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "SmallRye JWT Build",
    "description" : "Create JSON Web Token with SmallRye JWT Build API",
    "metadata" : {
      "keywords" : [ "smallrye-jwt", "smallrye-jwt-build", "jwt", "json-web-token" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "config" : [ "mp.jwt.", "smallrye.jwt.", "quarkus.smallrye-jwt." ],
      "guide" : "https://quarkus.io/guides/security-jwt-build",
      "categories" : [ "security" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-smallrye-jwt-build::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "SmallRye JWT",
    "description" : "Secure your applications with JSON Web Token",
    "metadata" : {
      "keywords" : [ "smallrye-jwt", "jwt", "json-web-token", "rbac", "security" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-security", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-smallrye-jwt-build", "io.quarkus:quarkus-jsonp" ],
      "categories" : [ "security" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.jwt" ]
      },
      "guide" : "https://quarkus.io/guides/security-jwt",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "mp.jwt.", "smallrye.jwt.", "quarkus.smallrye-jwt." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-smallrye-jwt::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "SmallRye Metrics",
    "description" : "Expose metrics for your services",
    "metadata" : {
      "built-with-quarkus-core" : "3.24.5",
      "keywords" : [ "smallrye-metrics", "metrics", "metric", "prometheus", "monitoring" ],
      "categories" : [ "observability" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jsonp" ],
      "status" : "deprecated",
      "capabilities" : {
        "provides" : [ "io.quarkus.metrics", "io.quarkus.smallrye.metrics" ]
      },
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "config" : [ "quarkus.smallrye-metrics.", "mp.metrics." ],
      "short-name" : "metrics",
      "guide" : "https://quarkus.io/guides/smallrye-metrics"
    },
    "artifact" : "io.quarkus:quarkus-smallrye-metrics::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "SmallRye OpenAPI",
    "description" : "Document your REST APIs with OpenAPI - comes with Swagger UI",
    "metadata" : {
      "keywords" : [ "smallrye-openapi", "openapi", "open-api" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-swagger-ui" ],
      "categories" : [ "web" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.smallrye.openapi" ]
      },
      "guide" : "https://quarkus.io/guides/openapi-swaggerui",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.smallrye-openapi.", "smallrye.openapi.", "mp.openapi.", "quarkus.swagger-ui." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-smallrye-openapi::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "SmallRye Reactive Streams Operators",
    "description" : "Operators to write Reactive Streams based applications (Mutiny recommended instead)",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "unlisted" : true,
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "smallrye-reactive-streams-operators", "smallrye-reactive-streams", "reactive-streams-operators", "reactive" ],
      "categories" : [ "reactive" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ]
    },
    "artifact" : "io.quarkus:quarkus-smallrye-reactive-streams-operators::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "SmallRye Reactive Type Converters",
    "description" : "Converters for reactive types from various reactive programming libraries",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "unlisted" : true,
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "smallrye-reactive-type-converters", "reactive-type-converters", "reactive-streams", "microprofile-reactive-streams", "reactive" ],
      "categories" : [ "reactive" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ]
    },
    "artifact" : "io.quarkus:quarkus-smallrye-reactive-type-converters::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "SmallRye Stork",
    "description" : "SmallRye Stork is a dynamic service discovery and selection framework for locating and selecting service instances.",
    "metadata" : {
      "keywords" : [ "Load Balancing", "Service Discovery", "Service Selection" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "categories" : [ "web" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.smallrye.stork" ]
      },
      "guide" : "https://quarkus.io/guides/stork",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.stork." ],
      "status" : "preview",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-smallrye-stork::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus Extension for Spring Boot properties",
    "description" : "Use Spring Boot properties annotations to configure your application",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/spring-boot-properties",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "spring-boot", "properties" ],
      "categories" : [ "compatibility" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ]
    },
    "artifact" : "io.quarkus:quarkus-spring-boot-properties::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus Extension for Spring Cache API",
    "description" : "Use Spring Cache annotations",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/spring-cache",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "spring-cache", "spring", "cache" ],
      "categories" : [ "compatibility" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-cache", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ]
    },
    "artifact" : "io.quarkus:quarkus-spring-cache::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus Extension for Spring Cloud Config Client",
    "description" : "Use properties from Spring Cloud Config as bootstrap properties sources",
    "metadata" : {
      "keywords" : [ "spring-cloud-config-client", "spring", "config", "configuration" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-jackson" ],
      "config" : [ "quarkus.spring-cloud-config." ],
      "guide" : "https://quarkus.io/guides/spring-cloud-config-client",
      "categories" : [ "compatibility" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-spring-cloud-config-client::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus Extension for Spring Data JPA API",
    "description" : "Use Spring Data JPA annotations to create your data access layer",
    "metadata" : {
      "keywords" : [ "spring-data", "spring" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-hibernate-orm-panache", "io.quarkus:quarkus-hibernate-orm", "io.quarkus:quarkus-core", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-hibernate-orm-panache-common", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-spring-di" ],
      "config" : [ "quarkus.datasource.", "quarkus.hibernate-orm." ],
      "guide" : "https://quarkus.io/guides/spring-data-jpa",
      "categories" : [ "compatibility" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-spring-data-jpa::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus Extension for Spring Data REST",
    "description" : "Generate Jakarta REST resources for a Spring Data application",
    "metadata" : {
      "keywords" : [ "spring-data", "spring-data-rest", "spring", "data", "rest" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-rest-data-panache", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-hal", "io.quarkus:quarkus-spring-data-jpa", "io.quarkus:quarkus-hibernate-orm-panache", "io.quarkus:quarkus-hibernate-orm", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-hibernate-orm-panache-common", "io.quarkus:quarkus-spring-di" ],
      "config" : [ "quarkus.datasource.", "quarkus.hibernate-orm." ],
      "guide" : "https://quarkus.io/guides/spring-data-rest",
      "categories" : [ "compatibility" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-spring-data-rest::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus Extension for Spring DI API",
    "description" : "Define your dependency injection with Spring DI",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/spring-di",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "spring-di", "spring" ],
      "categories" : [ "compatibility" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ]
    },
    "artifact" : "io.quarkus:quarkus-spring-di::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus Extension for Spring Scheduled",
    "description" : "Schedule tasks with Spring Scheduling",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/spring-scheduled",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "spring-scheduled", "spring" ],
      "categories" : [ "compatibility" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-scheduler", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ]
    },
    "artifact" : "io.quarkus:quarkus-spring-scheduled::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus Extension for Spring Security API",
    "description" : "Secure your application with Spring Security annotations",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/spring-security",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "spring-security", "spring", "security" ],
      "categories" : [ "compatibility" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-security", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-spring-di" ]
    },
    "artifact" : "io.quarkus:quarkus-spring-security::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Spring Web REST",
    "description" : "Build parent to bring in required dependencies",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-rest", "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-arc" ],
      "unlisted" : true,
      "built-with-quarkus-core" : "3.24.5",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-spring-web-rest::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Spring Web RESTEasy Classic",
    "description" : "Build parent to bring in required dependencies",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-resteasy", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-resteasy-server-common", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-resteasy-common" ],
      "unlisted" : true,
      "built-with-quarkus-core" : "3.24.5",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-spring-web-resteasy::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Quarkus Extension for Spring Web API",
    "description" : "Use Spring Web annotations to create your REST services",
    "metadata" : {
      "keywords" : [ "spring-web", "spring" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-spring-di", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ],
      "categories" : [ "compatibility" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.spring.web" ]
      },
      "guide" : "https://quarkus.io/guides/spring-web",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17",
      "codestart" : {
        "name" : "spring-web",
        "languages" : [ "java", "kotlin", "scala" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      }
    },
    "artifact" : "io.quarkus:quarkus-spring-web::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Swagger UI",
    "description" : "Swagger UI",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/openapi-swaggerui",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "unlisted" : true,
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "swagger-ui", "openapi" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-arc" ]
    },
    "artifact" : "io.quarkus:quarkus-swagger-ui::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "TLS certificate registry",
    "description" : "An internal TLS certificate registry.",
    "metadata" : {
      "cli-plugins" : [ "tls: io.quarkus:quarkus-tls-registry-cli:3.24.5" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-arc" ],
      "unlisted" : true,
      "config" : [ "quarkus.tls." ],
      "categories" : [ "web" ],
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-tls-registry::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Undertow Servlet",
    "description" : "Support for servlets",
    "metadata" : {
      "keywords" : [ "undertow", "servlet", "http" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-core" ],
      "categories" : [ "web" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.servlet" ]
      },
      "short-name" : "servlet",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.servlet." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-undertow::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Eclipse Vert.x GraphQL",
    "description" : "Query the API using GraphQL",
    "metadata" : {
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "status" : "stable",
      "config" : [ "quarkus.vertx-graphql." ],
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "eclipse", "vertx", "vert.x", "graphql", "vertx-graphql" ],
      "categories" : [ "web" ],
      "built-with-quarkus-core" : "3.24.5",
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ]
    },
    "artifact" : "io.quarkus:quarkus-vertx-graphql::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Eclipse Vert.x - HTTP",
    "description" : "Vert.x HTTP",
    "metadata" : {
      "keywords" : [ "eclipse-vert.x", "vertx", "vert.x", "reactive", "vertx-http", "http" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ],
      "categories" : [ "web", "reactive" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.vertx.http" ]
      },
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "unlisted" : true,
      "config" : [ "quarkus.http." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-vertx-http::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Vert.x Kotlin integration",
    "description" : "Build parent to bring in required dependencies",
    "metadata" : {
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "built-with-quarkus-core" : "3.24.5",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-vertx-kotlin::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Eclipse Vert.x",
    "description" : "Write reactive applications with the Vert.x API",
    "metadata" : {
      "keywords" : [ "eclipse-vert.x", "vertx", "vert.x", "reactive" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "categories" : [ "reactive" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.vertx", "io.quarkus.vertx.core" ]
      },
      "guide" : "https://quarkus.io/guides/vertx",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.vertx." ],
      "status" : "stable",
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "io.quarkus:quarkus-vertx::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Virtual Threads Support",
    "description" : "Virtual Threads Executor",
    "metadata" : {
      "unlisted" : true,
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "keywords" : [ "virtual-threads", "loom" ],
      "minimum-java-version" : "17",
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "built-with-quarkus-core" : "3.24.5",
      "config" : [ "quarkus.virtual-threads." ]
    },
    "artifact" : "io.quarkus:quarkus-virtual-threads::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Web Dependency Locator",
    "description" : "Simplify paths and importmap support for Web dependencies",
    "metadata" : {
      "keywords" : [ "web", "webjar", "mvnpm", "importmap" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ],
      "guide" : "https://quarkus.io/guides/web-dependency-locator",
      "categories" : [ "web" ],
      "minimum-java-version" : "17",
      "short-name" : "web-dependency-locator",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-web-dependency-locator::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "WebSockets Client",
    "description" : "Client for WebSocket communication channel",
    "metadata" : {
      "keywords" : [ "websocket", "websockets", "web-socket", "web-sockets", "http", "client" ],
      "status" : "stable",
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "guide" : "https://quarkus.io/guides/websockets",
      "categories" : [ "web" ],
      "minimum-java-version" : "17",
      "short-name" : "websockets-client",
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/quarkusio/quarkus"
    },
    "artifact" : "io.quarkus:quarkus-websockets-client::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "WebSockets Next",
    "description" : "Implementation of the WebSocket API with enhanced efficiency and usability",
    "metadata" : {
      "built-with-quarkus-core" : "3.24.5",
      "keywords" : [ "websocket", "websockets", "web-socket", "web-sockets", "http" ],
      "categories" : [ "web" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-tls-registry" ],
      "status" : "stable",
      "capabilities" : {
        "provides" : [ "io.quarkus.websockets.next" ]
      },
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "config" : [ "quarkus.websockets.next" ],
      "short-name" : "websockets",
      "guide" : "https://quarkus.io/guides/websockets-next-reference"
    },
    "artifact" : "io.quarkus:quarkus-websockets-next::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "WebSockets",
    "description" : "WebSocket communication channel support",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-websockets-client" ],
      "scm-url" : "https://github.com/quarkusio/quarkus",
      "categories" : [ "web" ],
      "guide" : "https://quarkus.io/guides/websockets",
      "status" : "stable",
      "config" : [ "quarkus.websocket." ],
      "minimum-java-version" : "17",
      "short-name" : "websockets",
      "codestart" : {
        "name" : "websockets",
        "languages" : [ "java", "kotlin" ],
        "artifact" : "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5"
      },
      "keywords" : [ "websocket", "websockets", "web-socket", "web-sockets", "http" ],
      "capabilities" : {
        "provides" : [ "io.quarkus.vertx.websockets" ]
      },
      "built-with-quarkus-core" : "3.24.5",
      "requires-quarkus-core" : "[3.24,)"
    },
    "artifact" : "io.quarkus:quarkus-websockets::jar:3.24.5",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "AMQP 1.0 JMS client - Apache Qpid JMS",
    "description" : "Use JMS APIs with AMQP 1.0 servers such as ActiveMQ Artemis, ActiveMQ 5, Qpid Broker-J, Qpid Dispatch router, Azure Service Bus, and more",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/jms",
      "scm-url" : "https://github.com/amqphub/quarkus-qpid-jms",
      "status" : "stable",
      "requires-quarkus-core" : "[3.20,)",
      "keywords" : [ "amqp", "qpid-jms", "qpid", "jms", "artemis" ],
      "categories" : [ "messaging" ],
      "built-with-quarkus-core" : "3.20.0",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty" ]
    },
    "artifact" : "org.amqphub.quarkus:quarkus-qpid-jms::jar:2.8.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel ActiveMQ",
    "description" : "Send messages to (or consume from) Apache ActiveMQ 5.x. This component extends the Camel JMS component",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-jms", "org.apache.camel.quarkus:camel-quarkus-support-spring", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/activemq.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-activemq::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AMQP",
    "description" : "Messaging with AMQP protocol using Apache QPid Client",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.amqphub.quarkus:quarkus-qpid-jms", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "org.apache.camel.quarkus:camel-quarkus-core", "org.apache.camel.quarkus:camel-quarkus-jms", "org.apache.camel.quarkus:camel-quarkus-support-spring", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/amqp.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-amqp::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel ArangoDb",
    "description" : "Perform operations on ArangoDb documents, collections and graphs",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/arangodb.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-arangodb::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AS2",
    "description" : "Transfer data securely and reliably using the AS2 protocol (RFC4130)",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-bouncycastle", "io.quarkus:quarkus-security", "org.apache.camel.quarkus:camel-quarkus-support-httpclient5" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/as2.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-as2::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel ASN.1 File",
    "description" : "Encode and decode data structures using Abstract Syntax Notation One (ASN.1)",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-bouncycastle", "io.quarkus:quarkus-security" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/asn1.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-asn1::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Asterisk",
    "description" : "Interact with Asterisk PBX Server",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/asterisk.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-asterisk::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Atom",
    "description" : "Poll Atom RSS feeds",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/atom.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-atom::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Attachments",
    "description" : "Support for attachments on Camel messages",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/attachments.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-attachments::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Avro",
    "description" : "Serialize and deserialize messages using Apache Avro binary data format",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-avro", "io.quarkus:quarkus-core", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/avro.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-avro::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS Bedrock",
    "description" : "Invoke Model of AWS Bedrock service",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-aws2", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws-bedrock.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws-bedrock::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS Secrets Manager",
    "description" : "Manage AWS Secrets Manager services using AWS SDK version 2.x",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-aws2", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws-secrets-manager.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws-secrets-manager::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS XRay",
    "description" : "Distributed tracing using AWS XRay",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws-xray.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws-xray::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS 2 Athena",
    "description" : "Access AWS Athena service using AWS SDK version 2.x",
    "metadata" : {
      "keywords" : [ "Amazon" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-aws2", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-jaxp" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws2-athena.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws2-athena::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS 2 CloudWatch",
    "description" : "Sending metrics to AWS CloudWatch",
    "metadata" : {
      "keywords" : [ "Amazon" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-aws2", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws2-cw.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws2-cw::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS 2 DynamoDB",
    "description" : "Store and retrieve data from AWS DynamoDB service or receive messages from AWS DynamoDB Stream using AWS SDK version 2.x",
    "metadata" : {
      "keywords" : [ "Amazon" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-aws2", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient", "org.apache.camel.quarkus:camel-quarkus-jackson", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-jaxp" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws2-ddb.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws2-ddb::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS 2 Elastic Compute Cloud (EC2)",
    "description" : "Manage AWS EC2 instances",
    "metadata" : {
      "keywords" : [ "Amazon" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-aws2", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-jaxp" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws2-ec2.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws2-ec2::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS 2 Elastic Container Service (ECS)",
    "description" : "Manage AWS ECS cluster instances",
    "metadata" : {
      "keywords" : [ "Amazon" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-aws2", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-jaxp" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws2-ecs.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws2-ecs::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS 2 Elastic Kubernetes Service (EKS)",
    "description" : "Manage AWS EKS cluster instances",
    "metadata" : {
      "keywords" : [ "Amazon" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-aws2", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-jaxp" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws2-eks.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws2-eks::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS 2 Eventbridge",
    "description" : "Manage AWS Eventbridge cluster instances using AWS SDK version 2.x",
    "metadata" : {
      "keywords" : [ "Amazon" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-aws2", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws2-eventbridge.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws2-eventbridge::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS 2 Identity and Access Management (IAM)",
    "description" : "Manage AWS IAM instances",
    "metadata" : {
      "keywords" : [ "Amazon" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-aws2", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-jaxp" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws2-iam.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws2-iam::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS 2 Kinesis",
    "description" : "Consume and produce records from AWS Kinesis Streams using AWS SDK version 2.x",
    "metadata" : {
      "keywords" : [ "Amazon" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-aws2", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-netty" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws2-kinesis.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws2-kinesis::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS 2 Key Management Service (KMS)",
    "description" : "Manage keys stored in AWS KMS instances",
    "metadata" : {
      "keywords" : [ "Amazon" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-aws2", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-jaxp" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws2-kms.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws2-kms::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS 2 Lambda",
    "description" : "Manage and invoke AWS Lambda functions using AWS SDK version 2.x",
    "metadata" : {
      "keywords" : [ "Amazon" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-aws2", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws2-lambda.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws2-lambda::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS 2 MQ",
    "description" : "Send messages to AWS MQ",
    "metadata" : {
      "keywords" : [ "Amazon" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-aws2", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-jaxp" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws2-mq.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws2-mq::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS 2 Managed Streaming for Apache Kafka (MSK)",
    "description" : "Manage AWS MSK instances",
    "metadata" : {
      "keywords" : [ "Amazon" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-aws2", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-jaxp" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws2-msk.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws2-msk::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS 2 S3 Storage Service",
    "description" : "Store and retrieve objects from AWS S3 Storage Service",
    "metadata" : {
      "keywords" : [ "Amazon" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-aws2", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-jaxp" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws2-s3.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws2-s3::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS 2 Simple Email Service (SES)",
    "description" : "Send e-mails through AWS SES service",
    "metadata" : {
      "keywords" : [ "Amazon" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-aws2", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-jaxp" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws2-ses.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws2-ses::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS 2 Simple Notification System (SNS)",
    "description" : "Send messages to AWS Simple Notification Topic",
    "metadata" : {
      "keywords" : [ "Amazon" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-aws2", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-jaxp" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws2-sns.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws2-sns::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS 2 Simple Queue Service (SQS)",
    "description" : "Send and receive messages to/from AWS SQS",
    "metadata" : {
      "keywords" : [ "Amazon" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-aws2", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-jaxp" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws2-sqs.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws2-sqs::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS 2 Security Token Service (STS)",
    "description" : "Manage AWS STS cluster instances using AWS SDK version 2.x",
    "metadata" : {
      "keywords" : [ "Amazon" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-aws2", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-jaxp" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws2-sts.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws2-sts::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel AWS 2 Translate",
    "description" : "Translate texts using AWS Translate and AWS SDK version 2.x",
    "metadata" : {
      "keywords" : [ "Amazon" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-aws2", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-jaxp" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/aws2-translate.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-aws2-translate::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Azure CosmosDB",
    "description" : "Azure Cosmos DB is Microsofts globally distributed, multi-model database service for operational and analytics workloads. It offers multi-mastering feature by automatically scaling throughput, compute, and storage. This component interacts with Azure CosmosDB through Azure SQL API",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-azure-core-http-client-vertx", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-support-azure-core", "org.apache.camel.quarkus:camel-quarkus-support-jackson-dataformat-xml", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkiverse.cxf:quarkus-cxf-woodstox" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/azure-cosmosdb.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-azure-cosmosdb::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Azure Event Hubs",
    "description" : "The azure-eventhubs component that integrates Azure Event Hubs using AMQP protocol. Azure EventHubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-azure-storage-blob", "org.apache.camel.quarkus:camel-quarkus-support-azure-core-http-client-vertx", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-support-azure-core", "org.apache.camel.quarkus:camel-quarkus-support-jackson-dataformat-xml", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkiverse.cxf:quarkus-cxf-woodstox" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/azure-eventhubs.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-azure-eventhubs::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Azure Files",
    "description" : "Send and receive files to Azure storage file share",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-ftp", "io.quarkiverse.jsch:quarkus-jsch", "org.apache.camel.quarkus:camel-quarkus-file", "org.apache.camel.quarkus:camel-quarkus-support-azure-core-http-client-vertx", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-support-azure-core", "org.apache.camel.quarkus:camel-quarkus-support-jackson-dataformat-xml", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkiverse.cxf:quarkus-cxf-woodstox" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/azure-files.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-azure-files::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Azure Key Vault",
    "description" : "Manage secrets and keys in Azure Key Vault Service",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-azure-core-http-client-vertx", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-support-azure-core", "org.apache.camel.quarkus:camel-quarkus-support-jackson-dataformat-xml", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkiverse.cxf:quarkus-cxf-woodstox" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/azure-key-vault.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-azure-key-vault::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Azure ServiceBus",
    "description" : "Send and receive messages to/from Azure Service Bus",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-azure-core-http-client-vertx", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-support-azure-core", "org.apache.camel.quarkus:camel-quarkus-support-jackson-dataformat-xml", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkiverse.cxf:quarkus-cxf-woodstox" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/azure-servicebus.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-azure-servicebus::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Azure Storage Blob Service",
    "description" : "Store and retrieve blobs from Azure Storage Blob Service using SDK v12",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-azure-core-http-client-vertx", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-support-azure-core", "org.apache.camel.quarkus:camel-quarkus-support-jackson-dataformat-xml", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkiverse.cxf:quarkus-cxf-woodstox" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/azure-storage-blob.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-azure-storage-blob::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Azure storage datalake service",
    "description" : "Camel Azure Datalake Gen2 Component",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-azure-core-http-client-vertx", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-support-azure-core", "org.apache.camel.quarkus:camel-quarkus-support-jackson-dataformat-xml", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkiverse.cxf:quarkus-cxf-woodstox" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/azure-storage-datalake.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-azure-storage-datalake::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Azure Storage Queue Service",
    "description" : "The azure-storage-queue component is used for storing and retrieving the messages to/from Azure Storage Queue using Azure SDK v12",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-azure-core-http-client-vertx", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-support-azure-core", "org.apache.camel.quarkus:camel-quarkus-support-jackson-dataformat-xml", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkiverse.cxf:quarkus-cxf-woodstox" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/azure-storage-queue.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-azure-storage-queue::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Barcode",
    "description" : "Transform strings to various 1D/2D barcode bitmap formats and back",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/barcode.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-barcode::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Base64",
    "description" : "Encode and decode data using Base64",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/base64.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-base64::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Bean Validator",
    "description" : "Validate the message body using the Java Bean Validation API",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-hibernate-validator" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/bean-validator.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-bean-validator::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Bean",
    "description" : "Invoke methods of Java beans",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/bean.html",
      "capabilities" : {
        "provides" : [ "org.apache.camel.bean" ]
      },
      "built-with-quarkus-core" : "3.24.0",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-bean::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel BeanIO",
    "description" : "Marshal and unmarshal Java beans to and from flat files (such as CSV, delimited, or fixed length formats)",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-xml-jaxp", "io.quarkus:quarkus-jaxp", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/beanio.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-beanio::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Bindy",
    "description" : "Marshal and unmarshal between POJOs on one side and Comma separated values (CSV), fixed field length or key-value pair (KVP) formats on the other side using Camel Bindy",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/bindy.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-bindy::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Bonita",
    "description" : "Communicate with a remote Bonita BPM process engine",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/bonita.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-bonita::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Box",
    "description" : "Upload, download and manage files, folders, groups, collaborations, etc. on box.com",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-httpclient5" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/box.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-box::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Braintree",
    "description" : "Process payments using Braintree Payments",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/braintree.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-braintree::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Browse",
    "description" : "Inspect the messages received on endpoints supporting BrowsableEndpoint",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/browse.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-browse::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Caffeine Cache",
    "description" : "Perform caching operations using Caffeine Cache",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-caffeine" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/caffeine.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-caffeine::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Cassandra CQL",
    "description" : "Integrate with Cassandra 2.0 using the CQL3 API (not the Thrift API). Based on Cassandra Java Driver provided by DataStax",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "com.datastax.oss.quarkus:cassandra-quarkus-client", "io.quarkus:quarkus-smallrye-health", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-jsonp" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/cassandraql.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-cassandraql::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel CBOR",
    "description" : "Unmarshal a CBOR payload to POJO and back",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/cbor.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-cbor::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel ChatScript",
    "description" : "Chat with a ChatScript Server",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/chatscript.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-chatscript::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Chunk",
    "description" : "Transform messages using Chunk templating engine",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/chunk.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-chunk::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel CLI Connector",
    "description" : "Runtime adapter connecting with Camel CLI",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-console", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-management", "org.apache.camel.quarkus:camel-quarkus-xml-io-dsl" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/cli-connector.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-cli-connector::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Cloudevents",
    "description" : "Camel support for the CloudEvents specification",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/cloudevents.html",
      "capabilities" : {
        "provides" : [ "org.apache.camel.cloudevents" ]
      },
      "built-with-quarkus-core" : "3.24.0",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-cloudevents::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel CM SMS Gateway",
    "description" : "Send SMS messages via CM SMS Gateway",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/cm-sms.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-cm-sms::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel CoAP",
    "description" : "Send and receive messages to/from COAP capable devices",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/coap.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-coap::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel CometD",
    "description" : "Offers publish/subscribe, peer-to-peer (via a server), and RPC style messaging using the CometD/Bayeux protocol",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/cometd.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-cometd::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Console",
    "description" : "Camel Developer Console",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/console.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-console::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Consul",
    "description" : "Integrate with Consul service discovery and configuration store",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-core-cloud", "org.apache.camel.quarkus:camel-quarkus-core", "org.apache.camel.quarkus:camel-quarkus-support-consul-client", "io.quarkus:quarkus-core", "org.apache.camel.quarkus:camel-quarkus-support-retrofit", "io.quarkus:quarkus-kotlin" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/consul.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-consul::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Control Bus",
    "description" : "Manage and monitor Camel routes",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/controlbus.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-controlbus::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Cloud",
    "description" : "The Camel Quarkus core cloud module",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/core-cloud.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-core-cloud::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Core",
    "description" : "Camel core functionality and basic Camel languages: Constant, ExchangeProperty, Header, Ref, Simple and Tokenize",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/core.html",
      "capabilities" : {
        "provides" : [ "org.apache.camel" ]
      },
      "built-with-quarkus-core" : "3.24.0",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-core::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Couchbase",
    "description" : "Query Couchbase Views with a poll strategy and/or perform various operations against Couchbase databases",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/couchbase.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-couchbase::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel CouchDB",
    "description" : "Consume changesets for inserts, updates and deletes in a CouchDB database, as well as get, save, update and delete documents from a CouchDB database",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/couchdb.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-couchdb::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Cron",
    "description" : "A generic interface for triggering events at times specified through the Unix cron syntax",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/cron.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-cron::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel PGP",
    "description" : "Encrypt and decrypt messages using Bouncy Castle OpenPGP API",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-bouncycastle", "io.quarkus:quarkus-security" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/crypto-pgp.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-crypto-pgp::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Crypto (JCE)",
    "description" : "Sign and verify exchanges using the Signature Service of the Java Cryptographic Extension (JCE)",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/crypto.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-crypto::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel CSimple",
    "description" : "Compiled Simple language",
    "metadata" : {
      "status" : [ "preview" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-language" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/csimple.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-csimple::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel CSV",
    "description" : "Handle CSV (Comma Separated Values) payloads",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/csv.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-csv::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel CXF",
    "description" : "Expose SOAP WebServices using Apache CXF or connect to external WebServices using CXF WS client",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.cxf:quarkus-cxf", "io.quarkus:quarkus-tls-registry", "io.quarkiverse.cxf:quarkus-cxf-saaj", "io.quarkiverse.cxf:quarkus-cxf-woodstox", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/cxf-soap.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-cxf-soap::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Data Format",
    "description" : "Use a Camel Data Format as a regular Camel Component",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/dataformat.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-dataformat::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Dataset",
    "description" : "Provide data for load and soak testing of your Camel application",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-mock" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/dataset.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-dataset::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel DataSonnet",
    "description" : "To use DataSonnet scripts for message transformations",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/datasonnet.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-datasonnet::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Debezium MongoDB Connector",
    "description" : "Capture changes from a MongoDB database",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-debezium", "io.quarkus:quarkus-datasource", "org.apache.camel.quarkus:camel-quarkus-mongodb", "org.apache.camel.quarkus:camel-quarkus-support-mongodb", "io.quarkus:quarkus-mongodb-client", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-mutiny-reactive-streams-operators", "org.apache.camel.quarkus:camel-quarkus-jackson", "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-jackson" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/debezium-mongodb.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-debezium-mongodb::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Debezium MySQL Connector",
    "description" : "Capture changes from a MySQL database",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-debezium", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-jdbc-mysql", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/debezium-mysql.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-debezium-mysql::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Debezium Oracle Connector",
    "description" : "Capture changes from an Oracle database",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-debezium", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-jdbc-oracle", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/debezium-oracle.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-debezium-oracle::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Debezium PostgresSQL Connector",
    "description" : "Capture changes from a PostgresSQL database",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-debezium", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-jdbc-postgresql", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/debezium-postgres.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-debezium-postgres::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Debezium SQL Server Connector",
    "description" : "Capture changes from an SQL Server database",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-debezium", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-jdbc-mssql", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/debezium-sqlserver.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-debezium-sqlserver::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Debug",
    "description" : "Enables Camel Route Debugging",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-management", "org.apache.camel.quarkus:camel-quarkus-xml-io-dsl" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/debug.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-debug::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel DFDL",
    "description" : "Transforms fixed format data such as EDI message from/to XML using a Data Format Description Language (DFDL)",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/dfdl.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-dfdl::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel DigitalOcean",
    "description" : "Manage Droplets and resources within the DigitalOcean cloud",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/digitalocean.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-digitalocean::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Direct",
    "description" : "Call another endpoint from the same Camel Context synchronously",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/direct.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-direct::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Disruptor",
    "description" : "Provides asynchronous SEDA behavior using LMAX Disruptor",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/disruptor.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-disruptor::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Deep Java Library",
    "description" : "Infer Deep Learning models from message exchanges data using Deep Java Library (DJL)",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/djl.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-djl::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel DNS",
    "description" : "Perform DNS queries using DNSJava",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-core-cloud" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/dns.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-dns::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Drill",
    "description" : "Perform queries against an Apache Drill cluster",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkiverse.cxf:quarkus-cxf-woodstox", "io.quarkus:quarkus-core", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/drill.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-drill::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Dropbox",
    "description" : "Upload, download and manage files, folders, groups, collaborations, etc on Dropbox",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-netty", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/dropbox.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-dropbox::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel DSL Modeline",
    "description" : "Support for Camel K style modeline",
    "metadata" : {
      "unlisted" : true,
      "built-with-quarkus-core" : "3.24.0",
      "sponsor" : "Apache Software Foundation",
      "categories" : [ "integration" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "status" : [ "preview" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "capabilities" : {
        "provides" : [ "org.apache.camel.dsl.modeline" ]
      },
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/dsl-modeline.html"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-dsl-modeline::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Ehcache",
    "description" : "Perform caching operations using Ehcache",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/ehcache.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-ehcache::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Elasticsearch Low level Rest Client",
    "description" : "Perform queries and other operations on Elasticsearch or OpenSearch (uses low-level client)",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-elasticsearch-rest-client-common", "io.quarkus:quarkus-apache-httpclient" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/elasticsearch-rest-client.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-elasticsearch-rest-client::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Elasticsearch",
    "description" : "Send requests to ElasticSearch via Java Client API",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/elasticsearch.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-elasticsearch::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Exec",
    "description" : "Execute commands on the underlying operating system",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/exec.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-exec::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JSON Fastjson",
    "description" : "Marshal POJOs to JSON and back using Fastjson",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/fastjson.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-fastjson::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel FHIR",
    "description" : "Exchange information in the healthcare domain using the FHIR (Fast Healthcare Interoperability Resources) standard",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jaxp", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/fhir.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-fhir::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel File Cluster Service",
    "description" : "Provides a FileLock implementation of the Camel Cluster Service SPI",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-file" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/file-cluster-service.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-file-cluster-service::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel File Watch",
    "description" : "Get notified about file events in a directory using java.nio.file.WatchService",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/file-watch.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-file-watch::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel File",
    "description" : "Read and write files",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/file.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-file::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Flatpack",
    "description" : "Parse fixed width and delimited files using the FlatPack library",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/flatpack.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-flatpack::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Flink",
    "description" : "Send DataSet jobs to an Apache Flink cluster",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/flink.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-flink::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel FOP",
    "description" : "Render messages into PDF and other output formats supported by Apache FOP",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-awt", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging", "org.apache.camel.quarkus:camel-quarkus-xml-jaxp", "io.quarkus:quarkus-jaxp" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/fop.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-fop::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Freemarker",
    "description" : "Transform messages using FreeMarker templates",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.freemarker:quarkus-freemarker" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/freemarker.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-freemarker::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel FTP",
    "description" : "Upload and download files to/from SFTP, FTP or SFTP servers",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.jsch:quarkus-jsch", "org.apache.camel.quarkus:camel-quarkus-file" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/ftp.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-ftp::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Fury",
    "description" : "Serialize and deserialize messages using Apache Fury",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkiverse.fury:quarkus-fury", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/fury.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-fury::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Geocoder",
    "description" : "Find geocodes (latitude and longitude) for a given address or the other way round",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-httpclient5", "org.apache.camel.quarkus:camel-quarkus-jsonpath" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/geocoder.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-geocoder::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Git",
    "description" : "Perform operations on git repositories",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.jgit:quarkus-jgit", "io.quarkiverse.jsch:quarkus-jsch" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/git.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-git::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel GitHub",
    "description" : "Interact with the GitHub API",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/github.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-github::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Google BigQuery",
    "description" : "Access Google Cloud BigQuery service using SQL queries or Google Client Services API",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-grpc-common", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "org.apache.camel.quarkus:camel-quarkus-support-google-cloud" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/google-bigquery.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-google-bigquery::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Google Calendar",
    "description" : "Perform various operations on a Google Calendar",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-google-http-client", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/google-calendar.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-google-calendar::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Google Drive",
    "description" : "Manage files in Google Drive",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-google-http-client", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/google-drive.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-google-drive::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel GoogleCloudFunctions",
    "description" : "Manage and invoke Google Cloud Functions",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/google-functions.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-google-functions::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Google Mail",
    "description" : "Manage messages in Google Mail",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-google-http-client", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient", "org.apache.camel.quarkus:camel-quarkus-support-mail" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/google-mail.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-google-mail::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Google Pubsub",
    "description" : "Send and receive messages to/from Google Cloud Platform PubSub Service",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "org.apache.camel.quarkus:camel-quarkus-support-google-cloud", "org.apache.camel.quarkus:camel-quarkus-support-google-pubsub", "io.quarkus:quarkus-grpc-common", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/google-pubsub.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-google-pubsub::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Google Secret Manager",
    "description" : "Manage Google Secret Manager Secrets",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-google-pubsub", "io.quarkus:quarkus-grpc-common", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/google-secret-manager.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-google-secret-manager::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Google Sheets",
    "description" : "Manage spreadsheets in Google Sheets",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-google-http-client", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient", "org.apache.camel.quarkus:camel-quarkus-jackson", "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-jackson" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/google-sheets.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-google-sheets::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Google Storage",
    "description" : "Store and retrieve objects from Google Cloud Storage Service using the google-cloud-storage library",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-google-cloud" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/google-storage.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-google-storage::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel GraphQL",
    "description" : "Send GraphQL queries and mutations to external systems",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-httpclient5" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/graphql.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-graphql::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Grok",
    "description" : "Unmarshal unstructured data to objects using Logstash based Grok patterns",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/grok.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-grok::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Groovy",
    "description" : "Evaluate a Groovy script",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-language", "io.quarkiverse.groovy:quarkus-groovy" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/groovy.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-groovy::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel gRPC",
    "description" : "Expose gRPC endpoints and access external gRPC endpoints",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-grpc-common", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/grpc.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-grpc::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Gson",
    "description" : "Marshal POJOs to JSON and back using Gson",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/gson.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-gson::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Guava EventBus",
    "description" : "Send and receive messages to/from Guava EventBus",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/guava-eventbus.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview", "deprecated" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-guava-eventbus::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Hashicorp Vault",
    "description" : "Manage secrets in Hashicorp Vault Service",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "org.apache.camel.quarkus:camel-quarkus-support-jackson-dataformat-xml", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkiverse.cxf:quarkus-cxf-woodstox", "org.apache.camel.quarkus:camel-quarkus-support-spring", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/hashicorp-vault.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-hashicorp-vault::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Hazelcast Atomic Number",
    "description" : "Increment, decrement, set, etc. Hazelcast atomic number (a grid wide number)",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "com.hazelcast:quarkus-hazelcast-client", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/hazelcast.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-hazelcast::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Headersmap",
    "description" : "Fast case-insensitive headers map implementation",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/headersmap.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-headersmap::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel HL7",
    "description" : "Marshal and unmarshal HL7 (Health Care) model objects using the HL7 MLLP codec",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/hl7.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-hl7::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus HTTP Common",
    "description" : "Camel Quarkus HTTP Common",
    "metadata" : {
      "minimum-java-version" : "17",
      "guide" : "https://quarkus.io/guides/camel",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "unlisted" : true,
      "requires-quarkus-core" : "[3.24,)",
      "keywords" : [ "camel", "http" ],
      "categories" : [ "integration" ],
      "built-with-quarkus-core" : "3.24.0",
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-core-cloud" ]
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-http-common::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel HTTP",
    "description" : "Send requests to external HTTP servers using Apache HTTP Client 5.x",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-http-common", "org.apache.camel.quarkus:camel-quarkus-core-cloud", "org.apache.camel.quarkus:camel-quarkus-support-httpclient5" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/http.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-http::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel SimpleNotification",
    "description" : "Huawei Cloud component to integrate with SimpleNotification services",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/huaweicloud-smn.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-huaweicloud-smn::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel IBM Secrets Manager",
    "description" : "Manage secrets in IBM Secrets Manager Service",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/ibm-secrets-manager.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-ibm-secrets-manager::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel iCal",
    "description" : "Marshal and unmarshal iCal (.ics) documents to/from model objects",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/ical.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-ical::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel IEC 60870 Client",
    "description" : "IEC 60870 supervisory control and data acquisition (SCADA) client using NeoSCADA implementation",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/iec60870.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-iec60870::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Ignite Cache",
    "description" : "Perform cache operations on an Ignite cache or consume changes from a continuous query",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/ignite.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-ignite::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Infinispan",
    "description" : "Read and write from/to Infinispan distributed key/value store and data grid",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-infinispan-client", "io.quarkus:quarkus-caffeine", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-elytron-security-common", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/infinispan.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-infinispan::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel InfluxDB",
    "description" : "Interact with InfluxDB v1, a time series database",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-retrofit", "io.quarkus:quarkus-kotlin" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/influxdb.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-influxdb::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel IRC",
    "description" : "Send and receive messages to/from and IRC chat",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/irc.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-irc::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Avro Jackson",
    "description" : "Marshal POJOs to Avro and back using Jackson",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-jackson", "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-jackson" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jackson-avro.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jackson-avro::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Protobuf Jackson",
    "description" : "Marshal POJOs to Protobuf and back using Jackson",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-jackson", "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-jackson" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jackson-protobuf.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jackson-protobuf::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Jackson",
    "description" : "Marshal POJOs to JSON and back using Jackson",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-jackson" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jackson.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jackson::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JacksonXML",
    "description" : "Unmarshal an XML payloads to POJOs and back using XMLMapper extension of Jackson",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-jackson-dataformat-xml", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkiverse.cxf:quarkus-cxf-woodstox" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jacksonxml.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jacksonxml::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Jasypt",
    "description" : "Security using Jasypt",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jasypt.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jasypt::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Java jOOR DSL",
    "description" : "Support for parsing Java route definitions at runtime",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/java-joor-dsl.html",
      "capabilities" : {
        "provides" : [ "org.apache.camel.java.joor.dsl" ]
      },
      "built-with-quarkus-core" : "3.24.0",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-java-joor-dsl::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JavaScript",
    "description" : "Evaluates a JavaScript expression",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/javascript.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-javascript::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JAXB",
    "description" : "Unmarshal XML payloads to POJOs and back using JAXB2 XML marshalling standard",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jaxb.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jaxb::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JCache",
    "description" : "Perform caching operations against JSR107/JCache",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jcache.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jcache::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JCR",
    "description" : "Read and write nodes to/from a JCR compliant content repository",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jcr.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jcr::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JDBC",
    "description" : "Access databases through SQL and JDBC",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-jdbc", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jdbc.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jdbc::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Jfr",
    "description" : "Diagnose Camel applications with Java Flight Recorder",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jfr.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jfr::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JGroups raft",
    "description" : "Exchange messages with JGroups-raft clusters",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jgroups-raft.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jgroups-raft::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JGroups",
    "description" : "Exchange messages with JGroups clusters",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jgroups.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jgroups::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Jira",
    "description" : "Interact with JIRA issue tracker",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-google-http-client", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging", "io.quarkus:quarkus-rest-client", "io.quarkus:quarkus-rest-client-jaxrs", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-rest-common", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-rest-client-config", "io.quarkus:quarkus-tls-registry" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jira.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jira::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JMS",
    "description" : "Send and receive messages to/from JMS message brokers",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-spring", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jms.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jms::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Jolokia",
    "description" : "Expose runtime metrics and management operations via JMX with Jolokia",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-management", "org.apache.camel.quarkus:camel-quarkus-core", "org.apache.camel.quarkus:camel-quarkus-xml-io-dsl" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jolokia.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jolokia::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JOLT",
    "description" : "JSON to JSON transformation using JOLT",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jolt.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jolt::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JOOQ",
    "description" : "Store and retrieve Java objects from an SQL database using JOOQ",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jooq.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jooq::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel jOOR",
    "description" : "Evaluate a jOOR (Java compiled once at runtime) expression language",
    "metadata" : {
      "status" : [ "stable", "deprecated" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-language" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/joor.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-joor::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JPA",
    "description" : "Store and retrieve Java objects from databases using Java Persistence API (JPA)",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-hibernate-orm", "io.quarkus:quarkus-core", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-caffeine", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jpa.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jpa::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JQ",
    "description" : "Evaluates a JQ expression against a JSON message body",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkiverse.jackson-jq:quarkus-jackson-jq", "io.quarkus:quarkus-jackson", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-jackson", "io.quarkus:quarkus-jaxp" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jq.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jq::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel SCP",
    "description" : "Copy files to/from remote hosts using the secure copy protocol (SCP)",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-ftp", "io.quarkiverse.jsch:quarkus-jsch", "org.apache.camel.quarkus:camel-quarkus-file" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jsch.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jsch::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JSLT",
    "description" : "Query or transform JSON payloads using an JSLT",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jslt.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jslt::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JsonPatch",
    "description" : "JsonPatch component which transform JSON using JSON patch (RFC 6902)",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/json-patch.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-json-patch::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JSON Schema Validator",
    "description" : "Validate JSON payloads using NetworkNT JSON Schema",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/json-validator.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-json-validator::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JSonApi",
    "description" : "Marshal and unmarshal JSON:API resources using JSONAPI-Converter library",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jsonapi.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jsonapi::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JSONATA",
    "description" : "JSON to JSON transformation using JSONATA",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jsonata.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jsonata::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JSON-B",
    "description" : "Marshal POJOs to JSON and back using JSON-B",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jsonb", "io.quarkus:quarkus-jsonp" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jsonb.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jsonb::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JSON Path",
    "description" : "Evaluate a JSONPath expression against a JSON message body",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jsonpath.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jsonpath::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JT400",
    "description" : "Exchanges messages with an IBM i system using data queues, message queues, or program call. IBM i is the replacement for AS/400 and iSeries servers",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jt400.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jt400::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel JTA",
    "description" : "Enclose Camel routes in transactions using Java Transaction API (JTA) and Narayana transaction manager",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/jta.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-jta::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Kafka",
    "description" : "Send and receive messages to/from an Apache Kafka broker",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-kafka-client", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-tls-registry", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/kafka.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-kafka::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Kamelet",
    "description" : "Materialize route templates",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/kamelet.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-kamelet::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Knative Consumer",
    "description" : "Receives events from Knative",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-knative", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-cloudevents", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/knative-consumer.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-knative-consumer::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Knative Producer",
    "description" : "Sends events to Knative",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-knative", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-cloudevents", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/knative-producer.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-knative-producer::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Knative",
    "description" : "Send and receive events from Knative",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-cloudevents", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/knative.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-knative::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Kubernetes Cluster Service",
    "description" : "Provides a Kubernetes implementation of the Camel Cluster Service SPI",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-kubernetes-client", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-kubernetes-client-internal", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "org.apache.camel.quarkus:camel-quarkus-core-cloud", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging", "org.apache.camel.quarkus:camel-quarkus-kubernetes" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/kubernetes-cluster-service.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-kubernetes-cluster-service::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Kubernetes",
    "description" : "Perform operations against Kubernetes API",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-kubernetes-client", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-kubernetes-client-internal", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "org.apache.camel.quarkus:camel-quarkus-core-cloud", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/kubernetes.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-kubernetes::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Kudu",
    "description" : "Interact with Apache Kudu, a free and open source column-oriented data store of the Apache Hadoop ecosystem",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-micrometer", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-netty" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/kudu.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-kudu::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel langChain4j Chat",
    "description" : "LangChain4j Chat component",
    "metadata" : {
      "status" : [ "experimental" ],
      "extension-dependencies" : [ "io.quarkiverse.langchain4j:quarkus-langchain4j-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-qute", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "org.apache.camel.quarkus:camel-quarkus-support-langchain4j" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/langchain4j-chat.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-langchain4j-chat::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel LangChain4j Embeddings",
    "description" : "LangChain4j Embeddings",
    "metadata" : {
      "unlisted" : true,
      "built-with-quarkus-core" : "3.24.0",
      "sponsor" : "Apache Software Foundation",
      "categories" : [ "integration" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.24,)",
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "status" : [ "preview" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "capabilities" : {
        "provides" : [ "org.apache.camel.langchain4j.embeddings" ]
      },
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/langchain4j-embeddings.html"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-langchain4j-embeddings::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel LangChain4j Tokenizer",
    "description" : "LangChain4j Tokenizer",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.langchain4j:quarkus-langchain4j-core", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-qute", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/langchain4j-tokenizer.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-langchain4j-tokenizer::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel LangChain4j Tools",
    "description" : "LangChain4j Tools and Function Calling Features",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-langchain4j", "io.quarkiverse.langchain4j:quarkus-langchain4j-core", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-qute", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/langchain4j-tools.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-langchain4j-tools::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel LangChain4j Web Search",
    "description" : "LangChain4j Web Search Engine",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/langchain4j-web-search.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-langchain4j-web-search::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel langChain4j",
    "description" : "LangChain4j high level api usage with Camel Quarkus",
    "metadata" : {
      "status" : [ "experimental" ],
      "extension-dependencies" : [ "io.quarkiverse.langchain4j:quarkus-langchain4j-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-qute", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-bean", "org.apache.camel.quarkus:camel-quarkus-core" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/langchain4j.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-langchain4j::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Language",
    "description" : "Execute scripts in any of the languages supported by Camel",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/language.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-language::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel LDAP",
    "description" : "Perform searches on LDAP servers",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/ldap.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-ldap::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel LDIF",
    "description" : "Perform updates on an LDAP server from an LDIF body content",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/ldif.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-ldif::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel LevelDB",
    "description" : "Using LevelDB as persistent EIP store",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jackson" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/leveldb.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-leveldb::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Log",
    "description" : "Prints data form the routed message (such as body and headers) to the logger",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/log.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-log::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel LRA",
    "description" : "Camel saga binding for Long-Running-Action framework",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-resteasy-client", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-resteasy-common", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-rest-client-config", "org.apache.camel.quarkus:camel-quarkus-core", "org.apache.camel.quarkus:camel-quarkus-rest", "org.apache.camel.quarkus:camel-quarkus-platform-http", "org.apache.camel.quarkus:camel-quarkus-attachments", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-saga" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/lra.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-lra::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Lucene",
    "description" : "Perform inserts or queries against Apache Lucene databases",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/lucene.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-lucene::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Lumberjack",
    "description" : "Receive logs messages using the Lumberjack protocol",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jackson", "org.apache.camel.quarkus:camel-quarkus-netty", "io.quarkus:quarkus-netty" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/lumberjack.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-lumberjack::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel LZF Deflate Compression",
    "description" : "Compress and decompress streams using LZF deflate algorithm",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/lzf.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-lzf::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Mail Microsoft Oauth",
    "description" : "Camel Mail OAuth2 Authenticator for Microsoft Exchange Online",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/mail-microsoft-oauth.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-mail-microsoft-oauth::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Mail",
    "description" : "Send and receive emails using imap, pop3 and smtp protocols",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-mail" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/mail.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-mail::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Management",
    "description" : "JMX management strategy and associated managed resources",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-xml-io-dsl" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/management.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-management::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel MapStruct",
    "description" : "Type Conversion using Mapstruct",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/mapstruct.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-mapstruct::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Master",
    "description" : "Have only a single consumer in a cluster consuming from a given endpoint; with automatic failover if the JVM dies",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/master.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-master::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Micrometer",
    "description" : "Collect various metrics directly from Camel routes using the Micrometer library",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-micrometer", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-jackson", "org.apache.camel.quarkus:camel-quarkus-core" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/micrometer.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-micrometer::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Microprofile Fault Tolerance",
    "description" : "Circuit Breaker EIP using Microprofile Fault Tolerance",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-smallrye-fault-tolerance", "io.quarkus:quarkus-core", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/microprofile-fault-tolerance.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-microprofile-fault-tolerance::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel MicroProfile Health",
    "description" : "Expose Camel health checks via MicroProfile Health",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-smallrye-health", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-jsonp" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/microprofile-health.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-microprofile-health::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Milvus",
    "description" : "Perform operations on the Milvus Vector Database",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/milvus.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-milvus::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Minio",
    "description" : "Store and retrieve objects from Minio Storage Service using Minio SDK",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.minio:quarkus-minio-native" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/minio.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-minio::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel MLLP",
    "description" : "Communicate with external systems using the MLLP protocol",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/mllp.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-mllp::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Mock",
    "description" : "Test routes and mediation rules using mocks",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/mock.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-mock::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel MongoDB GridFS",
    "description" : "Interact with MongoDB GridFS",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-mongodb", "io.quarkus:quarkus-mongodb-client", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-mutiny-reactive-streams-operators", "org.apache.camel.quarkus:camel-quarkus-jackson", "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-jackson" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/mongodb-gridfs.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-mongodb-gridfs::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel MongoDB",
    "description" : "Perform operations on MongoDB documents and collections",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-mongodb", "io.quarkus:quarkus-mongodb-client", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-mutiny-reactive-streams-operators", "org.apache.camel.quarkus:camel-quarkus-jackson", "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-jackson" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/mongodb.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-mongodb::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Mustache",
    "description" : "Transform messages using a Mustache template",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/mustache.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-mustache::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel MVEL",
    "description" : "Transform messages using an MVEL template",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/mvel.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-mvel::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel MyBatis",
    "description" : "Performs a query, poll, insert, update or delete in a relational database using MyBatis",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.mybatis:quarkus-mybatis", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/mybatis.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-mybatis::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Nats",
    "description" : "Send and receive messages from NATS messaging system",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/nats.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-nats::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Netty HTTP",
    "description" : "Netty HTTP server and client using the Netty 4.x",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-netty", "org.apache.camel.quarkus:camel-quarkus-http-common", "org.apache.camel.quarkus:camel-quarkus-core-cloud", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-caffeine" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/netty-http.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-netty-http::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Netty",
    "description" : "Socket level networking using TCP or UDP with Netty 4.x",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/netty.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-netty::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Nitrite",
    "description" : "Access Nitrite databases",
    "metadata" : {
      "status" : [ "stable", "deprecated" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/nitrite.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-nitrite::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel OAI-PMH",
    "description" : "Harvest metadata using OAI-PMH protocol",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-httpclient5" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/oaipmh.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-oaipmh::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Observability Services",
    "description" : "Camel Observability Services",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-micrometer", "io.quarkus:quarkus-micrometer", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-jsonp", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-micrometer-registry-prometheus", "org.apache.camel.quarkus:camel-quarkus-microprofile-health", "io.quarkus:quarkus-smallrye-health", "org.apache.camel.quarkus:camel-quarkus-opentelemetry2", "io.quarkus:quarkus-opentelemetry", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-grpc-common", "org.apache.camel.quarkus:camel-quarkus-management", "org.apache.camel.quarkus:camel-quarkus-xml-io-dsl" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/observability-services.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-observability-services::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel OGNL",
    "description" : "Evaluate an OGNL expression using Apache Commons OGNL",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/ognl.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-ognl::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Olingo4",
    "description" : "Communicate with OData 4.0 services using Apache Olingo OData API",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-netty" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/olingo4.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-olingo4::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel OpenAPI Java",
    "description" : "Expose OpenAPI resources defined in Camel REST DSL",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-swagger" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/openapi-java.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-openapi-java::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel OpenSearch",
    "description" : "Send requests to OpenSearch via Java Client API",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/opensearch.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-opensearch::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel OpenStack",
    "description" : "Interact with OpenStack APIs",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jackson" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/openstack.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-openstack::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Opentelemetry2",
    "description" : "Implementation of Camel Opentelemetry based on the Camel Telemetry spec",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-opentelemetry", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-grpc-common", "org.apache.camel.quarkus:camel-quarkus-core" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/opentelemetry2.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-opentelemetry2::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel OpenTelemetry",
    "description" : "Distributed tracing using OpenTelemetry",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-opentelemetry", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-grpc-common", "org.apache.camel.quarkus:camel-quarkus-core" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/opentelemetry.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-opentelemetry::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel OptaPlanner",
    "description" : "Solve planning problems with OptaPlanner",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.optaplanner:optaplanner-quarkus", "org.optaplanner:optaplanner-quarkus-jackson", "io.quarkus:quarkus-jackson" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/optaplanner.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-optaplanner::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Paho MQTT5",
    "description" : "Communicate with MQTT message brokers using Eclipse Paho MQTT v5 Client",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/paho-mqtt5.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-paho-mqtt5::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Paho",
    "description" : "Communicate with MQTT message brokers using Eclipse Paho MQTT Client",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/paho.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-paho::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel PDF",
    "description" : "Create, modify or extract content from PDF documents",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-awt", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "org.apache.camel.quarkus:camel-quarkus-support-bouncycastle", "io.quarkus:quarkus-security", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/pdf.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-pdf::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel PostgresSQL Replication Slot",
    "description" : "Poll for PostgreSQL Write-Ahead Log (WAL) records using Streaming Replication Slots",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-jdbc-postgresql", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/pg-replication-slot.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-pg-replication-slot::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel PostgresSQL Event",
    "description" : "Send and receive PostgreSQL events via LISTEN and NOTIFY commands",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/pgevent.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-pgevent::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Pinecone",
    "description" : "Perform operations on the Pinecone Vector Database",
    "metadata" : {
      "status" : [ "preview" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-grpc-common", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-jackson" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/pinecone.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-pinecone::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Platform HTTP",
    "description" : "Expose HTTP endpoints using the HTTP server available in the current platform",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-attachments", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/platform-http.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-platform-http::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel PQC Algorithms",
    "description" : "Post Quantum Computing Signature and Verification component",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/pqc.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-pqc::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Printer",
    "description" : "Send print jobs to printers",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/printer.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-printer::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Protobuf",
    "description" : "Serialize and deserialize Java objects using Google's Protocol buffers",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/protobuf.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-protobuf::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel PubNub",
    "description" : "Send and receive messages to/from PubNub data stream network for connected devices",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-retrofit", "io.quarkus:quarkus-kotlin" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/pubnub.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-pubnub::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Pulsar",
    "description" : "Send and receive messages from/to Apache Pulsar messaging system",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/pulsar.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-pulsar::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Python",
    "description" : "Evaluates a Python expression",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/python.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-python::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Qdrant",
    "description" : "Perform operations on the Qdrant Vector Database",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-grpc-common", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/qdrant.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-qdrant::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quartz",
    "description" : "Schedule sending of messages using the Quartz 2.x scheduler",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-quartz", "io.quarkus:quarkus-scheduler", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/quartz.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-quartz::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel QuickFix",
    "description" : "Open a Financial Interchange (FIX) session using an embedded QuickFix/J engine",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/quickfix.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-quickfix::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Qute",
    "description" : "Transform messages using Quarkus Qute templating engine",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-qute" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/qute.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-qute::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Reactive Executor",
    "description" : "Reactive Executor for camel-core using Vert.x",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/reactive-executor.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-reactive-executor::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Reactive Streams",
    "description" : "Exchange messages with reactive stream processing libraries compatible with the reactive streams standard",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/reactive-streams.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-reactive-streams::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Redis",
    "description" : "Aggregation repository using Redis as datastore",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/redis.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-redis::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Ref",
    "description" : "Route messages to an endpoint looked up dynamically by name in the Camel Registry",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/ref.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-ref::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel REST OpenApi",
    "description" : "To call REST services using OpenAPI specification as contract",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-rest", "org.apache.camel.quarkus:camel-quarkus-platform-http", "org.apache.camel.quarkus:camel-quarkus-attachments", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-support-swagger" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/rest-openapi.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-rest-openapi::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Rest",
    "description" : "Expose REST services and their OpenAPI Specification or call external REST services",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-platform-http", "org.apache.camel.quarkus:camel-quarkus-attachments", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/rest.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-rest::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Robot Framework",
    "description" : "Pass camel exchanges to acceptence test written in Robot DSL",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/robotframework.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-robotframework::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel RSS",
    "description" : "Poll RSS feeds",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-atom", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/rss.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-rss::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Saga",
    "description" : "Execute custom actions within a route using the Saga EIP",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/saga.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-saga::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Salesforce",
    "description" : "Communicate with Salesforce using Java DTOs",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-grpc-common", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-avro", "io.quarkus:quarkus-core", "org.apache.camel.quarkus:camel-quarkus-core", "org.apache.camel.quarkus:camel-quarkus-support-jetty" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/salesforce.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-salesforce::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel SAP NetWeaver",
    "description" : "Send requests to SAP NetWeaver Gateway using HTTP",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-http", "org.apache.camel.quarkus:camel-quarkus-http-common", "org.apache.camel.quarkus:camel-quarkus-core-cloud", "org.apache.camel.quarkus:camel-quarkus-support-httpclient5", "io.quarkus:quarkus-jackson" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/sap-netweaver.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-sap-netweaver::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel XQuery",
    "description" : "Query and/or transform XML payloads using XQuery and Saxon",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-httpclient5" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/saxon.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-saxon::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Scheduler",
    "description" : "Generate messages in specified intervals using java.util.concurrent.ScheduledExecutorService",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/scheduler.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-scheduler::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Schematron",
    "description" : "Validate XML payload using the Schematron Library",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/schematron.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-schematron::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel SEDA",
    "description" : "Asynchronously call another endpoint from any Camel Context in the same JVM",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/seda.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-seda::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel ServiceNow",
    "description" : "Interact with ServiceNow via its REST API",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/servicenow.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-servicenow::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Servlet",
    "description" : "Serve HTTP requests by a Servlet",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-undertow", "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/servlet.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-servlet::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Shiro",
    "description" : "Security using Shiro",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/shiro.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-shiro::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Simple JMS2",
    "description" : "Send and receive messages to/from a JMS Queue or Topic using plain JMS 2.x API",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/sjms2.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-sjms2::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Simple JMS",
    "description" : "Send and receive messages to/from a JMS Queue or Topic using plain JMS 1.x API",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/sjms.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-sjms::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Slack",
    "description" : "Send and receive messages to/from Slack",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/slack.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-slack::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel SmallRye Reactive Messaging",
    "description" : "Camel integration with SmallRye Reactive Messaging",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-messaging", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-mutiny-reactive-streams-operators", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "org.apache.camel.quarkus:camel-quarkus-reactive-streams" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/smallrye-reactive-messaging.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-smallrye-reactive-messaging::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel SMB",
    "description" : "SMB component which consumes natively from file shares using the Server Message Block (SMB, also known as Common Internet File System - CIFS) protocol",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/smb.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-smb::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Smooks",
    "description" : "Use Smooks to transform, route, and bind both XML and non-XML data, including EDI, CSV, JSON, and YAML",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/smooks.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-smooks::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel SMPP",
    "description" : "Send and receive SMS messages using a SMSC (Short Message Service Center)",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/smpp.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-smpp::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel SnakeYAML",
    "description" : "Marshal and unmarshal Java objects to and from YAML using SnakeYAML",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/snakeyaml.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-snakeyaml::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel SNMP",
    "description" : "Receive traps and poll SNMP (Simple Network Management Protocol) capable devices",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/snmp.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-snmp::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel SOAP dataformat",
    "description" : "Marshal Java objects to SOAP messages and back",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-jaxb", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkiverse.cxf:quarkus-cxf-saaj" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/soap.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-soap::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Solr",
    "description" : "Perform operations against Apache Lucene Solr",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/solr.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-solr::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Splunk HEC",
    "description" : "The splunk component allows to publish events in Splunk using the HTTP Event Collector",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-httpclient5" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/splunk-hec.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-splunk-hec::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Splunk",
    "description" : "Publish or search for events in Splunk",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/splunk.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-splunk::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Spring RabbitMQ",
    "description" : "Send and receive messages from RabbitMQ using Spring RabbitMQ client",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging", "org.apache.camel.quarkus:camel-quarkus-support-spring" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/spring-rabbitmq.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-spring-rabbitmq::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Spring Redis",
    "description" : "Send and receive messages from Redis",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-spring", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/spring-redis.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-spring-redis::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel SQL",
    "description" : "Perform SQL queries",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-jdbc", "org.apache.camel.quarkus:camel-quarkus-support-spring", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging", "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/sql.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-sql::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel SSH",
    "description" : "Execute commands on remote hosts using SSH",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-bouncycastle", "io.quarkus:quarkus-security" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/ssh.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-ssh::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel StAX",
    "description" : "Process XML payloads by a SAX ContentHandler",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkiverse.cxf:quarkus-cxf-woodstox" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/stax.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-stax::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Stitch",
    "description" : "Stitch is a cloud ETL service that integrates various data sources into a central data warehouse through various integrations",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-reactor-netty", "io.quarkus:quarkus-netty" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/stitch.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-stitch::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Stomp",
    "description" : "Send and rececive messages to/from STOMP (Simple Text Oriented Messaging Protocol) compliant message brokers",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/stomp.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-stomp::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Stream",
    "description" : "Read from system-in and write to system-out and system-err streams",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/stream.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-stream::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel String Template",
    "description" : "Transform messages using StringTemplate engine",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/stringtemplate.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-stringtemplate::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Stub",
    "description" : "Stub out any physical endpoints while in development or testing",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/stub.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-stub::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support AHC",
    "description" : "Camel Quarkus Support AHC",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-netty", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-ahc::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support AWS2",
    "description" : "Camel Quarkus Support AWS2",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-aws2::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support AWS",
    "description" : "Camel Quarkus Support AWS",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-aws::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support Azure Core HTTP Client Vert.x",
    "description" : "Camel Quarkus Support Azure Core HTTP Client Vert.x",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-support-azure-core", "org.apache.camel.quarkus:camel-quarkus-support-jackson-dataformat-xml", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkiverse.cxf:quarkus-cxf-woodstox" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-azure-core-http-client-vertx::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support Azure Core",
    "description" : "Camel Quarkus Support Azure Core",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-jackson-dataformat-xml", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkiverse.cxf:quarkus-cxf-woodstox" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-azure-core::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support Bouncy Castle",
    "description" : "Camel Quarkus Support Bouncy Castle",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-security" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-bouncycastle::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support Commons Logging",
    "description" : "Camel Quarkus Support Commons Logging",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-commons-logging::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support Consul Client",
    "description" : "Camel Quarkus Consul Client",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "org.apache.camel.quarkus:camel-quarkus-support-retrofit", "io.quarkus:quarkus-kotlin" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-consul-client::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support Debezium",
    "description" : "Camel Quarkus Support Debezium",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-arc" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-debezium::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support DSL",
    "description" : "Camel Quarkus Support DSL",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-dsl::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support Google Cloud",
    "description" : "Camel Quarkus Support Google Cloud",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-google-cloud::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support Google HTTP Client",
    "description" : "Camel Quarkus Support Google HTTP Client",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-apache-httpclient" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-google-http-client::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support Google Pubsub",
    "description" : "Camel Quarkus Support Google Pubsub",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-grpc-common", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-google-pubsub::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support Apache HTTP Client 5",
    "description" : "Camel Quarkus Support Apache HTTP Client 5",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-httpclient5::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support Apache HTTP Client",
    "description" : "Camel Quarkus Support Apache HTTP Client",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-apache-httpclient", "io.quarkus:quarkus-arc" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-httpclient::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support Jackson Dataformat XML",
    "description" : "Camel Quarkus Support Jackson Dataformat XML",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp", "io.quarkiverse.cxf:quarkus-cxf-woodstox", "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-jackson-dataformat-xml::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support JDBC",
    "description" : "Camel Quarkus Support JDBC",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-agroal", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-datasource", "io.quarkus:quarkus-narayana-jta", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "org.apache.camel.quarkus:camel-quarkus-core" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-jdbc::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support Jetty",
    "description" : "Camel Quarkus Support Jetty",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-jetty::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support Langchain4j",
    "description" : "Camel Quarkus Support Langchain4j",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkiverse.langchain4j:quarkus-langchain4j-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-qute", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-langchain4j::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support Language",
    "description" : "Camel Quarkus Support Language",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-language::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support Mail",
    "description" : "Camel Quarkus Support Mail",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-mail::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support MongoDB",
    "description" : "Camel Quarkus Support MongoDB",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-mongodb-client", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "io.quarkus:quarkus-mutiny-reactive-streams-operators" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-mongodb::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support Reactor Netty",
    "description" : "Camel Quarkus Support Reactor Netty",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-arc" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-reactor-netty::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support Retrofit",
    "description" : "Camel Quarkus Support Retrofit",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-kotlin" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-retrofit::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support Spring",
    "description" : "Camel Quarkus Support Spring",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "org.apache.camel.quarkus:camel-quarkus-support-commons-logging" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-spring::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support Swagger",
    "description" : "Camel Quarkus Support Swagger",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-swagger::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Webhook support",
    "description" : "The webhook component allows other Camel components that can receive push notifications to expose webhook endpoints and automatically register them with their own webhook provider.",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-webhook::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Quarkus Support Xalan",
    "description" : "Camel Quarkus Support Xalan",
    "metadata" : {
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-arc" ],
      "unlisted" : true,
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-support-xalan::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel SWIFT",
    "description" : "Encode and decode SWIFT messages",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-jaxb", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-jaxp" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/swift.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-swift::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Syslog",
    "description" : "Marshall SyslogMessages to RFC3164 and RFC5424 messages and back",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-netty", "io.quarkus:quarkus-netty" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/syslog.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-syslog::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Tar File",
    "description" : "Archive files into tarballs or extract files from tarballs",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/tarfile.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-tarfile::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Telegram",
    "description" : "Send and receive messages using the Telegram Bot API",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-webhook", "io.quarkus:quarkus-jackson" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/telegram.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-telegram::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Telemetry Dev",
    "description" : "Basic implementation of Camel Telemetry useful for development purposes",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/telemetry-dev.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-telemetry-dev::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel ThreadPoolFactory Vert.x",
    "description" : "ThreadPoolFactory for camel-core using Vert.x",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/threadpoolfactory-vertx.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-threadpoolfactory-vertx::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Thrift",
    "description" : "Call and expose remote procedures (RPC) with Apache Thrift data format and serialization mechanism",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/thrift.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-thrift::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Tika",
    "description" : "Parse documents and extract metadata and text using Apache Tika",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-netty", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-awt", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "org.apache.camel.quarkus:camel-quarkus-support-xalan" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/tika.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-tika::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Timer",
    "description" : "Generate messages in specified intervals using java.util.Timer",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/timer.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-timer::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Twilio",
    "description" : "Interact with Twilio REST APIs using Twilio Java SDK",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-httpclient", "io.quarkus:quarkus-core", "io.quarkus:quarkus-apache-httpclient", "org.apache.camel.quarkus:camel-quarkus-core" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/twilio.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-twilio::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Twitter",
    "description" : "Send tweets and receive tweets, direct messages and access Twitter Search",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/twitter.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-twitter::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel uniVocity CSV",
    "description" : "Marshal and unmarshal Java objects from and to CSV (Comma Separated Values) using UniVocity Parsers",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/univocity-parsers.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-univocity-parsers::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Validator",
    "description" : "Validate the payload using XML Schema and JAXP Validation",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jaxp" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/validator.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-validator::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Velocity",
    "description" : "Transform messages using a Velocity template",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/velocity.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-velocity::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Vert.x HTTP Client",
    "description" : "Camel HTTP client support with Vert.x",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/vertx-http.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-vertx-http::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Vert.x WebSocket",
    "description" : "Camel WebSocket support with Vert.x",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx-http", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/vertx-websocket.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-vertx-websocket::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Vert.x",
    "description" : "Send and receive messages to/from Vert.x Event Bus",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-mutiny", "io.quarkus:quarkus-smallrye-context-propagation", "io.quarkus:quarkus-virtual-threads", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/vertx.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-vertx::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Wasm",
    "description" : "Invoke Wasm functions",
    "metadata" : {
      "status" : [ "experimental" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jackson" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/wasm.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-wasm::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Weather",
    "description" : "Poll the weather information from Open Weather Map",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jackson", "org.apache.camel.quarkus:camel-quarkus-support-httpclient5" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/weather.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-weather::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Web3j Ethereum Blockchain",
    "description" : "Interact with Ethereum nodes using web3j client API",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/web3j.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-web3j::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Wordpress",
    "description" : "Manage posts and users using Wordpress API",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/wordpress.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-wordpress::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Workday",
    "description" : "Detect and parse documents using Workday",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/workday.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-workday::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel XChange",
    "description" : "Access market data and trade on Bitcoin and Altcoin exchanges",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/xchange.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-xchange::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel XJ",
    "description" : "Transform JSON and XML message using a XSLT",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-xslt-saxon", "org.apache.camel.quarkus:camel-quarkus-xslt", "io.quarkus:quarkus-jaxp", "org.apache.camel.quarkus:camel-quarkus-support-xalan", "org.apache.camel.quarkus:camel-quarkus-core", "org.apache.camel.quarkus:camel-quarkus-support-httpclient5", "io.quarkus:quarkus-core", "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/xj.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-xj::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel XML IO DSL",
    "description" : "An XML stack for parsing XML route definitions",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/xml-io-dsl.html",
      "capabilities" : {
        "provides" : [ "org.apache.camel.xml.io.dsl" ]
      },
      "built-with-quarkus-core" : "3.24.0",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-xml-io-dsl::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel XML JAXB",
    "description" : "An XML stack for parsing XML route definitions. A legacy alternative to the fast an light weight camel-quarkus-xml-io-dsl",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-jaxb" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/xml-jaxb.html",
      "capabilities" : {
        "provides" : [ "org.apache.camel.xml.jaxb" ]
      },
      "built-with-quarkus-core" : "3.24.0",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-xml-jaxb::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel XML JAXP",
    "description" : "XML JAXP type converters and parsers",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jaxp" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/xml-jaxp.html",
      "capabilities" : {
        "provides" : [ "org.apache.camel.xml.jaxp" ]
      },
      "built-with-quarkus-core" : "3.24.0",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-xml-jaxp::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel XML Security Sign",
    "description" : "Sign XML payloads using the XML signature specification",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-core", "io.quarkiverse.cxf:quarkus-cxf-santuario-xmlsec", "io.quarkus:quarkus-jaxb", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-xpath", "org.apache.camel.quarkus:camel-quarkus-validator", "org.apache.camel.quarkus:camel-quarkus-support-xalan" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/xmlsecurity.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-xmlsecurity::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel XMPP",
    "description" : "Send and receive messages to/from an XMPP chat server",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/xmpp.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-xmpp::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel XPath",
    "description" : "Evaluates an XPath expression against an XML payload",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jaxp" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/xpath.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-xpath::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel XSLT Saxon",
    "description" : "Transform XML payloads using an XSLT template using Saxon",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-xslt", "io.quarkus:quarkus-jaxp", "org.apache.camel.quarkus:camel-quarkus-support-xalan", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-httpclient5", "io.quarkus:quarkus-core" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/xslt-saxon.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-xslt-saxon::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel XSLT",
    "description" : "Transforms XML payload using an XSLT template",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-jaxp", "io.quarkus:quarkus-core", "org.apache.camel.quarkus:camel-quarkus-support-xalan", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/xslt.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-xslt::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel YAML DSL",
    "description" : "An YAML stack for parsing YAML route definitions",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/yaml-dsl.html",
      "capabilities" : {
        "provides" : [ "org.apache.camel.yaml.dsl" ]
      },
      "built-with-quarkus-core" : "3.24.0",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "sponsor" : "Apache Software Foundation",
      "status" : [ "stable" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-yaml-dsl::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel YAML IO",
    "description" : "Dump routes in YAML format",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/yaml-io.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-yaml-io::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Zendesk",
    "description" : "Manage Zendesk tickets, users, organizations, etc",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-support-ahc", "io.quarkus:quarkus-netty", "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/zendesk.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-zendesk::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Zip Deflate Compression",
    "description" : "Compress and decompress streams using java.util.zip.Deflater, java.util.zip.Inflater or java.util.zip.GZIPStream",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/zip-deflater.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-zip-deflater::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel Zip File",
    "description" : "Compression and decompress streams using java.util.zip.ZipStream",
    "metadata" : {
      "status" : [ "stable" ],
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/zipfile.html",
      "categories" : [ "integration" ],
      "sponsor" : "Apache Software Foundation",
      "minimum-java-version" : "17",
      "built-with-quarkus-core" : "3.24.0",
      "requires-quarkus-core" : "[3.24,)",
      "scm-url" : "https://github.com/apache/camel-quarkus"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-zipfile::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel ZooKeeper Master",
    "description" : "Have only a single consumer in a cluster consuming from a given endpoint; with automatic failover if the JVM dies",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/zookeeper-master.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-zookeeper-master::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "Camel ZooKeeper",
    "description" : "Manage ZooKeeper clusters",
    "metadata" : {
      "extension-dependencies" : [ "org.apache.camel.quarkus:camel-quarkus-core", "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc", "org.apache.camel.quarkus:camel-quarkus-core-cloud" ],
      "categories" : [ "integration" ],
      "icon-url" : "https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg",
      "guide" : "https://camel.apache.org/camel-quarkus/latest/reference/extensions/zookeeper.html",
      "scm-url" : "https://github.com/apache/camel-quarkus",
      "built-with-quarkus-core" : "3.24.0",
      "unlisted" : true,
      "sponsor" : "Apache Software Foundation",
      "status" : [ "preview" ],
      "requires-quarkus-core" : "[3.24,)",
      "minimum-java-version" : "17"
    },
    "artifact" : "org.apache.camel.quarkus:camel-quarkus-zookeeper::jar:3.24.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "OptaPlanner Jackson",
    "description" : "Activate Jackson bindings for OptaPlanner's Score classes",
    "metadata" : {
      "capabilities" : {
        "provides" : [ "org.optaplanner.optaplanner-quarkus-jackson" ]
      },
      "extension-dependencies" : [ "io.quarkus:quarkus-jackson", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core" ],
      "keywords" : [ "optaplanner", "jackson", "json" ],
      "categories" : [ "business-automation", "serialization" ],
      "minimum-java-version" : "11",
      "scm-url" : "https://github.com/apache/incubator-kie-optaplanner",
      "built-with-quarkus-core" : "3.8.4",
      "status" : "stable"
    },
    "artifact" : "org.optaplanner:optaplanner-quarkus-jackson::jar:10.0.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  }, {
    "name" : "OptaPlanner",
    "description" : "Solve planning and scheduling with AI constraint optimization of vehicle routes, employee rosters, maintenance, tasks, lessons, conferences, ...",
    "metadata" : {
      "minimum-java-version" : "11",
      "guide" : "https://quarkus.io/guides/optaplanner",
      "scm-url" : "https://github.com/apache/incubator-kie-optaplanner",
      "status" : "stable",
      "capabilities" : {
        "provides" : [ "org.optaplanner.optaplanner-quarkus" ]
      },
      "keywords" : [ "optaplanner", "constraint-solver", "artificial-intelligence", "employee-rostering", "vehicle-routing-problem", "maintenance-scheduling", "timetabling" ],
      "categories" : [ "business-automation" ],
      "built-with-quarkus-core" : "3.8.4",
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-arc" ]
    },
    "artifact" : "org.optaplanner:optaplanner-quarkus::jar:10.0.0",
    "origins" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
  } ],
  "categories" : [ {
    "id" : "web",
    "name" : "Web",
    "description" : "Everything you need for REST endpoints, HTTP and web formats like JSON",
    "metadata" : {
      "pinned" : [ "io.quarkus:quarkus-rest", "io.quarkus:quarkus-rest-jackson", "io.quarkus:quarkus-rest-jsonb", "io.quarkus:quarkus-rest-jaxb", "io.quarkus:quarkus-rest-kotlin-serialization", "io.quarkus:quarkus-rest-qute", "io.quarkus:quarkus-rest-links", "io.quarkus:quarkus-rest-client", "io.quarkus:quarkus-rest-client-jackson", "io.quarkus:quarkus-rest-client-jsonb", "io.quarkus:quarkus-rest-client-jaxb", "io.quarkus:quarkus-rest-client-kotlin-serialization", "io.quarkus:quarkus-resteasy", "io.quarkus:quarkus-resteasy-jackson", "io.quarkus:quarkus-resteasy-jsonb", "io.quarkus:quarkus-resteasy-jaxb", "io.quarkus:quarkus-resteasy-multipart", "io.quarkus:quarkus-resteasy-mutiny", "io.quarkus:quarkus-resteasy-qute", "io.quarkus:quarkus-resteasy-links", "io.quarkus:quarkus-resteasy-client-jackson", "io.quarkus:quarkus-resteasy-client-jsonb", "io.quarkus:quarkus-resteasy-client-jaxb" ]
    }
  }, {
    "id" : "data",
    "name" : "Data",
    "description" : "Accessing and managing your data (RDBMS, NoSQL, caching, transaction management, etc)",
    "metadata" : {
      "pinned" : [ "io.quarkus:quarkus-hibernate-orm", "io.quarkus:quarkus-hibernate-orm-panache", "io.quarkus:quarkus-jdbc-postgresql", "io.quarkus:quarkus-jdbc-mariadb", "io.quarkus:quarkus-jdbc-mysql", "io.quarkus:quarkus-jdbc-h2", "io.quarkus:quarkus-jdbc-mssql", "io.quarkus:quarkus-jdbc-db2", "io.quarkus:quarkus-jdbc-derby", "io.quarkus:quarkus-jdbc-oracle" ]
    }
  }, {
    "id" : "messaging",
    "name" : "Messaging",
    "description" : "Send and receives message to various messaging systems (AMQP, Kafka etc)",
    "metadata" : {
      "pinned" : [ "io.quarkus:quarkus-smallrye-reactive-messaging", "io.quarkus:quarkus-smallrye-reactive-messaging-amqp", "io.quarkus:quarkus-smallrye-reactive-messaging-kafka", "io.quarkus:quarkus-smallrye-reactive-messaging-mqtt", "io.quarkus:quarkus-smallrye-reactive-messaging-rabbitmq" ]
    }
  }, {
    "id" : "core",
    "name" : "Core",
    "description" : "Core Quarkus components: engine, logging, etc.",
    "metadata" : {
      "pinned" : [ "io.quarkus:quarkus-config-yaml", "io.quarkus:quarkus-logging-json" ]
    }
  }, {
    "id" : "reactive",
    "name" : "Reactive",
    "description" : "Non blocking stack and connectors",
    "metadata" : {
      "pinned" : [ "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-mutiny" ]
    }
  }, {
    "id" : "ai",
    "name" : "Artificial Intelligence (AI)",
    "description" : "Help making Artificial Intgelligence (AI)-infused applications using Large Language Models and more"
  }, {
    "id" : "cloud",
    "name" : "Cloud",
    "description" : "Useful for Cloud Native deployments platforms like Kubernetes and cloud providers",
    "metadata" : {
      "pinned" : [ "io.quarkus:quarkus-kubernetes", "io.quarkus:quarkus-openshift", "io.quarkus:quarkus-smallrye-health", "io.quarkus:quarkus-smallrye-fault-tolerance" ]
    }
  }, {
    "id" : "observability",
    "name" : "Observability",
    "description" : "Metrics, tracing, etc"
  }, {
    "id" : "security",
    "name" : "Security",
    "description" : "Everything you need to secure your application",
    "metadata" : {
      "pinned" : [ "io.quarkus:quarkus-oidc", "io.quarkus:quarkus-smallrye-jwt" ]
    }
  }, {
    "id" : "serialization",
    "name" : "Serialization",
    "description" : "Serializing and deserializing various formats"
  }, {
    "id" : "miscellaneous",
    "name" : "Miscellaneous",
    "description" : "Mixed bag of good stuff"
  }, {
    "id" : "compatibility",
    "name" : "Compatibility",
    "description" : "Support for alternative programming models on Quarkus"
  }, {
    "id" : "alt-languages",
    "name" : "Alternative languages",
    "description" : "Support for other JVM based languages"
  }, {
    "id" : "integration",
    "name" : "Integration",
    "description" : "Connectors to read to write from a skew of systems (file, S#, Twitter, etc)",
    "metadata" : {
      "pinned" : [ "org.apache.camel.quarkus:camel-quarkus-core", "org.apache.camel.quarkus:camel-quarkus-core-xml" ]
    }
  }, {
    "id" : "business-automation",
    "name" : "Business Automation",
    "description" : "Rules engine, BPM, etc"
  } ],
  "metadata" : {
    "platform-release" : {
      "platform-key" : "io.quarkus",
      "stream" : "3.24",
      "version" : "3.24.5",
      "members" : [ "io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.24.5:json:3.24.5" ]
    },
    "project" : {
      "default-codestart" : "rest",
      "codestart-data" : {
        "tooling-dockerfiles.dockerfile.jvm.from-template" : "registry.access.redhat.com/ubi9/openjdk-{java.version}:1.21",
        "tooling-dockerfiles.dockerfile.jvm.from" : "registry.access.redhat.com/ubi9/openjdk-21:1.21",
        "tooling-dockerfiles.dockerfile.native.from" : "registry.access.redhat.com/ubi9/ubi-minimal:9.5",
        "tooling-dockerfiles.dockerfile.native-micro.from" : "quay.io/quarkus/ubi9-quarkus-micro-image:2.0"
      },
      "properties" : {
        "doc-root" : "https://quarkus.io",
        "rest-assured-version" : "5.5.5",
        "compiler-plugin-version" : "3.14.0",
        "surefire-plugin-version" : "3.5.3",
        "kotlin-version" : "2.1.21",
        "scala-version" : "2.13.12",
        "scala-plugin-version" : "4.9.5",
        "quarkus-core-version" : "3.24.5",
        "maven-plugin-groupId" : "io.quarkus",
        "maven-plugin-artifactId" : "quarkus-maven-plugin",
        "maven-plugin-version" : "3.24.5",
        "gradle-plugin-id" : "io.quarkus",
        "gradle-plugin-version" : "3.24.5",
        "supported-maven-versions" : "[3.8.6,)",
        "proposed-maven-version" : "3.9.9",
        "maven-wrapper-version" : "3.3.2",
        "gradle-wrapper-version" : "8.14",
        "minimum-java-version" : "17",
        "recommended-java-version" : "21"
      }
    },
    "codestarts-artifacts" : [ "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.24.5" ]
  }
}