- 'gradle eclipse' to convert this project into an eclipse project
- 'gradle install' to install this project's jar into a local maven repository for use by other projects
- 'gradle build' to build and test the project. NOTE this task will fail if you are not running the Toxiproxy application prior to starting the build.
.