{
  "formatVersion": "1.1",
  "component": {
    "group": "io.github.xanthic.cache",
    "module": "cache-bom",
    "version": "0.1.1",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "7.5.1"
    }
  },
  "variants": [
    {
      "name": "apiElements",
      "attributes": {
        "org.gradle.category": "platform",
        "org.gradle.usage": "java-api"
      },
      "dependencyConstraints": [
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-api",
          "version": {
            "requires": "0.1.1"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-core",
          "version": {
            "requires": "0.1.1"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-kotlin",
          "version": {
            "requires": "0.1.1"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-provider-androidx",
          "version": {
            "requires": "0.1.1"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-provider-cache2k",
          "version": {
            "requires": "0.1.1"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-provider-caffeine",
          "version": {
            "requires": "0.1.1"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-provider-caffeine3",
          "version": {
            "requires": "0.1.1"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-provider-ehcache",
          "version": {
            "requires": "0.1.1"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-provider-expiringmap",
          "version": {
            "requires": "0.1.1"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-provider-guava",
          "version": {
            "requires": "0.1.1"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-provider-infinispan",
          "version": {
            "requires": "0.1.1"
          }
        }
      ]
    },
    {
      "name": "runtimeElements",
      "attributes": {
        "org.gradle.category": "platform",
        "org.gradle.usage": "java-runtime"
      },
      "dependencyConstraints": [
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-api",
          "version": {
            "requires": "0.1.1"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-core",
          "version": {
            "requires": "0.1.1"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-kotlin",
          "version": {
            "requires": "0.1.1"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-provider-androidx",
          "version": {
            "requires": "0.1.1"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-provider-cache2k",
          "version": {
            "requires": "0.1.1"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-provider-caffeine",
          "version": {
            "requires": "0.1.1"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-provider-caffeine3",
          "version": {
            "requires": "0.1.1"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-provider-ehcache",
          "version": {
            "requires": "0.1.1"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-provider-expiringmap",
          "version": {
            "requires": "0.1.1"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-provider-guava",
          "version": {
            "requires": "0.1.1"
          }
        },
        {
          "group": "io.github.xanthic.cache",
          "module": "cache-provider-infinispan",
          "version": {
            "requires": "0.1.1"
          }
        }
      ]
    }
  ]
}
