Apache Sling Adapter Annotations

Clone this repo:
  1. 019f1ec SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 6 weeks ago master
  2. ec03f03 SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 1 year, 2 months ago
  3. 7b334b3 SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 1 year, 8 months ago
  4. 04fab28 SLING-11695: upgrade to sling 49 (#4) by Ashok Pelluru · 2 years ago
  5. 47914cc Bump groovy from 3.0.6 to 3.0.7 by dependabot[bot] · 2 years, 7 months ago

Apache Sling

Build Status Sonarcloud Status JavaDoc Maven Central adapter License

Apache Sling Adapter Annotations

This module is part of the Apache Sling project.

It implements OSGi DS 1.4 component property type annotations for Sling adapters.

These annotations are documented on the Apache Sling Adapters documentation page, and the code of the integration tests (under src/it/annotations-it/) can help understand the details.

We also have an older Sling Adapter Annotations (JSON) module, which implements Annotations used to generate a Sling Adapter metadata JSON file.