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