Fedora Packages

reflections

Java run-time meta-data analysis

A Java run-time meta-data analysis, in the spirit of Scannotations Reflections scans your class-path, indexes the meta-data, allows you to query it on run-time and may save and collect that information for many modules within your project. Using Reflections you can query your meta-data such as: * get all sub types of some type * get all types/methods/fields annotated with some annotation, w/o annotation parameters matching * get all resources matching matching a regular expression

Releases Overview

Release Stable Testing
Fedora Rawhide 0.9.12-17.fc41 -
Fedora 40 0.9.12-17.fc40 0.9.12-17.fc40
Fedora 39 0.9.12-14.fc39 -
Fedora 38 0.9.12-13.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at reflections dash maintainers at fedoraproject dot org.



Sources on Pagure