Package reflections: Information
Source package: reflections
Version: 0.9.10-alt1_5jpp8
Build time: Apr 22, 2018, 09:38 AM
Category: Development/Java
Report package bugHome page: https://github.com/ronmamo/reflections
License: WTFPL
Summary: Java run-time meta-data analysis
Description:
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
Maintainer: Igor Vlasenko
Last changed
April 19, 2018 Igor Vlasenko 0.9.10-alt1_5jpp8
- java update
Nov. 9, 2017 Igor Vlasenko 0.9.10-alt1_4jpp8
- fc27 update
Oct. 22, 2017 Igor Vlasenko 0.9.10-alt1_3jpp8
- new jpp release