dropwizard-gradle Setting up a Dropwizard project using Gradle (each commit is a step in the process). It follows the example on Dropwizard Getting Started Guide Steps to run: Run gradle: ./gradlew run Go to http://localtest.me:8080/hello-world To Create a IntelliJ project: Run: ./gradlew idea Troubleshooting: You may need to install Java 7