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