https://github.com/apache/sling-org-apache-sling-bnd-models
Apache Sling Models bnd Plugin
https://github.com/apache/sling-org-apache-sling-bnd-models
bnd sling sling-bnd-plugins sling-models
Last synced: 9 months ago
JSON representation
Apache Sling Models bnd Plugin
- Host: GitHub
- URL: https://github.com/apache/sling-org-apache-sling-bnd-models
- Owner: apache
- License: apache-2.0
- Created: 2017-10-18T16:43:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T17:13:44.000Z (over 1 year ago)
- Last Synced: 2025-01-30T10:06:29.404Z (over 1 year ago)
- Topics: bnd, sling, sling-bnd-plugins, sling-models
- Language: Java
- Homepage: https://sling.apache.org/
- Size: 35.2 KB
- Stars: 3
- Watchers: 31
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://sling.apache.org)
[](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-bnd-models/job/master/) [](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-bnd-models/job/master/test/?width=800&height=600) [](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-bnd-models) [](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-bnd-models) [](https://www.javadoc.io/doc/org.apache.sling/org.apache.sling.bnd.models) [](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.bnd.models%22) [](https://github.com/apache/sling-aggregator/blob/master/docs/groups/bnd.md) [](https://www.apache.org/licenses/LICENSE-2.0)
# Apache Sling Models bnd Plugin
This module is part of the [Apache Sling](https://sling.apache.org) project.
This bnd plugin detects all Sling Models classes and adds a `Sling-Model-Classes` bundle header to the bundle being built, containing the model class names.
Usage is described in [Sling Models](https://sling.apache.org/documentation/bundles/models.html#registration-of-sling-models-classes-via-bnd-plugin).