plugins { id \'groovy\' id \'java\' } group \'org.example\' version \'1.0-SNAPSHOT\' sourceCompatibility = 11 repositories { mavenCentral() } depende