Gradle Review
March 08, 2021

Gradle Review

Anonymous | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User

Overall Satisfaction with Gradle

Gradle is used as a build tool for the application codebase. Used for both compiling and packaging the artefacts for the projects.
Its a good alternative for the Maven build mechanism and dependency management. It aids the CI CD process by seamless dependency management and also developer friendly definition mechanism.
  • Compiling and Build process
  • Artefacts Packaging and publishing
  • IDE integration for seamless development
  • Logging can be improved
  • dependency management and its eco system
  • Its open source
  • Ease of use and aided the overall project delivery
  • Migration was smooth from Maven to Gradle
Gradle is good and matches well against market leader Maven with its ease of use, ease of migration from Maven to Gradle and also coding like configuration unlike the XML configuration of Maven

Do you think Gradle Build Tool (Open Source) delivers good value for the price?

Yes

Are you happy with Gradle Build Tool (Open Source)'s feature set?

Yes

Did Gradle Build Tool (Open Source) live up to sales and marketing promises?

I wasn't involved with the selection/purchase process

Did implementation of Gradle Build Tool (Open Source) go as expected?

Yes

Would you buy Gradle Build Tool (Open Source) again?

Yes

Good for using in Microservice based applications. Good for teams which have common developers for both development and DevOps. It can be used for internal artefacts repository also.

Gradle Support

Community is good

Using Gradle

Gradle's language construct is good