Using Gradle In Large Software Projects
Gradle is an open source build tool that is based on the Groovy programming language. It is different from existing tools like Ant and Maven, because it provides a powerful capability to develop build applications using Groovy code and a compelling Groovy DSL.