apply plugin: 'java' sourceCompatibility = 11 version = '0.1.0' dependencies { }