dependencies { compile(project(":plugin")) compile "com.google.inject:guice:4.0" testCompile "junit:junit:4.12" testCompile "org.hamcrest:hamcrest-all:1.3" testCompile "org.mockito:mockito-core:1.10.19" } /* vim: set ts=4 sw=4 et: */