Sample ANT build script for a Spring Boot executable JAR project. Uses ivy for dependency management so run with '$ ant -lib ivy-2.2.jar' (substitute the location of your actual ivy jar). Run with '$ java -jar target/*.jar'.