{
  "id" : "io.quarkus.platform:quarkus-cxf-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5",
  "platform" : true,
  "bom" : "io.quarkus.platform:quarkus-cxf-bom::pom:3.20.5",
  "quarkus-core-version" : "3.20.5",
  "extensions" : [ {
    "name" : "Quarkus CXF OpenTelemetry",
    "description" : "Collect metrics using https://micrometer.io/[Micrometer].",
    "metadata" : {
      "built-with-quarkus-core" : "3.20.0",
      "categories" : [ "integration" ],
      "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" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/reference/extensions/quarkus-cxf-integration-tracing-opentelemetry.html",
      "keywords" : [ "soap", "cxf", "services" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.20,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf"
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-integration-tracing-opentelemetry::jar:3.20.2",
    "origins" : [ "io.quarkus.platform:quarkus-cxf-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5" ]
  }, {
    "name" : "Quarkus CXF Logging (deprecated)",
    "description" : "Deprecated, use io.quarkiverse.cxf:quarkus-cxf instead",
    "metadata" : {
      "built-with-quarkus-core" : "3.20.0",
      "categories" : [ "integration" ],
      "extension-dependencies" : [ "io.quarkiverse.cxf:quarkus-cxf", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "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" ],
      "keywords" : [ "cxf", "jaxws", "jax-ws", "services", "soap" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.20,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf",
      "status" : [ "stable", "deprecated" ],
      "unlisted" : true
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-rt-features-logging::jar:3.20.2",
    "origins" : [ "io.quarkus.platform:quarkus-cxf-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5" ]
  }, {
    "name" : "Quarkus CXF Metrics",
    "description" : "Collect metrics using https://micrometer.io/[Micrometer].",
    "metadata" : {
      "built-with-quarkus-core" : "3.20.0",
      "categories" : [ "integration" ],
      "extension-dependencies" : [ "io.quarkiverse.cxf:quarkus-cxf", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "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" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/reference/extensions/quarkus-cxf-rt-features-metrics.html",
      "keywords" : [ "soap", "cxf", "services" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.20,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf"
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-rt-features-metrics::jar:3.20.2",
    "origins" : [ "io.quarkus.platform:quarkus-cxf-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5" ]
  }, {
    "name" : "Quarkus CXF Runtime Management",
    "description" : "Native support for CXf Runtime Management",
    "metadata" : {
      "built-with-quarkus-core" : "3.20.0",
      "categories" : [ "jmx" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/index.html",
      "keywords" : [ "jmx" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.20,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf",
      "status" : "stable",
      "unlisted" : true
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-rt-management::jar:3.20.2",
    "origins" : [ "io.quarkus.platform:quarkus-cxf-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5" ]
  }, {
    "name" : "Quarkus CXF Transports HTTP Async",
    "description" : "Implement async SOAP Clients using Apache HttpComponents HttpClient 5",
    "metadata" : {
      "built-with-quarkus-core" : "3.20.0",
      "categories" : [ "integration" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkiverse.cxf:quarkus-cxf", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "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" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/reference/extensions/quarkus-cxf-rt-transports-http-hc5.html",
      "keywords" : [ "soap", "cxf", "services" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.20,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf",
      "status" : "deprecated",
      "unlisted" : true
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-rt-transports-http-hc5::jar:3.20.2",
    "origins" : [ "io.quarkus.platform:quarkus-cxf-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5" ]
  }, {
    "name" : "Quarkus CXF WS-ReliableMessaging",
    "description" : "Consume and produce web services with Web Services Reliable Messaging (WS-ReliableMessaging, WSRM)",
    "metadata" : {
      "built-with-quarkus-core" : "3.20.0",
      "categories" : [ "integration" ],
      "extension-dependencies" : [ "io.quarkiverse.cxf:quarkus-cxf", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "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-ws-security", "io.quarkiverse.cxf:quarkus-cxf-santuario-xmlsec", "io.quarkiverse.cxf:quarkus-cxf-rt-management", "io.quarkus:quarkus-core" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/reference/extensions/quarkus-cxf-rt-ws-rm.html",
      "keywords" : [ "cxf", "jaxws", "jax-ws", "services", "soap", "ws", "wsrm", "reliable", "messaging", "ws-reliablemessaging" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.20,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf",
      "status" : "stable"
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-rt-ws-rm::jar:3.20.2",
    "origins" : [ "io.quarkus.platform:quarkus-cxf-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5" ]
  }, {
    "name" : "Quarkus CXF WS-Security",
    "description" : "Consume and produce web services with Web Services Security (WS-Security, WSS)",
    "metadata" : {
      "built-with-quarkus-core" : "3.20.0",
      "categories" : [ "integration" ],
      "extension-dependencies" : [ "io.quarkiverse.cxf:quarkus-cxf", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "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.quarkiverse.cxf:quarkus-cxf-woodstox", "io.quarkus:quarkus-core", "io.quarkiverse.cxf:quarkus-cxf-santuario-xmlsec" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/reference/extensions/quarkus-cxf-rt-ws-security.html",
      "keywords" : [ "cxf", "jaxws", "jax-ws", "services", "soap", "ws", "wss", "ws-security" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.20,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf",
      "status" : "stable"
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-rt-ws-security::jar:3.20.2",
    "origins" : [ "io.quarkus.platform:quarkus-cxf-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5" ]
  }, {
    "name" : "Quarkus CXF SAAJ",
    "description" : "Native support for SOAP with Attachments API for Java (SAAJ)",
    "metadata" : {
      "built-with-quarkus-core" : "3.20.0",
      "categories" : [ "xml" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/index.html",
      "keywords" : [ "attachments", "saaj", "soap", "xml" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.20,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf",
      "status" : "stable",
      "unlisted" : true
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-saaj::jar:3.20.2",
    "origins" : [ "io.quarkus.platform:quarkus-cxf-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5" ]
  }, {
    "name" : "Santuario XML Security",
    "description" : "Native support for Apache Santuario XML Security",
    "metadata" : {
      "built-with-quarkus-core" : "3.20.0",
      "categories" : [ "miscellaneous" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core", "io.quarkus:quarkus-jaxb", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-jaxp" ],
      "keywords" : [ "santuario", "security", "xml", "xmlsec" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.20,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf",
      "status" : "stable"
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-santuario-xmlsec::jar:3.20.2",
    "origins" : [ "io.quarkus.platform:quarkus-cxf-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5" ]
  }, {
    "name" : "Quarkus CXF STS",
    "description" : "The CXF Security Token Service (STS) implementation",
    "metadata" : {
      "built-with-quarkus-core" : "3.20.0",
      "categories" : [ "integration" ],
      "extension-dependencies" : [ "io.quarkiverse.cxf:quarkus-cxf", "io.quarkus:quarkus-arc", "io.quarkus:quarkus-core", "io.quarkus:quarkus-tls-registry", "io.quarkus:quarkus-vertx", "io.quarkus:quarkus-netty", "io.quarkus:quarkus-virtual-threads", "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-ws-security", "io.quarkiverse.cxf:quarkus-cxf-santuario-xmlsec" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/reference/extensions/quarkus-cxf-services-sts.html",
      "keywords" : [ "cxf", "jaxws", "jax-ws", "services", "soap", "ws", "sts", "trust", "ws-trust" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.20,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf",
      "status" : "stable"
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-services-sts::jar:3.20.2",
    "origins" : [ "io.quarkus.platform:quarkus-cxf-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5" ]
  }, {
    "name" : "Quarkus CXF Woodstox",
    "description" : "Native support for Woodstox StAX and SAX parsers",
    "metadata" : {
      "built-with-quarkus-core" : "3.20.0",
      "categories" : [ "xml" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/index.html",
      "keywords" : [ "xml" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.20,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf",
      "status" : "stable",
      "unlisted" : true
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-woodstox::jar:3.20.2",
    "origins" : [ "io.quarkus.platform:quarkus-cxf-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5" ]
  }, {
    "name" : "CXF XJC Plugins",
    "description" : "CXF XJC plugins for wsdl2java code generation",
    "metadata" : {
      "built-with-quarkus-core" : "3.20.0",
      "categories" : [ "xml" ],
      "extension-dependencies" : [ "io.quarkus:quarkus-core" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/reference/extensions/quarkus-cxf-xjc-plugins.html",
      "keywords" : [ "soap", "xml", "xjc" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.20,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf",
      "status" : "stable"
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf-xjc-plugins::jar:3.20.2",
    "origins" : [ "io.quarkus.platform:quarkus-cxf-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5" ]
  }, {
    "name" : "Quarkus CXF",
    "description" : "Core capabilities for implementing SOAP clients and JAX-WS services",
    "metadata" : {
      "built-with-quarkus-core" : "3.20.0",
      "categories" : [ "integration" ],
      "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-virtual-threads", "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" ],
      "guide" : "https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/dev/reference/extensions/quarkus-cxf.html",
      "keywords" : [ "cxf", "jaxws", "jax-ws", "services", "soap" ],
      "minimum-java-version" : "17",
      "requires-quarkus-core" : "[3.20,)",
      "scm-url" : "https://github.com/quarkiverse/quarkus-cxf",
      "status" : "stable"
    },
    "artifact" : "io.quarkiverse.cxf:quarkus-cxf::jar:3.20.2",
    "origins" : [ "io.quarkus.platform:quarkus-cxf-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5" ]
  } ],
  "categories" : [ {
    "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" : {
    "last-bom-update" : "io.quarkus.platform:quarkus-cxf-bom:3.20.3",
    "platform-release" : {
      "members" : [ "io.quarkus.platform:quarkus-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5", "io.quarkus.platform:quarkus-qpid-jms-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5", "io.quarkus.platform:quarkus-cassandra-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5", "io.quarkus.platform:quarkus-amazon-services-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5", "io.quarkus.platform:quarkus-cxf-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5", "io.quarkus.platform:quarkus-camel-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5", "io.quarkus.platform:quarkus-debezium-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5", "io.quarkus.platform:quarkus-blaze-persistence-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5", "io.quarkus.platform:quarkus-google-cloud-services-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5", "io.quarkus.platform:quarkus-operator-sdk-bom-quarkus-platform-descriptor:3.20.5:json:3.20.5" ],
      "platform-key" : "io.quarkus.platform",
      "stream" : "3.20",
      "version" : "3.20.5"
    }
  }
}