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