Пакет reflections: Информация
Исходный пакет: reflections
Версия: 0.9.12-alt1_10jpp11
Собран: 11 июля 2022 г. 11:52 в задании #303443
Категория: Разработка/Java
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/ronmamo/reflections
Лицензия: WTFPL
О пакете: 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
Список бинарных RPM-пакетов, собираемых из данного SRPM:
reflections (noarch)
reflections-javadoc (noarch)
reflections (noarch)
reflections-javadoc (noarch)
Сопровождающий: Igor Vlasenko
Последнее изменение
1 июля 2022 г. Igor Vlasenko 0.9.12-alt1_10jpp11
- update
4 августа 2021 г. Igor Vlasenko 0.9.12-alt1_7jpp11
- update
1 июня 2021 г. Igor Vlasenko 0.9.12-alt1_4jpp11
- update