apply plugin: 'java-library' dependencies { } sourceCompatibility = "8" targetCompatibility = "8"