apply plugin: 'java' sourceCompatibility = 1.7 dependencies { testCompile 'junit:junit:4.12' }