AP Commons Library
AP Commons is a library to facilitate writing your own annotation processors using the Annotation Processing API. Note that this is not the API of the Annotation Processing Tool (APT), which is a Sun/Oracle proprietary technology and has been deprecated since Java SE 7 in favor of the standardized javax.lang.model
and javax.annotation.processing
APIs.
License
AP Commons is licensed under the terms of the Apache License, Version 2.0.