plugins { id 'java' } version '0.1' sourceCompatibility = 1.8 repositories { mavenCentral() }