https://github.com/jenkinsci/lib-annotation-indexer
Jenkins annotation-indexer library
https://github.com/jenkinsci/lib-annotation-indexer
annotation-processor java jenkins library
Last synced: 9 months ago
JSON representation
Jenkins annotation-indexer library
- Host: GitHub
- URL: https://github.com/jenkinsci/lib-annotation-indexer
- Owner: jenkinsci
- Created: 2011-02-02T04:57:25.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2025-01-13T20:18:11.000Z (over 1 year ago)
- Last Synced: 2025-01-30T04:25:10.248Z (over 1 year ago)
- Topics: annotation-processor, java, jenkins, library
- Language: Java
- Homepage: https://jenkins.io
- Size: 154 KB
- Stars: 8
- Watchers: 104
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Annotation Indexer library
The library creates an index of annotations which can be then accessed by other components.
It is used inside the [Jenkins project](http://jenkins.io), but it can be also used in other projects.
## Javadoc
Javadoc is published [here](https://javadoc.jenkins.io/component/annotation-indexer/)
## Changelog
For version 1.13 and above, see [GitHub Releases](https://github.com/jenkinsci/lib-annotation-indexer/releases)