It's a project containing self-contained examples used on https://www.andrewkroh.com.
./gradlew generateJnlp
That will build all the subprojects using Gradle. It uses the Gradle wrapper to automatically download the correct version of Gradle and execute the build.
Apache License 2.0