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