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