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