Package reflections: Information

    Source package: reflections
    Version: 0.9.9-alt1_4jpp8
    Build time:  Feb 4, 2016, 01:06 AM in the task #157676
    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 RPM packages built from this SRPM:
    reflections (noarch)
    reflections-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. jpackage-generic-compat
      2. /proc
      3. maven-local
      4. mvn(com.google.code.findbugs:annotations)
      5. mvn(com.google.code.gson:gson)
      6. mvn(com.google.guava:guava)
      7. mvn(dom4j:dom4j)
      8. mvn(javax.servlet:servlet-api)
      9. mvn(junit:junit)
      10. mvn(org.apache.commons:commons-vfs2)
      11. mvn(org.javassist:javassist)
      12. mvn(org.jsr-305:ri)
      13. mvn(org.slf4j:slf4j-api)
      14. mvn(org.slf4j:slf4j-simple)

    Last changed


    Feb. 3, 2016 Igor Vlasenko 0.9.9-alt1_4jpp8
    - new version