Fedora Packages

scannotation

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

Releases Overview

Release Stable Testing
Fedora Rawhide 1.0.3-0.33.r12.fc41 -
Fedora 40 1.0.3-0.33.r12.fc40 1.0.3-0.33.r12.fc40
Fedora 39 1.0.3-0.31.r12.fc39 -
Fedora 38 1.0.3-0.30.r12.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at scannotation dash maintainers at fedoraproject dot org.



Sources on Pagure