Groovy - vasanthsumanath/MyWIKI GitHub Wiki
https://github.com/groovy/groovy-eclipse/wiki/Groovy-Eclipse-Maven-plugin
For Groovy V4.* the artifacts are present in different repo and not maven central.
     <pluginRepository>
        <id>groovy-plugins-release</id>
        <url>https://groovy.jfrog.io/artifactory/plugins-release</url>
     </pluginRepository>