apply plugin: 'groovy' dependencies { compile("org.projectlombok:lombok:1.16.18") testCompile("org.spockframework:spock-core:1.1-groovy-2.4") }