Пакет reflections: Информация

    Исходный пакет: reflections
    Версия: 0.9.12-alt1_10jpp11
    Последняя версия по данным Repology
    Собран:  11 июля 2022 г. 11:52 в задании #303443
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/ronmamo/reflections

    Лицензия: WTFPL
    О пакете: Java run-time meta-data analysis
    Описание: 
    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

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    reflections (noarch)
    reflections-javadoc (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

    Права:
    Igor Vlasenko
    @everybody

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

    Последнее изменение


    1 июля 2022 г. Igor Vlasenko 0.9.12-alt1_10jpp11
    - update
    4 августа 2021 г. Igor Vlasenko 0.9.12-alt1_7jpp11
    - update
    1 июня 2021 г. Igor Vlasenko 0.9.12-alt1_4jpp11
    - update