AutoRes.uk Tutorial A base project for AutoRes.uk tutorials. Prerequisites git client Java Development Kit 8+ Download Code git clone https://github.com/autores-uk/tutorial.git Running Maven Wrapper shell scripts have been provided. From the tutorial directory: ./mvnw --quiet compile exec:java Windows mvnw.cmd --quiet compile exec:java