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