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