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