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

    Бинарный пакет: scannotation
    Версия: 1.0.3-alt2_0.20.r12jpp8
    Архитектура: noarch
    Собран:  15 февраля 2020 г. 20:21 в задании #246313
    Исходный пакет: scannotation
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://scannotation.sourceforge.net

    Лицензия: ASL 2.0
    О пакете: A Java annotation scanner
    Описание: 
    Scannotation is a Java library that creates an annotation database
    from a set of .class files.This database is really just a set of maps that index
    what annotations are used and what classes are using them. Why do you need this?
    What if you are an annotation framework like an EJB 3.0 container and you want
    to automatically scan your classpath for EJB annotations so that you know what
    to deploy? Scannotation gives you apis that allow you to find archives in your
    classpath or WAR (web application) that you want to scan, then automatically
    scans them without loading each and every class within those archives

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

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

    Права:
    Igor Vlasenko
    @everybody

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


    15 февраля 2020 г. Igor Vlasenko 1.0.3-alt2_0.20.r12jpp8
    - fc update
    26 мая 2019 г. Igor Vlasenko 1.0.3-alt2_0.18.r12jpp8
    - new version
    19 апреля 2018 г. Igor Vlasenko 1.0.3-alt2_0.16.r12jpp8
    - java update