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