Balaji K.
    BK
    Balaji K.
    Principle Member of Technical Staff - Telecommunications

    Fast, powerful build tool

    06/07/2022
    "Gradle is a very powerful build tool in circumstances, especially where multi-level projects need to be developed. The underlying DSL language makes it easier to configure and use"

    Danny T.
    DT
    Danny T.
    Senior Software Engineer - Entertainment

    Best in class build automation tool

    12/07/2021
    "Gradle's work avoidance, caching, incremental support are capabilities unmatched by many tools. It's dependency management features are unparalleled."

    Dwayne E.
    DE
    Dwayne E.
    Senior System Administrator - Information Technology and Services

    Great tool

    12/14/2021
    "Fast build of android application that I use for DJI drones"

    Corneil d.
    CD
    Corneil d.
    Chief Architect - Information Technology and Services

    Gradle: The parts of Ant you want, the parts of Maven you need

    12/17/2015
    "Gradle is the most powerful build tool ever. On top of being powerful it is easy to make Gradle do what you want. It is easy to understand by novices and they usually can't believe how simple it is. The hallmark of a good model is that you are not surprised when you see the model in action. Gradle is the same way, Modelling a build is very intuitive."

    Chaitanya A.
    CA
    Chaitanya A.
    Software Development Engineer - Internet

    Great Product

    05/25/2016
    "This product is the best i have encountered till now. Gradle integrates with everything that I use. One of the best things about it that it is tightly integrated with the command line. It provides easy access to run or debug one or more task from console and also streamlines the output also. Gradle automatically detects changes in Gradle files and updates the project structure accordingly. The..."

    Sahil S.
    SS
    Sahil S.
    Research Intern - Higher Education

    Best tool for building Java projects

    06/20/2016
    "Its the de-facto build system for Android. We use it everyday and its very useful since it can be installed on machine without Android studio and still compile apps. There are a lot of plugins available which is the real stregth and it integrates with Maven too which makes it a better choice than Maven. "