What you need for this book
In order to run the examples, you will need:
- Java 8 installed, which you can download from Oracle's site http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
- Gradle to build the project—2.x, which you can download from https://gradle.org/downloads
- Eclipse to open the project. You will also need the Gradle plugin for Eclipse, which can be downloaded from the Eclipse MarketPlace. Of course, you can use Gradle from the command line and go through the code with Vim or any other arbitrary text editor