File: README.md

package info (click to toggle)
annotation-indexer 1.18-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 168 kB
  • sloc: java: 491; xml: 68; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 451 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
# 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)