https://github.com/smallrye/jandex
Java Annotation Indexer
https://github.com/smallrye/jandex
Last synced: 8 months ago
JSON representation
Java Annotation Indexer
- Host: GitHub
- URL: https://github.com/smallrye/jandex
- Owner: smallrye
- License: apache-2.0
- Created: 2010-08-05T20:34:56.000Z (over 15 years ago)
- Default Branch: main
- Last Pushed: 2025-05-13T09:33:51.000Z (8 months ago)
- Last Synced: 2025-05-13T09:36:01.675Z (8 months ago)
- Language: Java
- Homepage:
- Size: 3.97 MB
- Stars: 414
- Watchers: 22
- Forks: 96
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Jandex
Jandex is a space efficient Java class file indexer and offline reflection library.
See the [documentation](https://smallrye.io/jandex/).
## Getting Help
Issues can be reported in [GitHub Issues](https://github.com/smallrye/jandex/issues).
For discussions, use the [SmallRye Google Group](https://groups.google.com/g/smallrye) or the [Quarkus Zulip chat](https://quarkusio.zulipchat.com/).