Package scannotation: Information

    Source package: scannotation
    Version: 1.0.3-alt2_0.16.r12jpp8
    Build time:  Apr 22, 2018, 01:10 PM
    Category: Development/Java
    Report package bug
    License: ASL 2.0
    Summary: A Java annotation scanner
    Description: 
    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

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

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. /proc
      3. maven-local
      4. mvn(javassist:javassist)
      5. mvn(javax.servlet:javax.servlet-api)
      6. mvn(junit:junit)
      7. rpm-build-java
      8. jpackage-generic-compat

    Last changed


    April 19, 2018 Igor Vlasenko 1.0.3-alt2_0.16.r12jpp8
    - java update
    Nov. 9, 2017 Igor Vlasenko 1.0.3-alt2_0.15.r12jpp8
    - fc27 update
    Oct. 22, 2017 Igor Vlasenko 1.0.3-alt2_0.14.r12jpp8
    - new jpp release