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