{
  "id":"org.apache.sling:org.apache.sling.auth.oauth-client:slingosgifeature:redis:0.1.6",
  "title":"Apache Sling OAuth Client",
  "description":"Apache Sling OAuth 2.0 client with OIDC support",
  "vendor":"The Apache Software Foundation",
  "license":"Apache-2.0",
  "bundles":[
    {
      "id":"redis.clients:jedis:5.1.5",
      "start-order":"24"
    },
    {
      "id":"org.apache.commons:commons-pool2:2.12.0",
      "start-order":"24"
    },
    {
      "id":"com.google.code.gson:gson:2.11.0",
      "start-order":"24"
    },
    {
      "id":"org.json:json:20231013",
      "start-order":"24"
    }
  ]
}