Package : reflections > RPM : reflections-0.9.10-5.mga7.src.rpm

Basic items

Name reflections
Version 0.9.10
Release 5.mga7
URL https://github.com/ronmamo/reflections
Group Development/Java
Summary Java run-time meta-data analysis
Size 51KB
Arch noarch
License WTFPL

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

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-19 17:16:29
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie