plugins { id "java" } version = "1.8.5" group = "org.domaindrivenarchitecture.buildtest" repositories { mavenCentral() }