What users are saying about
57 Ratings
<a href='https://www.trustradius.com/static/about-trustradius-scoring' target='_blank' rel='nofollow noopener'>trScore algorithm: Learn more.</a>Score 8.6 out of 100
Based on 57 reviews and ratings
32 Ratings
<a href='https://www.trustradius.com/static/about-trustradius-scoring' target='_blank' rel='nofollow noopener'>trScore algorithm: Learn more.</a>Score 8.8 out of 100
Based on 32 reviews and ratings
Attribute Ratings
- Gradle is rated higher in 3 areas: Likelihood to Recommend, Usability, Support Rating
Likelihood to Recommend

8.4
Apache Maven
84%
12 Ratings
9.4
Gradle
94%
10 Ratings
Usability

8.0
Apache Maven
80%
1 Rating
10.0
Gradle
100%
1 Rating
Performance

Apache Maven
N/A
0 Ratings
3.0
Gradle
30%
2 Ratings
Support Rating

5.4
Apache Maven
54%
5 Ratings
9.0
Gradle
90%
7 Ratings
Likelihood to Recommend
Apache Maven
Building and automating packaging of software can be a challenging task. As the complexity of the project grows so do the dependencies on third-party artifacts. Using Maven we can define and manage the project structure centrally and it helps improve overall build times.

Verified User
Employee in Information Technology
Higher Education Company, 5001-10,000 employeesGradle
Gradle is an ideal tool to build an application that is complex and/or distributed. It is well suited for builds that use a CI engine such as Jenkins or Bamboo, and a repository such as Artifactory.
Sr. Software Engineer/Devops
KronosComputer Software, 1001-5000 employees
Pros
Apache Maven
- Makes the build process simple and easy to do.
- It provides a standard build system that can be adopted by multiple, different groups within an organization.
- It's extensible with easy to use custom extensions which our developers take full advantage of.

Verified User
Professional in Information Technology
Financial Services Company, 10,001+ employeesGradle
- Build Cache - Enables quick build on dev machines
- Supports multi project builds - enabling modular architecture
- Customizable build tasks
- Support for multiple JVM languages
Software Engineering Manager - Edge and Cloud Native Productline
Varian Medical SystemsHospital & Health Care, 5001-10,000 employees
Cons
Apache Maven
- Maven provides a very rigid model that makes customization tedious and sometimes impossible. While this can make it easier to understand any given Maven build, as long as you don’t have any special requirements, it also makes it unsuitable for many automation problems.
- Maven has few, built-in dependency scopes, which forces awkward module architectures in common scenarios like using test fixtures or code generation. There is no separation between unit and integration tests

Verified User
Team Lead in Engineering
Financial Services Company, 10,001+ employeesGradle
- Still under development, not as mature as Maven
- Build files aren't as easy to follow because they are so loose
- The community isn't as large as Maven
Devops Engineer
Disaster Accountability ProjectNon-Profit Organization Management, 11-50 employees
Pricing Details
Apache Maven
General
Free Trial
—Free/Freemium Version
—Premium Consulting/Integration Services
—Entry-level set up fee?
No
Starting Price
—Gradle
General
Free Trial
—Free/Freemium Version
—Premium Consulting/Integration Services
—Entry-level set up fee?
No
Starting Price
—Usability
Apache Maven
Apache Maven 8.0
Based on 1 answer
The overall usability of Apache Maven is very good to us. We were able to incorporate it into our company's build process pretty quickly. We deployed it to multiple teams throughout the entire enterprise. We got good feedback from our developers stating that Apache Maven has simplified their build process. It also allowed to to standardize the build process for the entire enterprise, thus ensure that each development team is using the same, consistent process to build code.

Verified User
Professional in Information Technology
Financial Services Company, 10,001+ employeesGradle
Gradle 10.0
Based on 1 answer
Gradle's language construct is good

Verified User
Program Manager in Information Technology
Information Technology & Services Company, 51-200 employeesPerformance
Apache Maven
No score
No answers yet
No answers on this topic
Gradle
Gradle 3.0
Based on 2 answers
I have tried to use Gradle for projects several times in the past, but there is just so much work in maintaining the build file that it quickly becomes untenable. I have been using Maven for many years, and even though the build file can be complex, it works without maintenance between releases.
Devops Engineer
Disaster Accountability ProjectNon-Profit Organization Management, 11-50 employees
Support Rating
Apache Maven
Apache Maven 5.4
Based on 5 answers
I can't speak to the support, as I've never had issues. Apache Maven "just works," and errors were user errors or local nexus errors. Apache Maven is a great build/dependency management tool. I give it a 9/10 because occasionally the error message don't immediately indicate a solution...but again, those errors were always user or configuration errors, and the Maven documentation is extensive, so I don't find fault in Maven, but in its users.

Verified User
Project Manager in Engineering
International Affairs Company, 11-50 employeesGradle
Gradle 9.0
Based on 7 answers
Gradle has been an excellent tool for Android development. It has helped us create multiple versions of the app for different environments. It also takes care of all the packaging needs in the background without having to write all the code related to that. It is a no brainer to use Gradle with Android applications.
Senior Engineering Manager
Yahoo! Inc.Internet, 10,001+ employees
Alternatives Considered
Apache Maven
Overall Apache Maven is chosen due to its ease of use, and managing the dependencies easily with changes in only a single configuration file. which makes more robust project management, Selected Apache Maven to build and automate the process in a smooth way.
Senior Technical Lead
ComvivaTelecommunications, 501-1000 employees
Gradle
SBT works fine for Scala but when I tried to use it with Java it was hard to configure and I gave up. Maven is awesome but the pom.xml file tends to be really big which makes it hard to read. Grunt is suitable only for js projects.

Verified User
Engineer in Information Technology
Information Technology and Services Company, 11-50 employeesReturn on Investment
Apache Maven
- Apache Maven is an open source product from the Apache Software Foundation. Being free to use without any licensing constraints, we've been very happy with this product thus far.
- The software build and packaging times for our applications have improved greatly since our use of this tool.

Verified User
Employee in Information Technology
Higher Education Company, 5001-10,000 employeesGradle
- In a distributed development environment, once we established a strong CI/CD model, Gradle proved to be a great choice to automate the various processes. Gradle also provides much flexibility, which is essential in today's development environment. The important benefit is that the CI/CD engineers can support development's needs quickly and reliably. This in turn supports faster testing and deployment, which generates higher ROI.
Sr. Software Engineer/Devops
KronosComputer Software, 1001-5000 employees