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