{
  "id":"com.adobe.aem:aem-cif-sdk-api:slingosgifeature:aem-cif-sdk:2026.05.19.00",
  "variables":{
    "commerce.endpoint":"$[env:COMMERCE_ENDPOINT;default=]",
    "commerce.auth.header":"$[secret:COMMERCE_AUTH_HEADER;default=]",
    "commerce.endpoint2":"$[env:AEM_COMMERCE_ENDPOINT_2;default=]",
    "commerce.auth.header2":"$[secret:AEM_COMMERCE_AUTH_HEADER_2;default=]",
    "commerce.endpoint3":"$[env:AEM_COMMERCE_ENDPOINT_3;default=]",
    "commerce.auth.header3":"$[secret:AEM_COMMERCE_AUTH_HEADER_3;default=]",
    "commerce.endpoint4":"$[env:AEM_COMMERCE_ENDPOINT_4;default=]",
    "commerce.auth.header4":"$[secret:AEM_COMMERCE_AUTH_HEADER_4;default=]",
    "commerce.endpoint5":"$[env:AEM_COMMERCE_ENDPOINT_5;default=]",
    "commerce.auth.header5":"$[secret:AEM_COMMERCE_AUTH_HEADER_5;default=]"
  },
  "bundles":[
    {
      "id":"com.adobe.cq.cif:commerce-addon-monitoring-bundle:2026.05.19.00",
      "start-order":"19"
    },
    {
      "id":"com.adobe.commerce.cif:graphql-client:1.10.5",
      "start-order":"20"
    },
    {
      "id":"com.adobe.cq.cif:commerce-addon-common-bundle:2026.05.19.00",
      "start-order":"20"
    },
    {
      "id":"com.adobe.cq.cif:commerce-addon-bundle:2026.05.19.00",
      "start-order":"20"
    },
    {
      "id":"com.adobe.cq.cif:commerce-addon-bundle-cs:2026.05.19.00",
      "start-order":"20"
    },
    {
      "id":"com.adobe.cq.cif:ccs-connector-bundle:2026.05.19.00",
      "start-order":"20"
    },
    {
      "id":"org.eclipse.jetty:jetty-client:11.0.25",
      "start-order":"20"
    },
    {
      "id":"org.eclipse.jetty:jetty-alpn-client:11.0.25",
      "start-order":"20"
    },
    {
      "id":"org.eclipse.jetty:jetty-proxy:11.0.25",
      "start-order":"20"
    }
  ],
  "configurations":  {
    "com.adobe.granite.license.ProductInfoProvider~cif":    {
      "name":"cif",
      "version":"2026.05.19.00",
      "displayString":"Adobe Experience Manager Commerce 2026.05.19.00"
    },
    "org.apache.sling.jcr.repoinit.RepositoryInitializer~cifaddoncache":    {
      "scripts":[
        "create path (sling:Folder) /var/cif",
        "create path (sling:Folder) /var/cif/cacheinvalidation",
        "create service user cif-cache-invalidation-service with path system/cq:services/internal/cif",
        "set principal ACL for cif-cache-invalidation-service\n\tallow jcr:read on /conf,/content\n\tend",
        "set principal ACL for cif-cache-invalidation-service\n\tallow jcr:all on /var/cif/cacheinvalidation\n\tend"
      ]
    },
    "org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~cifaddoncache":    {
      "user.mapping":[
        "com.adobe.cq.cif.commerce-addon-bundle:cif-cache-invalidation-service=[cif-cache-invalidation-service]"
      ]
    },
    "com.adobe.cq.commerce.graphql.client.impl.GraphqlClientImpl~default":    {
      "httpMethod":"GET",
      "connectionTimeout":5000,
      "identifier":"default",
      "maxHttpConnections":20,
      "url":"${commerce.endpoint}",
      "requestPoolTimeout":2000,
      "acceptSelfSignedCertificates":false,
      "socketTimeout":5000,
      "httpHeaders":[
        "${commerce.auth.header}"
      ]
    },
    "com.adobe.cq.commerce.graphql.client.impl.GraphqlClientImpl~endpoint2":    {
      "httpMethod":"GET",
      "connectionTimeout":5000,
      "identifier":"endpoint-2",
      "maxHttpConnections":20,
      "url":"${commerce.endpoint2}",
      "requestPoolTimeout":2000,
      "acceptSelfSignedCertificates":false,
      "socketTimeout":5000,
      "httpHeaders":[
        "${commerce.auth.header2}"
      ]
    },
    "com.adobe.cq.commerce.graphql.client.impl.GraphqlClientImpl~endpoint3":    {
      "httpMethod":"GET",
      "connectionTimeout":5000,
      "identifier":"endpoint-3",
      "maxHttpConnections":20,
      "url":"${commerce.endpoint3}",
      "requestPoolTimeout":2000,
      "acceptSelfSignedCertificates":false,
      "socketTimeout":5000,
      "httpHeaders":[
        "${commerce.auth.header3}"
      ]
    },
    "com.adobe.cq.commerce.graphql.client.impl.GraphqlClientImpl~endpoint4":    {
      "httpMethod":"GET",
      "connectionTimeout":5000,
      "identifier":"endpoint-4",
      "maxHttpConnections":20,
      "url":"${commerce.endpoint4}",
      "requestPoolTimeout":2000,
      "acceptSelfSignedCertificates":false,
      "socketTimeout":5000,
      "httpHeaders":[
        "${commerce.auth.header4}"
      ]
    },
    "com.adobe.cq.commerce.graphql.client.impl.GraphqlClientImpl~endpoint5":    {
      "httpMethod":"GET",
      "connectionTimeout":5000,
      "identifier":"endpoint-5",
      "maxHttpConnections":20,
      "url":"${commerce.endpoint5}",
      "requestPoolTimeout":2000,
      "acceptSelfSignedCertificates":false,
      "socketTimeout":5000,
      "httpHeaders":[
        "${commerce.auth.header5}"
      ]
    },
    "com.adobe.cq.cif.authoring.impl.CifEndpointServiceImpl":    {
      "serviceUrl":"$[env:CIF_FRONTEND_URL;default=https://static-cif.adobeaemcloud.com]",
      "version":"$[env:CIF_FRONTEND_VERSION;default=stable.latest]"
    },
    "org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~cifaddon":    {
      "user.mapping":[
        "com.adobe.cq.cif.commerce-addon-bundle:cif-addon-configuration=[sling-context-aware-config-web-console,content-reader-service,configuration-reader-service]"
      ]
    },
    "com.adobe.cq.cif.authoring.AdminDataServlet":    {
      "configured":true
    }
  },
  "feature-internal-data:JSON|false":{
    "variables-metadata":{
      "commerce.endpoint":{
        "feature-origins":[
          "com.adobe.cq.cif:cif-cloud-ready-feature-pkg:slingosgifeature:cq-commerce-addon-author:2026.05.19.00"
        ]
      },
      "commerce.auth.header":{
        "feature-origins":[
          "com.adobe.cq.cif:cif-cloud-ready-feature-pkg:slingosgifeature:cq-commerce-addon-author:2026.05.19.00"
        ]
      },
      "commerce.endpoint2":{
        "feature-origins":[
          "com.adobe.cq.cif:cif-cloud-ready-feature-pkg:slingosgifeature:cq-commerce-addon-author:2026.05.19.00"
        ]
      },
      "commerce.auth.header2":{
        "feature-origins":[
          "com.adobe.cq.cif:cif-cloud-ready-feature-pkg:slingosgifeature:cq-commerce-addon-author:2026.05.19.00"
        ]
      },
      "commerce.endpoint3":{
        "feature-origins":[
          "com.adobe.cq.cif:cif-cloud-ready-feature-pkg:slingosgifeature:cq-commerce-addon-author:2026.05.19.00"
        ]
      },
      "commerce.auth.header3":{
        "feature-origins":[
          "com.adobe.cq.cif:cif-cloud-ready-feature-pkg:slingosgifeature:cq-commerce-addon-author:2026.05.19.00"
        ]
      },
      "commerce.endpoint4":{
        "feature-origins":[
          "com.adobe.cq.cif:cif-cloud-ready-feature-pkg:slingosgifeature:cq-commerce-addon-author:2026.05.19.00"
        ]
      },
      "commerce.auth.header4":{
        "feature-origins":[
          "com.adobe.cq.cif:cif-cloud-ready-feature-pkg:slingosgifeature:cq-commerce-addon-author:2026.05.19.00"
        ]
      },
      "commerce.endpoint5":{
        "feature-origins":[
          "com.adobe.cq.cif:cif-cloud-ready-feature-pkg:slingosgifeature:cq-commerce-addon-author:2026.05.19.00"
        ]
      },
      "commerce.auth.header5":{
        "feature-origins":[
          "com.adobe.cq.cif:cif-cloud-ready-feature-pkg:slingosgifeature:cq-commerce-addon-author:2026.05.19.00"
        ]
      }
    }
  },
  "configuration-api:JSON|false":{
    "region":"INTERNAL",
    "configurations":{
      "com.adobe.cq.cif.authoring.impl.CifEndpointServiceImpl":{
        "region":"INTERNAL"
      },
      "com.adobe.cq.cif.http.internal.HttpHeadersConfigProviderImpl":{
        "properties":{
          "httpHeaders":{
            "cardinality":-1
          }
        }
      },
      "com.adobe.cq.cif.proxy.GraphQLProxyServlet":{
        "properties":{
          "graphQLOriginUrl":{
            "deprecated":"Leave empty to use the configured origin of the GraphQL Client"
          },
          "removeRequestHeaders":{
            "cardinality":-1
          }
        }
      }
    },
    "factory-configurations":{
      "com.adobe.cq.commerce.graphql.client.impl.GraphqlClientImpl":{
        "properties":{
          "identifier":{

          },
          "url":{

          },
          "httpMethod":{
            "options":[
              {
                "value":"POST"
              },
              {
                "value":"GET"
              }
            ]
          },
          "acceptSelfSignedCertificates":{
            "type":"BOOLEAN"
          },
          "allowHttpProtocol":{
            "type":"BOOLEAN"
          },
          "maxHttpConnections":{
            "type":"INTEGER",
            "range":{
              "min":1
            }
          },
          "connectionTimeout":{
            "type":"INTEGER",
            "range":{
              "min":1
            }
          },
          "socketTimeout":{
            "type":"INTEGER",
            "range":{
              "min":1
            }
          },
          "requestPoolTimeout":{
            "type":"INTEGER",
            "range":{
              "min":1
            }
          },
          "connectionKeepAlive":{
            "type":"INTEGER"
          },
          "connectionTtl":{
            "type":"INTEGER"
          },
          "httpHeaders":{
            "cardinality":-1
          },
          "cacheConfigurations":{
            "cardinality":-1
          },
          "service.ranking":{
            "type":"INTEGER"
          }
        },
        "mode":"LENIENT"
      }
    },
    "region-cache":{
      "com.adobe.cq.cif:cif-cloud-ready-feature-pkg:slingosgifeature:cq-commerce-addon-base:2026.05.19.00":"INTERNAL",
      "com.adobe.cq.cif:cif-cloud-ready-feature-pkg:slingosgifeature:cq-commerce-addon-graphql-client-with-authorization-header:2026.05.19.00":"INTERNAL",
      "com.adobe.cq.cif:cif-cloud-ready-feature-pkg:slingosgifeature:cq-commerce-addon-product-console:2026.05.19.00":"INTERNAL",
      "com.adobe.cq.cif:cif-cloud-ready-feature-pkg:slingosgifeature:cq-commerce-addon-author:2026.05.19.00":"INTERNAL"
    }
  },
  "api-regions:JSON|true":[
    {
      "name":"global",
      "exports":[
        "com.adobe.cq.commerce.graphql.client",
        "com.adobe.cq.cif.common.associatedcontent"
      ]
    }
  ],
  "analyser-metadata:JSON|false":{
    "com.adobe.cq.cif:commerce-addon-monitoring-bundle:2026.05.19.00":{
      "report":{
        "error":false,
        "warning":false
      },
      "manifest":{
        "Manifest-Version":"1.0",
        "Bnd-LastModified":"1779280481087",
        "Build-Jdk":"17.0.17",
        "Built-By":"circleci",
        "Bundle-Category":"adobe,aem",
        "Bundle-Description":"AEM Bundle for the Commerce Add-on Monitoring",
        "Bundle-DocURL":"https://docs.adobe.com",
        "Bundle-ManifestVersion":"2",
        "Bundle-Name":"Commerce Add-on Monitoring Bundle",
        "Bundle-SymbolicName":"com.adobe.cq.cif.commerce-addon-monitoring-bundle",
        "Bundle-Vendor":"Adobe",
        "Bundle-Version":"2026.05.19.00",
        "Created-By":"Apache Maven Bundle Plugin",
        "Import-Package":"com.codahale.metrics;version=\"[3.2,4)\",org.osgi.framework;version=\"[1.10,2)\"",
        "Include-Resource":"META-INF/LICENSE=target/maven-shared-archive-resources/META-INF/LICENSE",
        "Private-Package":"com.adobe.cq.cif.impl",
        "Require-Capability":"osgi.extender;filter:=\"(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))\",osgi.ee;filter:=\"(&(osgi.ee=JavaSE)(version=1.8))\"",
        "Service-Component":"OSGI-INF/com.adobe.cq.cif.impl.CifMetricRegistry.xml",
        "Tool":"Bnd-5.1.1.202006162103"
      }
    },
    "com.adobe.commerce.cif:graphql-client:1.10.5":{
      "report":{
        "error":false,
        "warning":false
      },
      "manifest":{
        "Manifest-Version":"1.0",
        "Bnd-LastModified":"1779100990154",
        "Build-Jdk":"1.8.0_472",
        "Built-By":"circleci",
        "Bundle-ClassPath":".,guava-33.1.0-jre.jar,error_prone_annotations-2.36.0.jar,checker-qual-3.43.0.jar,failureaccess-1.0.jar,jsr305-3.0.2.jar,failsafe-3.3.2.jar",
        "Bundle-Description":"Generic GraphQL client for AEM",
        "Bundle-DocURL":"https://www.adobe.com",
        "Bundle-License":"http://www.apache.org/licenses/LICENSE-2.0.txt",
        "Bundle-ManifestVersion":"2",
        "Bundle-Name":"Generic GraphQL client",
        "Bundle-SymbolicName":"com.adobe.commerce.cif.graphql-client",
        "Bundle-Vendor":"Adobe",
        "Bundle-Version":"1.10.5",
        "Created-By":"Apache Maven Bundle Plugin",
        "Embed-Dependency":"guava;inline=false;scope=compile|runtime,error_prone_annotations;inline=false;scope=compile|runtime,checker-qual;inline=false;scope=compile|runtime,failureaccess;inline=false;scope=compile|runtime,jsr305;inline=false;scope=compile|runtime,failsafe;inline=false;scope=compile|runtime",
        "Embed-Transitive":"true",
        "Embedded-Artifacts":"guava-33.1.0-jre.jar;g=\"com.google.guava\";a=\"guava\";v=\"33.1.0-jre\",error_prone_annotations-2.36.0.jar;g=\"com.google.errorprone\";a=\"error_prone_annotations\";v=\"2.36.0\",checker-qual-3.43.0.jar;g=\"org.checkerframework\";a=\"checker-qual\";v=\"3.43.0\",failureaccess-1.0.jar;g=\"com.google.guava\";a=\"failureaccess\";v=\"1.0\",jsr305-3.0.2.jar;g=\"com.google.code.findbugs\";a=\"jsr305\";v=\"3.0.2\",failsafe-3.3.2.jar;g=\"dev.failsafe\";a=\"failsafe\";v=\"3.3.2\"",
        "Export-Package":"com.adobe.cq.commerce.graphql.client;version=\"1.13.0\";uses:=\"com.google.gson,org.apache.http\"",
        "Import-Package":"com.adobe.cq.commerce.graphql.client;version=\"[1.13,1.14)\",com.codahale.metrics;version=\"[3.2,4)\",com.day.cq.commons.inherit;version=\"[5.7,6)\",com.day.cq.wcm.api;version=\"[1.29,2)\",com.google.gson;version=\"[2.8,3)\",com.google.gson.reflect;version=\"[2.8,3)\",javax.crypto,javax.crypto.spec,javax.lang.model.element,javax.net.ssl,org.apache.commons.collections;version=\"[3.2,4)\",org.apache.commons.lang;version=\"[2.6,3)\",org.apache.commons.lang3;version=\"[3.9,4)\",org.apache.commons.lang3.builder;version=\"[3.9,4)\",org.apache.http;version=\"[4.4,5)\",org.apache.http.client;version=\"[4.5,5)\",org.apache.http.client.config;version=\"[4.5,5)\",org.apache.http.client.methods;version=\"[4.5,5)\",org.apache.http.config;version=\"[4.4,5)\",org.apache.http.conn;version=\"[4.5,5)\",org.apache.http.conn.socket;version=\"[4.5,5)\",org.apache.http.conn.ssl;version=\"[4.5,5)\",org.apache.http.entity;version=\"[4.4,5)\",org.apache.http.impl.client;version=\"[4.5,5)\",org.apache.http.impl.conn;version=\"[4.5,5)\",org.apache.http.message;version=\"[4.4,5)\",org.apache.http.osgi.services;version=\"[4.5,5)\",org.apache.http.pool;version=\"[4.4,5)\",org.apache.http.protocol;version=\"[4.4,5)\",org.apache.http.ssl;version=\"[4.4,5)\",org.apache.http.util;version=\"[4.4,5)\",org.apache.sling.api.adapter;version=\"[2.2,3)\",org.apache.sling.api.resource;version=\"[2.12,3)\",org.apache.sling.commons.osgi;version=\"[2.4,3)\",org.osgi.framework;version=\"[1.8,2)\",org.slf4j;version=\"[1.7,2)\"",
        "Provide-Capability":"osgi.service;objectClass:List<String>=\"org.apache.sling.api.adapter.AdapterFactory\"",
        "Require-Capability":"osgi.extender;filter:=\"(&(osgi.extender=osgi.component)(version>=1.3.0)(!(version>=2.0.0)))\",osgi.service;filter:=\"(objectClass=com.adobe.cq.commerce.graphql.client.GraphqlClient)\";effective:=active;cardinality:=multiple,osgi.service;filter:=\"(objectClass=com.codahale.metrics.MetricRegistry)\";effective:=active;resolution:=optional,osgi.service;filter:=\"(objectClass=org.apache.http.osgi.services.HttpClientBuilderFactory)\";effective:=active",
        "Service-Component":"OSGI-INF/com.adobe.cq.commerce.graphql.client.impl.GraphqlClientAdapterFactory.xml,OSGI-INF/com.adobe.cq.commerce.graphql.client.impl.GraphqlClientImpl.xml",
        "Tool":"Bnd-3.5.0.201709291849"
      }
    },
    "com.adobe.cq.cif:commerce-addon-common-bundle:2026.05.19.00":{
      "report":{
        "error":false,
        "warning":false
      },
      "manifest":{
        "Manifest-Version":"1.0",
        "Bnd-LastModified":"1779280439660",
        "Build-Jdk":"17.0.17",
        "Built-By":"circleci",
        "Bundle-Category":"adobe,aem",
        "Bundle-Description":"AEM Bundle for the Commerce Add-on",
        "Bundle-DocURL":"https://docs.adobe.com",
        "Bundle-ManifestVersion":"2",
        "Bundle-Name":"Commerce Add-on Common Bundle",
        "Bundle-SymbolicName":"com.adobe.cq.cif.commerce-addon-common-bundle",
        "Bundle-Vendor":"Adobe",
        "Bundle-Version":"2026.05.19.00",
        "Created-By":"Apache Maven Bundle Plugin",
        "Export-Package":"com.adobe.cq.cif.common.associatedcontent;version=\"1.0.0\";uses:=\"com.adobe.cq.dam.cfm,com.day.cq.dam.api,com.day.cq.wcm.api,org.apache.sling.api.resource\"",
        "Import-Package":"com.adobe.cq.cif.common.associatedcontent;version=\"[1.0,1.1)\",com.adobe.cq.dam.cfm;version=\"[1.10,2)\",com.day.cq.dam.api;version=\"[1.37,2)\",com.day.cq.wcm.api;version=\"[1.29,2)\",javax.jcr;version=\"[2.0,3)\",javax.jcr.query;version=\"[2.0,3)\",org.apache.commons.lang3;version=\"[3.12,4)\",org.apache.jackrabbit.util;version=\"[2.5,3)\",org.apache.sling.api.resource;version=\"[2.12,3)\",org.slf4j;version=\"[1.7,2)\",javax.annotation;version=\"0.0.0\"",
        "Include-Resource":"META-INF/LICENSE=target/maven-shared-archive-resources/META-INF/LICENSE",
        "Private-Package":"com.adobe.cq.cif.common.associatedcontent.internal",
        "Provide-Capability":"osgi.service;objectClass:List<String>=\"com.adobe.cq.cif.common.associatedcontent.AssociatedContentService\";uses:=\"com.adobe.cq.cif.common.associatedcontent\"",
        "Require-Capability":"osgi.service;filter:=\"(objectClass=com.day.cq.wcm.api.PageManagerFactory)\";effective:=active,osgi.extender;filter:=\"(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))\",osgi.ee;filter:=\"(&(osgi.ee=JavaSE)(version=1.8))\"",
        "Service-Component":"OSGI-INF/com.adobe.cq.cif.common.associatedcontent.internal.AssociatedContentServiceImpl.xml",
        "Tool":"Bnd-5.1.1.202006162103"
      }
    },
    "com.adobe.cq.cif:commerce-addon-bundle:2026.05.19.00":{
      "report":{
        "error":false,
        "warning":false
      },
      "manifest":{
        "Manifest-Version":"1.0",
        "Bnd-LastModified":"1779280459196",
        "Build-Jdk":"17.0.17",
        "Built-By":"circleci",
        "Bundle-Category":"adobe,aem",
        "Bundle-Description":"AEM Bundle for the Commerce Add-on",
        "Bundle-DocURL":"https://docs.adobe.com",
        "Bundle-ManifestVersion":"2",
        "Bundle-Name":"Commerce Add-on Bundle",
        "Bundle-SymbolicName":"com.adobe.cq.cif.commerce-addon-bundle",
        "Bundle-Vendor":"Adobe",
        "Bundle-Version":"2026.05.19.00",
        "Created-By":"Apache Maven Bundle Plugin",
        "Export-Package":"com.adobe.cq.cif.associatedcontent;version=\"2026.5.19\",com.adobe.cq.cif.components.models;version=\"0.1.0\";uses:=\"org.apache.sling.api.resource\",com.adobe.cq.cif.gui.components.configuration;version=\"2026.5.19\";uses:=\"javax.annotation,javax.inject,org.apache.sling.api,org.apache.sling.api.resource,org.apache.sling.models.annotations,org.apache.sling.models.annotations.injectorspecific\",com.adobe.cq.cif.gui.components.configuration.servlets;version=\"2026.5.19\";uses:=\"org.apache.sling.api,org.apache.sling.api.servlets\",com.adobe.cq.cif.gui.datasource;version=\"2026.5.19\";uses:=\"com.adobe.cq.commerce.graphql.client,javax.servlet,org.apache.sling.api,org.apache.sling.api.resource,org.apache.sling.api.servlets\",com.adobe.cq.cif;version=\"2026.5.19\",com.adobe.cq.cif.search;version=\"2026.5.19\";uses:=\"com.adobe.granite.omnisearch.api.suggestion,com.adobe.granite.omnisearch.commons,com.adobe.granite.omnisearch.spi.core,com.day.cq.i18n,com.day.cq.search,com.day.cq.search.facets,com.day.cq.search.result,com.day.cq.wcm.core.contentfinder,javax.jcr,javax.jcr.observation,javax.jcr.query,javax.servlet,org.apache.commons.lang3.tuple,org.apache.sling.api,org.apache.sling.api.resource,org.apache.sling.xss,org.osgi.service.component\",com.adobe.cq.cif.renderconditions;version=\"2026.5.19\";uses:=\"javax.servlet,org.apache.sling.api,org.apache.sling.api.servlets\",com.adobe.cq.cif.http;version=\"2026.5.19\",com.adobe.cq.cif.authoring;version=\"2026.5.19\";uses:=\"org.apache.sling.api,org.apache.sling.api.servlets\",com.adobe.cq.cif.authoring.postprocessor;version=\"2026.5.19\";uses:=\"org.apache.sling.api,org.apache.sling.servlets.post\"",
        "Import-Package":"javax.annotation;version=\"0.0.0\",com.adobe.cq.cif;version=\"[2026.5,2027)\",com.adobe.cq.cif.associatedcontent;version=\"[2026.5,2027)\",com.adobe.cq.cif.authoring;version=\"[2026.5,2026.6)\",com.adobe.cq.cif.authoring.postprocessor;version=\"[2026.5,2027)\",com.adobe.cq.cif.common.associatedcontent;version=\"[1.0,2)\",com.adobe.cq.cif.components.models;version=\"[0.1,1)\",com.adobe.cq.cif.gui.components.configuration.servlets;version=\"[2026.5,2027)\",com.adobe.cq.cif.gui.datasource;version=\"[2026.5,2027)\",com.adobe.cq.cif.http;version=\"[2026.5,2027)\",com.adobe.cq.commerce.graphql.client;version=\"[1.13,2)\",com.adobe.cq.dam.cfm;version=\"[1.10,2)\",com.adobe.cq.launches.api;version=\"[3.0,4)\",com.adobe.cq.wcm.launches.utils;version=\"[1.2,2)\",com.adobe.granite.omnisearch.api.suggestion;version=\"[1.1,2)\",com.adobe.granite.omnisearch.commons;version=\"[1.4,2)\",com.adobe.granite.omnisearch.spi.core;version=\"[1.1,2)\",com.adobe.granite.security.user.util;version=\"[1.3,2)\",com.adobe.granite.ui.components;version=\"[1.20,2)\",com.adobe.granite.ui.components.ds;version=\"[1.3,2)\",com.adobe.granite.ui.components.rendercondition;version=\"[1.2,2)\",com.day.cq.commons;version=\"[6.0,7)\",com.day.cq.commons.feed;version=\"[5.7,6)\",com.day.cq.dam.api;version=\"[1.37,2)\",com.day.cq.dam.commons.util;version=\"[1.64,2)\",com.day.cq.i18n;version=\"[5.4,6)\",com.day.cq.replication;version=\"[6.7,7)\",com.day.cq.search;version=\"[1.4,2)\",com.day.cq.search.facets;version=\"[1.0,2)\",com.day.cq.search.result;version=\"[1.2,2)\",com.day.cq.wcm.api;version=\"[1.29,2)\",com.day.cq.wcm.core.contentfinder;version=\"[5.13,6)\",com.fasterxml.jackson.core;version=\"[2.11,3)\",com.fasterxml.jackson.databind;version=\"[2.11,3)\",com.fasterxml.jackson.databind.node;version=\"[2.11,3)\",com.google.gson;version=\"[2.8,3)\",javax.inject;version=\"[1.0,2)\",javax.jcr;version=\"[2.0,3)\",javax.jcr.observation;version=\"[2.0,3)\",javax.jcr.query;version=\"[2.0,3)\",javax.json;version=\"[1.1,2)\",javax.servlet;version=\"[3.0,4)\",javax.servlet.http;version=\"[3.0,4)\",org.apache.commons.collections4;version=\"[4.4,5)\",org.apache.commons.collections4.iterators;version=\"[4.4,5)\",org.apache.commons.collections4.map;version=\"[4.4,5)\",org.apache.commons.collections4.multimap;version=\"[4.4,5)\",org.apache.commons.lang3;version=\"[3.12,4)\",org.apache.commons.lang3.math;version=\"[3.12,4)\",org.apache.commons.lang3.tuple;version=\"[3.12,4)\",org.apache.http.message;version=\"[4.4,5)\",org.apache.sling.api;version=\"[2.3,3)\",org.apache.sling.api.request;version=\"[2.4,3)\",org.apache.sling.api.resource;version=\"[2.12,3)\",org.apache.sling.api.scripting;version=\"[2.5,3)\",org.apache.sling.api.servlets;version=\"[2.3,3)\",org.apache.sling.api.wrappers;version=\"[2.7,3)\",org.apache.sling.caconfig;version=\"[1.1,2)\",org.apache.sling.caconfig.resource;version=\"[1.0,2)\",org.apache.sling.commons.osgi;version=\"[2.4,3)\",org.apache.sling.commons.scheduler;version=\"[2.5,3)\",org.apache.sling.models.annotations;version=\"[1.5,2)\",org.apache.sling.models.annotations.injectorspecific;version=\"[1.1,2)\",org.apache.sling.servlets.post;version=\"[2.4,3)\",org.apache.sling.settings;version=\"[1.3,2)\",org.apache.sling.xss;version=\"[2.0,3)\",org.osgi.service.cm;version=\"[1.6,2)\",org.osgi.service.component;version=\"[1.4,2)\",org.slf4j;version=\"[1.7,2)\"",
        "Include-Resource":"META-INF/LICENSE=target/maven-shared-archive-resources/META-INF/LICENSE",
        "Private-Package":"com.adobe.cq.cif.associatedcontent.internal,com.adobe.cq.cif.components.internal,com.adobe.cq.cif.components.internal.models.v1,com.adobe.cq.cif.cacheinvalidation.internal,com.adobe.cq.cif.http.internal,com.adobe.cq.cif.authoring.impl",
        "Provide-Capability":"osgi.service;objectClass:List<String>=\"com.adobe.cq.cif.authoring.CifEndpointService\";uses:=\"com.adobe.cq.cif.authoring\",osgi.service;objectClass:List<String>=\"com.adobe.cq.cif.authoring.impl.CifFeatureActivationService\";uses:=\"com.adobe.cq.cif.authoring.impl\",osgi.service;objectClass:List<String>=\"com.adobe.cq.cif.cacheinvalidation.internal.BaseCacheInvalidationHandler\";uses:=\"com.adobe.cq.cif.cacheinvalidation.internal\",osgi.service;objectClass:List<String>=\"com.adobe.cq.cif.cacheinvalidation.internal.BatchingCacheInvalidationHandler\";uses:=\"com.adobe.cq.cif.cacheinvalidation.internal\",osgi.service;objectClass:List<String>=\"com.adobe.cq.cif.cacheinvalidation.internal.CacheInvalidationCleanupScheduler\";uses:=\"com.adobe.cq.cif.cacheinvalidation.internal\",osgi.service;objectClass:List<String>=\"com.adobe.cq.cif.cacheinvalidation.internal.CacheInvalidationConfigService\";uses:=\"com.adobe.cq.cif.cacheinvalidation.internal\",osgi.service;objectClass:List<String>=\"com.adobe.cq.cif.cacheinvalidation.internal.InvalidateCacheNotificationImpl\";uses:=\"com.adobe.cq.cif.cacheinvalidation.internal\",osgi.service;objectClass:List<String>=\"com.adobe.cq.cif.http.HttpHeadersConfigProvider\";uses:=\"com.adobe.cq.cif.http\",osgi.service;objectClass:List<String>=\"com.adobe.cq.cif.search.GraphqlOmniSearchHandler,com.adobe.granite.omnisearch.spi.core.OmniSearchHandler\";uses:=\"com.adobe.cq.cif.search,com.adobe.granite.omnisearch.spi.core\",osgi.service;objectClass:List<String>=\"com.adobe.granite.omnisearch.spi.core.OmniSearchHandler\";uses:=\"com.adobe.granite.omnisearch.spi.core\",osgi.service;objectClass:List<String>=\"javax.servlet.Servlet\";uses:=\"javax.servlet\",osgi.service;objectClass:List<String>=\"org.apache.sling.servlets.post.SlingPostProcessor\";uses:=\"org.apache.sling.servlets.post\"",
        "Require-Capability":"osgi.service;filter:=\"(objectClass=com.adobe.cq.cif.authoring.impl.CifFeatureActivationService)\";effective:=active;resolution:=optional,osgi.service;filter:=\"(objectClass=com.adobe.cq.cif.cacheinvalidation.internal.BaseCacheInvalidationHandler)\";effective:=active;resolution:=optional,osgi.service;filter:=\"(objectClass=com.adobe.cq.cif.cacheinvalidation.internal.BatchingCacheInvalidationHandler)\";effective:=active;resolution:=optional,osgi.service;filter:=\"(objectClass=com.adobe.cq.cif.cacheinvalidation.internal.CacheInvalidationConfigService)\";effective:=active,osgi.service;filter:=\"(objectClass=com.adobe.cq.cif.cacheinvalidation.internal.InvalidateCacheNotificationImpl)\";effective:=active,osgi.service;filter:=\"(objectClass=com.adobe.cq.cif.common.associatedcontent.AssociatedContentService)\";effective:=active,osgi.service;filter:=\"(objectClass=com.adobe.cq.cif.http.HttpHeadersConfigProvider)\";effective:=active,osgi.service;filter:=\"(objectClass=com.adobe.cq.cif.search.GraphqlOmniSearchHandler)\";effective:=active,osgi.service;filter:=\"(objectClass=com.adobe.cq.commerce.graphql.client.GraphqlClient)\";effective:=active,osgi.service;filter:=\"(objectClass=com.adobe.cq.commerce.graphql.client.GraphqlClient)\";effective:=active;cardinality:=multiple,osgi.service;filter:=\"(objectClass=com.adobe.cq.commerce.graphql.client.GraphqlClient)\";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:=\"(objectClass=com.adobe.granite.omnisearch.spi.core.OmniSearchHandler)\";effective:=active,osgi.service;filter:=\"(objectClass=com.adobe.granite.ui.components.ExpressionResolver)\";effective:=active,osgi.service;filter:=\"(objectClass=com.day.cq.replication.Replicator)\";effective:=active,osgi.service;filter:=\"(objectClass=org.apache.sling.api.resource.ResourceResolverFactory)\";effective:=active,osgi.service;filter:=\"(objectClass=org.apache.sling.caconfig.resource.ConfigurationResourceResolver)\";effective:=active,osgi.service;filter:=\"(objectClass=org.apache.sling.commons.scheduler.Scheduler)\";effective:=active,osgi.service;filter:=\"(objectClass=org.apache.sling.settings.SlingSettingsService)\";effective:=active,osgi.service;filter:=\"(objectClass=org.apache.sling.xss.XSSAPI)\";effective:=active,osgi.service;filter:=\"(objectClass=org.osgi.service.cm.ConfigurationAdmin)\";effective:=active,osgi.extender;filter:=\"(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))\",osgi.ee;filter:=\"(&(osgi.ee=JavaSE)(version=1.8))\"",
        "Service-Component":"OSGI-INF/com.adobe.cq.cif.authoring.AdminDataServlet.xml,OSGI-INF/com.adobe.cq.cif.authoring.impl.CifEndpointServiceImpl.xml,OSGI-INF/com.adobe.cq.cif.authoring.impl.CifFeatureActivationService.xml,OSGI-INF/com.adobe.cq.cif.authoring.postprocessor.CifConfigurationPostProcessor.xml,OSGI-INF/com.adobe.cq.cif.authoring.postprocessor.MultiFieldDropTargetPostProcessor.xml,OSGI-INF/com.adobe.cq.cif.cacheinvalidation.internal.BaseCacheInvalidationHandler.xml,OSGI-INF/com.adobe.cq.cif.cacheinvalidation.internal.BatchingCacheInvalidationHandler.xml,OSGI-INF/com.adobe.cq.cif.cacheinvalidation.internal.CacheInvalidationCleanupScheduler.xml,OSGI-INF/com.adobe.cq.cif.cacheinvalidation.internal.CacheInvalidationConfigService.xml,OSGI-INF/com.adobe.cq.cif.cacheinvalidation.internal.InvalidateCacheNotificationImpl.xml,OSGI-INF/com.adobe.cq.cif.cacheinvalidation.internal.InvalidateCacheServlet.xml,OSGI-INF/com.adobe.cq.cif.components.internal.CatalogServiceConfigExporterServlet.xml,OSGI-INF/ConfigurationInheritanceServlet.xml,OSGI-INF/com.adobe.cq.cif.gui.datasource.FallbackDatasource.xml,OSGI-INF/com.adobe.cq.cif.gui.datasource.GraphqlClients.xml,OSGI-INF/com.adobe.cq.cif.gui.datasource.HttpHeaders.xml,OSGI-INF/com.adobe.cq.cif.http.internal.HttpHeadersConfigProviderImpl.xml,OSGI-INF/com.adobe.cq.cif.renderconditions.DatasourceExistsServlet.xml,OSGI-INF/com.adobe.cq.cif.renderconditions.HasHttpHeadersServlet.xml,OSGI-INF/IsImmutableRenderConditionServlet.xml,OSGI-INF/IsProductDetailPageRenderConditionServlet.xml,OSGI-INF/IsProductListPageRenderConditionServlet.xml,OSGI-INF/com.adobe.cq.cif.renderconditions.JsonLdFeatureRenderConditionServlet.xml,OSGI-INF/com.adobe.cq.cif.search.CifAssetsOmnisearchHandler.xml,OSGI-INF/com.adobe.cq.cif.search.CifXfOmnisearchHandler.xml,OSGI-INF/com.adobe.cq.cif.search.GraphqlOmniSearchHandler.xml,OSGI-INF/GraphQLProductViewHandler.xml",
        "Sling-Model-Classes":"com.adobe.cq.cif.associatedcontent.internal.AssociatedContentModelImpl,com.adobe.cq.cif.components.internal.models.v1.AdminConfigExporterImpl,com.adobe.cq.cif.components.internal.models.v1.AuthoringConfigExporterImpl,com.adobe.cq.cif.components.internal.models.v1.CategoriesReferenceTabImpl,com.adobe.cq.cif.components.internal.models.v1.CategoryReferenceImpl,com.adobe.cq.cif.components.internal.models.v1.PickerConfigExporterImpl,com.adobe.cq.cif.components.internal.models.v1.ProductReferenceImpl,com.adobe.cq.cif.components.internal.models.v1.ProductsReferenceTabImpl,com.adobe.cq.cif.components.internal.models.v1.VariantCheckboxImpl,com.adobe.cq.cif.gui.components.configuration.ConfigurationColumnPreview,com.adobe.cq.cif.gui.components.configuration.ConfigurationColumnViewItem",
        "Tool":"Bnd-5.1.1.202006162103"
      }
    },
    "com.adobe.cq.cif:commerce-addon-bundle-cs:2026.05.19.00":{
      "report":{
        "error":false,
        "warning":false
      },
      "manifest":{
        "Manifest-Version":"1.0",
        "Bnd-LastModified":"1779280469650",
        "Build-Jdk":"17.0.17",
        "Built-By":"circleci",
        "Bundle-Category":"adobe,aem",
        "Bundle-Description":"AEM Bundle for the Commerce Add-on (Cloud Service)",
        "Bundle-DocURL":"https://docs.adobe.com",
        "Bundle-ManifestVersion":"2",
        "Bundle-Name":"Commerce Add-on Bundle (Cloud Service)",
        "Bundle-SymbolicName":"com.adobe.cq.cif.commerce-addon-bundle-cs",
        "Bundle-Vendor":"Adobe",
        "Bundle-Version":"2026.05.19.00",
        "Created-By":"Apache Maven Bundle Plugin",
        "Export-Package":"com.adobe.cq.cif.proxy;version=\"2026.5.19\";uses:=\"jakarta.servlet.http,org.eclipse.jetty.client,org.eclipse.jetty.client.api,org.eclipse.jetty.proxy,org.osgi.framework\"",
        "Import-Package":"com.adobe.cq.cif.proxy;version=\"[2026.5,2027)\",com.adobe.cq.commerce.graphql.client;version=\"[1.13,2)\",com.day.text;version=\"[1.1,2)\",jakarta.servlet;version=\"[5.0,6)\",jakarta.servlet.http;version=\"[5.0,6)\",org.apache.commons.lang3;version=\"[3.20,4)\",org.eclipse.jetty.client;version=\"[11.0,12)\",org.eclipse.jetty.client.api;version=\"[11.0,12)\",org.eclipse.jetty.client.http;version=\"[11.0,12)\",org.eclipse.jetty.io;version=\"[11.0,12)\",org.eclipse.jetty.proxy;version=\"[11.0,12)\",org.eclipse.jetty.util;version=\"[11.0,12)\",org.eclipse.jetty.util.ssl;version=\"[11.0,12)\",org.osgi.framework;version=\"[1.10,2)\",org.osgi.util.tracker;version=\"[1.5,2)\",org.slf4j;version=\"[1.7,2)\",javax.annotation;version=\"0.0.0\"",
        "Include-Resource":"META-INF/LICENSE=target/maven-shared-archive-resources/META-INF/LICENSE",
        "Private-Package":"com.adobe.cq.cif.proxy",
        "Provide-Capability":"osgi.service;objectClass:List<String>=\"jakarta.servlet.Servlet\";uses:=\"jakarta.servlet\"",
        "Require-Capability":"osgi.extender;filter:=\"(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))\",osgi.implementation;filter:=\"(&(osgi.implementation=osgi.http)(version>=2.0.0)(!(version>=3.0.0)))\",osgi.ee;filter:=\"(&(osgi.ee=JavaSE)(version=1.8))\"",
        "Service-Component":"OSGI-INF/com.adobe.cq.cif.proxy.GraphQLProxyServlet.xml",
        "Tool":"Bnd-5.1.1.202006162103"
      }
    },
    "com.adobe.cq.cif:ccs-connector-bundle:2026.05.19.00":{
      "report":{
        "error":false,
        "warning":false
      },
      "manifest":{
        "Manifest-Version":"1.0",
        "Bnd-LastModified":"1779280489278",
        "Build-Jdk":"17.0.17",
        "Built-By":"circleci",
        "Bundle-Category":"adobe,aem",
        "Bundle-ClassPath":".,graphql-java-22.3.jar,java-dataloader-2.2.3.jar,reactive-streams-1.0.2.jar,antlr4-runtime-4.7.2.jar,error_prone_annotations-2.36.0.jar,checker-qual-3.48.3.jar,jsr305-3.0.2-r7.jar",
        "Bundle-Description":"Reactor POM for Commerce Add-on Catalog Service Connector Bundle",
        "Bundle-DocURL":"https://docs.adobe.com",
        "Bundle-License":"http://www.apache.org/licenses/LICENSE-2.0.txt",
        "Bundle-ManifestVersion":"2",
        "Bundle-Name":"Commerce Add-on Catalog Service Connector Bundle",
        "Bundle-SymbolicName":"com.adobe.cq.cif.ccs-connector-bundle",
        "Bundle-Vendor":"Adobe",
        "Bundle-Version":"2026.05.19.00",
        "Created-By":"Apache Maven Bundle Plugin",
        "Embed-Dependency":"graphql-java;inline=false;scope=compile|runtime,java-dataloader;inline=false;scope=compile|runtime,reactive-streams;inline=false;scope=compile|runtime,antlr4-runtime;inline=false;scope=compile|runtime,error_prone_annotations;inline=false;scope=compile|runtime,checker-qual;inline=false;scope=compile|runtime,jsr305;inline=false;scope=compile|runtime,org.apache.sling.servlet-helpers;inline=false;scope=compile|runtime",
        "Embed-Transitive":"true",
        "Embedded-Artifacts":"graphql-java-22.3.jar;g=\"com.graphql-java\";a=\"graphql-java\";v=\"22.3\",java-dataloader-2.2.3.jar;g=\"com.graphql-java\";a=\"java-dataloader\";v=\"2.2.3\",reactive-streams-1.0.2.jar;g=\"org.reactivestreams\";a=\"reactive-streams\";v=\"1.0.2\",antlr4-runtime-4.7.2.jar;g=\"org.antlr\";a=\"antlr4-runtime\";v=\"4.7.2\",error_prone_annotations-2.36.0.jar;g=\"com.google.errorprone\";a=\"error_prone_annotations\";v=\"2.36.0\",checker-qual-3.48.3.jar;g=\"org.checkerframework\";a=\"checker-qual\";v=\"3.48.3\",jsr305-3.0.2-r7.jar;g=\"dev.ikm.jpms\";a=\"jsr305\";v=\"3.0.2-r7\"",
        "Import-Package":"com.adobe.cq.commerce.graphql.client;version=\"[1.13,2)\",com.google.gson;version=\"[2.8,3)\",com.google.gson.reflect;version=\"[2.8,3)\",javax.lang.model.element,javax.servlet;version=\"[3.1,4)\",javax.servlet.http;version=\"[3.1,4)\",org.slf4j;version=\"[1.7,2)\"",
        "Include-Resource":"graphql-java-22.3.jar=/home/circleci/.m2/repository/com/graphql-java/graphql-java/22.3/graphql-java-22.3.jar,java-dataloader-2.2.3.jar=/home/circleci/.m2/repository/com/graphql-java/java-dataloader/2.2.3/java-dataloader-2.2.3.jar,reactive-streams-1.0.2.jar=/home/circleci/.m2/repository/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar,antlr4-runtime-4.7.2.jar=/home/circleci/.m2/repository/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.jar,error_prone_annotations-2.36.0.jar=/home/circleci/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar,checker-qual-3.48.3.jar=/home/circleci/.m2/repository/org/checkerframework/checker-qual/3.48.3/checker-qual-3.48.3.jar,jsr305-3.0.2-r7.jar=/home/circleci/.m2/repository/dev/ikm/jpms/jsr305/3.0.2-r7/jsr305-3.0.2-r7.jar,graphql/magento-schema-2.4.2ee.json=src/main/resources/graphql/magento-schema-2.4.2ee.json,META-INF/LICENSE=target/maven-shared-archive-resources/META-INF/LICENSE",
        "Private-Package":"com.adobe.cq.cif.ccs.core.internal,graphql,graphql.agent.result,graphql.analysis,graphql.analysis.values,graphql.collect,graphql.com.google.common.base,graphql.com.google.common.collect,graphql.com.google.common.math,graphql.com.google.common.primitives,graphql.execution,graphql.execution.conditional,graphql.execution.directives,graphql.execution.incremental,graphql.execution.instrumentation,graphql.execution.instrumentation.dataloader,graphql.execution.instrumentation.fieldvalidation,graphql.execution.instrumentation.parameters,graphql.execution.instrumentation.threadpools,graphql.execution.instrumentation.tracing,graphql.execution.preparsed,graphql.execution.preparsed.persisted,graphql.execution.reactive,graphql.execution.values,graphql.execution.values.legacycoercing,graphql.extensions,graphql.i18n,graphql.incremental,graphql.introspection,graphql.language,graphql.normalized,graphql.normalized.incremental,graphql.org.antlr.v4.runtime,graphql.org.antlr.v4.runtime.atn,graphql.org.antlr.v4.runtime.dfa,graphql.org.antlr.v4.runtime.misc,graphql.org.antlr.v4.runtime.tree,graphql.org.antlr.v4.runtime.tree.pattern,graphql.org.antlr.v4.runtime.tree.xpath,graphql.parser,graphql.parser.antlr,graphql.parser.exceptions,graphql.relay,graphql.scalar,graphql.schema,graphql.schema.diff,graphql.schema.diff.reporting,graphql.schema.diffing,graphql.schema.diffing.ana,graphql.schema.fetching,graphql.schema.idl,graphql.schema.idl.errors,graphql.schema.impl,graphql.schema.transform,graphql.schema.usage,graphql.schema.validation,graphql.schema.visibility,graphql.schema.visitor,graphql.util,graphql.validation,graphql.validation.rules,i18n,org.dataloader,org.dataloader.impl,org.dataloader.stats,org.reactivestreams,org.antlr.v4.runtime,org.antlr.v4.runtime.atn,org.antlr.v4.runtime.dfa,org.antlr.v4.runtime.misc,org.antlr.v4.runtime.tree,org.antlr.v4.runtime.tree.pattern,org.antlr.v4.runtime.tree.xpath,com.google.errorprone.annotations,com.google.errorprone.annotations.concurrent,org.checkerframework.checker.builder.qual,org.checkerframework.checker.calledmethods.qual,org.checkerframework.checker.compilermsgs.qual,org.checkerframework.checker.fenum.qual,org.checkerframework.checker.formatter.qual,org.checkerframework.checker.guieffect.qual,org.checkerframework.checker.i18n.qual,org.checkerframework.checker.i18nformatter.qual,org.checkerframework.checker.index.qual,org.checkerframework.checker.initialization.qual,org.checkerframework.checker.interning.qual,org.checkerframework.checker.lock.qual,org.checkerframework.checker.mustcall.qual,org.checkerframework.checker.nonempty.qual,org.checkerframework.checker.nullness.qual,org.checkerframework.checker.optional.qual,org.checkerframework.checker.propkey.qual,org.checkerframework.checker.regex.qual,org.checkerframework.checker.signature.qual,org.checkerframework.checker.signedness.qual,org.checkerframework.checker.sqlquotes.qual,org.checkerframework.checker.tainting.qual,org.checkerframework.checker.units.qual,org.checkerframework.common.aliasing.qual,org.checkerframework.common.initializedfields.qual,org.checkerframework.common.reflection.qual,org.checkerframework.common.returnsreceiver.qual,org.checkerframework.common.subtyping.qual,org.checkerframework.common.util.count.report.qual,org.checkerframework.common.value.qual,org.checkerframework.dataflow.qual,org.checkerframework.framework.qual,javax.annotation,javax.annotation.concurrent,javax.annotation.meta",
        "Provide-Capability":"osgi.service;objectClass:List<String>=\"javax.servlet.Servlet\";uses:=\"javax.servlet\"",
        "Require-Capability":"osgi.extender;filter:=\"(&(osgi.extender=osgi.component)(version>=1.3.0)(!(version>=2.0.0)))\",osgi.service;filter:=\"(objectClass=com.adobe.cq.commerce.graphql.client.GraphqlClient)\";effective:=active,osgi.implementation;filter:=\"(&(osgi.implementation=osgi.http)(version>=1.1.0)(!(version>=2.0.0)))\"",
        "Service-Component":"OSGI-INF/com.adobe.cq.cif.ccs.core.internal.CatalogServiceGraphqlServlet.xml",
        "Tool":"Bnd-5.1.1.202006162103"
      }
    },
    "org.eclipse.jetty:jetty-client:11.0.25":{
      "report":{
        "error":false,
        "warning":false
      },
      "manifest":{
        "Manifest-Version":"1.0",
        "Created-By":"Apache Maven Bundle Plugin 5.1.9",
        "Build-Jdk-Spec":"21",
        "Implementation-Vendor":"Eclipse Jetty Project",
        "Implementation-Version":"11.0.25",
        "url":"https://eclipse.dev/jetty/",
        "Bnd-LastModified":"1741825014784",
        "Bundle-Classpath":".",
        "Bundle-Copyright":"Copyright (c) 2008-2022 Mort Bay Consulting Pty Ltd and others.",
        "Bundle-Description":"Jetty module for Jetty :: Asynchronous HTTP Client",
        "Bundle-DocURL":"https://eclipse.dev/jetty/",
        "Bundle-License":"https://www.eclipse.org/legal/epl-2.0/, https://www.apache.org/licenses/LICENSE-2.0",
        "Bundle-ManifestVersion":"2",
        "Bundle-Name":"Jetty :: Asynchronous HTTP Client",
        "Bundle-RequiredExecutionEnvironment":"JavaSE-11",
        "Bundle-SymbolicName":"org.eclipse.jetty.client",
        "Bundle-Vendor":"Eclipse Jetty Project",
        "Bundle-Version":"11.0.25",
        "Export-Package":"org.eclipse.jetty.client;uses:=\"org.eclipse.jetty.client.api,org.eclipse.jetty.client.util,org.eclipse.jetty.http,org.eclipse.jetty.io,org.eclipse.jetty.util,org.eclipse.jetty.util.annotation,org.eclipse.jetty.util.component,org.eclipse.jetty.util.ssl,org.eclipse.jetty.util.thread,org.slf4j\";version=\"11.0.25\",org.eclipse.jetty.client.api;uses:=\"org.eclipse.jetty.http,org.eclipse.jetty.util\";version=\"11.0.25\",org.eclipse.jetty.client.dynamic;uses:=\"org.eclipse.jetty.client,org.eclipse.jetty.io\";version=\"11.0.25\",org.eclipse.jetty.client.http;uses:=\"org.eclipse.jetty.client,org.eclipse.jetty.client.api,org.eclipse.jetty.http,org.eclipse.jetty.io,org.eclipse.jetty.util,org.eclipse.jetty.util.annotation,org.eclipse.jetty.util.thread\";version=\"11.0.25\",org.eclipse.jetty.client.jmx;uses:=\"org.eclipse.jetty.jmx\";version=\"11.0.25\",org.eclipse.jetty.client.util;uses:=\"org.eclipse.jetty.client,org.eclipse.jetty.client.api,org.eclipse.jetty.http,org.eclipse.jetty.io,org.eclipse.jetty.util,org.eclipse.jetty.util.thread\";version=\"11.0.25\"",
        "Import-Package":"org.slf4j;version=\"[1.7,3.0)\",java.io,java.lang,java.lang.invoke,java.net,java.nio,java.nio.channels,java.nio.charset,java.nio.file,java.security,java.time,java.util,java.util.concurrent,java.util.concurrent.atomic,java.util.concurrent.locks,java.util.function,java.util.regex,java.util.stream,javax.security.auth,javax.security.auth.callback,javax.security.auth.login,org.eclipse.jetty.alpn.client;version=\"[11.0.25,12)\",org.eclipse.jetty.client.dynamic,org.eclipse.jetty.client.http,org.eclipse.jetty.client.util,org.eclipse.jetty.http;version=\"[11.0.25,12)\",org.eclipse.jetty.io;version=\"[11.0.25,12)\",org.eclipse.jetty.io.ssl;version=\"[11.0.25,12)\",org.eclipse.jetty.jmx;version=\"[11.0.25,12)\";resolution:=optional,org.eclipse.jetty.util;version=\"[11.0.25,12)\",org.eclipse.jetty.util.annotation;version=\"[11.0.25,12)\",org.eclipse.jetty.util.component;version=\"[11.0.25,12)\",org.eclipse.jetty.util.ssl;version=\"[11.0.25,12)\",org.eclipse.jetty.util.thread;version=\"[11.0.25,12)\",org.ietf.jgss,org.slf4j.event;version=\"[1.7,3.0)\",org.slf4j.helpers;version=\"[1.7,3.0)\",org.slf4j.spi;version=\"[1.7,3.0)\"",
        "Tool":"Bnd-6.3.1.202206071316"
      }
    },
    "org.eclipse.jetty:jetty-alpn-client:11.0.25":{
      "report":{
        "error":false,
        "warning":false
      },
      "manifest":{
        "Manifest-Version":"1.0",
        "Created-By":"Apache Maven Bundle Plugin 5.1.9",
        "Build-Jdk-Spec":"21",
        "Implementation-Vendor":"Eclipse Jetty Project",
        "Implementation-Version":"11.0.25",
        "url":"https://eclipse.dev/jetty/",
        "Bnd-LastModified":"1741825009553",
        "Bundle-Classpath":".",
        "Bundle-Copyright":"Copyright (c) 2008-2022 Mort Bay Consulting Pty Ltd and others.",
        "Bundle-Description":"Jetty module for Jetty :: ALPN :: Client",
        "Bundle-DocURL":"https://eclipse.dev/jetty/",
        "Bundle-License":"https://www.eclipse.org/legal/epl-2.0/, https://www.apache.org/licenses/LICENSE-2.0",
        "Bundle-ManifestVersion":"2",
        "Bundle-Name":"Jetty :: ALPN :: Client",
        "Bundle-RequiredExecutionEnvironment":"JavaSE-11",
        "Bundle-SymbolicName":"org.eclipse.jetty.alpn.client",
        "Bundle-Vendor":"Eclipse Jetty Project",
        "Bundle-Version":"11.0.25",
        "Export-Package":"org.eclipse.jetty.alpn.client;uses:=\"javax.net.ssl,org.eclipse.jetty.io\";version=\"11.0.25\"",
        "Import-Package":"org.slf4j;version=\"[1.7,3.0)\",java.lang,java.lang.invoke,java.util,java.util.concurrent,java.util.function,java.util.stream,javax.net.ssl,org.eclipse.jetty.io;version=\"[11.0.25,12)\",org.eclipse.jetty.io.ssl;version=\"[11.0.25,12)\",org.eclipse.jetty.util;version=\"[11.0.25,12)\",org.slf4j.event;version=\"[1.7,3.0)\",org.slf4j.helpers;version=\"[1.7,3.0)\",org.slf4j.spi;version=\"[1.7,3.0)\",org.eclipse.jetty.alpn;resolution:=optional",
        "Require-Capability":"osgi.extender;filter:=\"(osgi.extender=osgi.serviceloader.processor)\";resolution:=optional,osgi.serviceloader;filter:=\"(osgi.serviceloader=org.eclipse.jetty.io.ssl.ALPNProcessor$Client)\";resolution:=optional;cardinality:=multiple",
        "Tool":"Bnd-6.3.1.202206071316"
      }
    },
    "org.eclipse.jetty:jetty-proxy:11.0.25":{
      "report":{
        "error":false,
        "warning":false
      },
      "manifest":{
        "Manifest-Version":"1.0",
        "Created-By":"Apache Maven Bundle Plugin 5.1.9",
        "Build-Jdk-Spec":"21",
        "Implementation-Vendor":"Eclipse Jetty Project",
        "Implementation-Version":"11.0.25",
        "url":"https://eclipse.dev/jetty/",
        "Bnd-LastModified":"1741825116805",
        "Bundle-Classpath":".",
        "Bundle-Copyright":"Copyright (c) 2008-2022 Mort Bay Consulting Pty Ltd and others.",
        "Bundle-Description":"Jetty module for Jetty :: Proxy",
        "Bundle-DocURL":"https://eclipse.dev/jetty/",
        "Bundle-License":"https://www.eclipse.org/legal/epl-2.0/, https://www.apache.org/licenses/LICENSE-2.0",
        "Bundle-ManifestVersion":"2",
        "Bundle-Name":"Jetty :: Proxy",
        "Bundle-RequiredExecutionEnvironment":"JavaSE-11",
        "Bundle-SymbolicName":"org.eclipse.jetty.proxy",
        "Bundle-Vendor":"Eclipse Jetty Project",
        "Bundle-Version":"11.0.25",
        "Export-Package":"org.eclipse.jetty.proxy;uses:=\"jakarta.servlet,jakarta.servlet.http,org.eclipse.jetty.client,org.eclipse.jetty.client.api,org.eclipse.jetty.client.util,org.eclipse.jetty.io,org.eclipse.jetty.server,org.eclipse.jetty.server.handler,org.eclipse.jetty.util,org.eclipse.jetty.util.component,org.eclipse.jetty.util.thread,org.slf4j\";version=\"11.0.25\"",
        "Import-Package":"org.slf4j;version=\"[1.7,3.0)\",jakarta.servlet;version=\"[5.0.0,6)\",jakarta.servlet.http;version=\"[5.0.0,6)\",java.io,java.lang,java.lang.invoke,java.net,java.nio,java.nio.channels,java.nio.file,java.nio.file.attribute,java.util,java.util.concurrent,java.util.concurrent.atomic,java.util.function,java.util.stream,java.util.zip,org.eclipse.jetty.client;version=\"[11.0.25,12)\",org.eclipse.jetty.client.api;version=\"[11.0.25,12)\",org.eclipse.jetty.client.dynamic;version=\"[11.0.25,12)\",org.eclipse.jetty.client.util;version=\"[11.0.25,12)\",org.eclipse.jetty.http;version=\"[11.0.25,12)\",org.eclipse.jetty.io;version=\"[11.0.25,12)\",org.eclipse.jetty.server;version=\"[11.0.25,12)\",org.eclipse.jetty.server.handler;version=\"[11.0.25,12)\",org.eclipse.jetty.util;version=\"[11.0.25,12)\",org.eclipse.jetty.util.component;version=\"[11.0.25,12)\",org.eclipse.jetty.util.ssl;version=\"[11.0.25,12)\",org.eclipse.jetty.util.thread;version=\"[11.0.25,12)\",org.slf4j.event;version=\"[1.7,3.0)\",org.slf4j.helpers;version=\"[1.7,3.0)\",org.slf4j.spi;version=\"[1.7,3.0)\"",
        "Tool":"Bnd-6.3.1.202206071316"
      }
    }
  }
}