We are currently using Maven as our build tool and there is a directive to migrate to Gradle. Our current setup is:
You can convert the Parent pom content in to Gradle init file very easily.
You need to take
in to init script.
The detail is huge, You can find complete information here by me.
http://www.scmtechblog.net/2015/12/how-to-migrate-parent-pom-from-maven-to.html