Package reflections: Information

    Source package: reflections
    Version: 0.9.12-alt1_10jpp11
    Latest version according to Repology
    Build time:  Jul 11, 2022, 11:52 AM in the task #303443
    Category: Development/Java
    Report package bug
    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

    List of rpms provided by this srpm:
    reflections (noarch)
    reflections-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. /proc
      2. maven-local
      3. mvn(com.google.code.gson:gson)
      4. mvn(javax.servlet:javax.servlet-api)
      5. mvn(junit:junit)
      6. mvn(org.dom4j:dom4j)
      7. mvn(org.javassist:javassist)
      8. rpm-build-java
      9. jpackage-default

    Last changed


    July 1, 2022 Igor Vlasenko 0.9.12-alt1_10jpp11
    - update
    Aug. 4, 2021 Igor Vlasenko 0.9.12-alt1_7jpp11
    - update
    June 1, 2021 Igor Vlasenko 0.9.12-alt1_4jpp11
    - update