Mon, 10 Jun 2024 10:54:17 UTC | login

Information for build reflections-0.9.10-4.fc27

ID19528
Package Namereflections
Version0.9.10
Release4.fc27
Epoch
SummaryJava run-time meta-data analysis
DescriptionA 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
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:30:34 UTC
CompletedSat, 14 Apr 2018 20:30:34 UTC
Tags
f28
f29
RPMs
src
reflections-0.9.10-4.fc27.src.rpm (info) (download)
noarch
reflections-0.9.10-4.fc27.noarch.rpm (info) (download)
reflections-javadoc-0.9.10-4.fc27.noarch.rpm (info) (download)
Changelog * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Oct 21 2015 gil cattaneo <puntogil@libero.it> 0.9.10-1 - update to 0.9.10 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Mar 02 2015 gil cattaneo <puntogil@libero.it> 0.9.9-3 - fix url taraball * Mon Mar 02 2015 gil cattaneo <puntogil@libero.it> 0.9.9-2 - remove bundled jar (used only for testing) * Sat Feb 21 2015 gil cattaneo <puntogil@libero.it> 0.9.9-1 - update to 0.9.9 * Thu Feb 12 2015 gil cattaneo <puntogil@libero.it> 0.9.9-0.2.RC1 - fix license tag * Tue Jun 04 2013 gil cattaneo <puntogil@libero.it> 0.9.9-0.1.RC1 - update to 0.9.9-RC1 * Fri Jun 22 2012 gil cattaneo <puntogil@libero.it> 0.9.8-1 - initial rpm