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/
The latest source can be found here. Releases can be found here.
alta-commons are licensed under the GNU Lesser General Public License Version 3.
You can submit issues, bugs, and ideas to our issue tracker. You can also find our roadmap/milestones here.
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