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