Gradle source code repository for the examples from my blog post, http://bit.ly/JavaAnnot. Built and tested on SUSE Linux.
- Any supporting the Oracle JVM for Java SE 8+.
- Gradle 4.7
- Java 8 or greater
- ./gradlew build - Build Application
- ./gradlew run - Runs the main file in the console.
- None (04/27/2018).