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