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