/alta-processors

Annotation Processors for various uses

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

alta-processors

alta-processors is a set of annotation processors to dictate requirements for the source to be able to compile.

Copyright © 2013, Stephen Williams (alta189) http://alta189.com/

Downloads

The latest source can be found here. Releases can be found here.

Build status: Build Status

License

alta-commons are licensed under the GNU Lesser General Public License Version 3.

Issues and Roadmap

You can submit issues, bugs, and ideas to our issue tracker. You can also find our roadmap/milestones here.

Compiling

alta-processors uses Apache Maven to handle dependencies and compilation

  • Install Maven
  • Checkout this repo and run: mvn clean package
  • Complied source should be in the target folder