SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Gradle Open-Source Projects
-
Gradle is a modern build system and dependency manager used in Java, Kotlin and Android development. It uses a task-based approach and supports incremental builds and caching for speed.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: What is Jib? A Complete Guide to Java Containerization Without Dockerfiles | dev.to | 2026-03-10
After digging a bit deeper, I realized something interesting. The project wasn’t using a Dockerfile at all. Instead, it was using Jib.
-
-
android-showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
-
Is this reasoning, or measurement? If measurement, push it to a deterministic tool. Sonar, Spotless, Ruff, ESLint, coverage gates, pre-commit hooks, complexity calculators. Write a script if no tool exists. That's how just lint got built, and that's the Unix-philosophy move for agentic coding. Hooks fire on tool calls; CI fires on PRs; pre-commit fires on commit. Pick the cheapest layer that catches the failure and run it there.
-
-
gradle-play-publisher
GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata.
-
shadow
Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
Project mention: Is the Java ecosystem cursed? A dependency analysis perspective | dev.to | 2025-11-24Shadow is a powerful tool for creating "uber" or "fat" jars, which are jars that contain all their external dependencies rather than relying on a classpath. This can simplify deployments of applications since deployers only need to worry about a single jar instead of dozens, hundreds, or thousands of jars. This is fine. It becomes cursed when libraries make use of this tool, resulting in broken classpaths that contain duplicate class files such that runtime behavior is dependent on the classpath's order. I would like to point the maintainers of these libraries at Shadow's powerful relocation abilities, which enable it to change the package of bundled classes such that there can be no duplicate class problem.
-
-
-
dexcount-gradle-plugin
A Gradle plugin to report the number of method references in your APK on every build.
-
-
AnyChart
AnyChart Android Chart is an amazing data visualization library for easily creating interactive charts in Android apps. It runs on API 19+ (Android 4.4) and features dozens of built-in chart types.
-
-
PublicCMS
More than 2.7 million lines of code modification continuously iterated for 9 years to modernize java cms, easily supporting tens of millions of data, tens of millions of PV; Support static, server side includes; Currently has 0.0005% of the world's users (w3techs provided data), language support in Chinese, Japanese, English
-
-
kotlin-android-template
Android + Kotlin + Github Actions + ktlint + Detekt + Gradle Kotlin DSL + buildSrc = ❤️
-
-
reposilite
Lightweight and easy-to-use repository management software dedicated for the Maven-based artifacts in the JVM ecosystem 📦
-
-
gradle-maven-publish-plugin
A Gradle plugin that publishes your Android and Kotlin libraries, including sources and javadoc, to Maven Central or any other Nexus instance.
-
-
Gradle discussion
Gradle related posts
-
The top 15 developer productivity tools in 2026
-
GitHub Actions Is Slowly Killing Your Engineering Team
-
Semantic Versioning with Jreleaser and Upcoming4j
-
Spotless-Keep your code spotless
-
Release everything with JReleaser
-
Modules, and Java, and Windows, Oh My!
-
Project KARL
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Jun 2026
Index
What are some of the best open-source Gradle projects? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Gradle | 18,612 |
| 2 | jib | 14,405 |
| 3 | baritone | 8,915 |
| 4 | android-showcase | 6,760 |
| 5 | spotless | 5,498 |
| 6 | Android Tips & Tricks | 4,749 |
| 7 | gradle-play-publisher | 4,290 |
| 8 | shadow | 4,198 |
| 9 | dryrun | 3,793 |
| 10 | WorldEdit | 3,460 |
| 11 | dexcount-gradle-plugin | 3,080 |
| 12 | JitPack | 2,642 |
| 13 | AnyChart | 2,376 |
| 14 | dns66 | 2,250 |
| 15 | PublicCMS | 2,084 |
| 16 | MaterialSearchBar | 2,019 |
| 17 | kotlin-android-template | 1,895 |
| 18 | Fetch | 1,811 |
| 19 | reposilite | 1,805 |
| 20 | MinecraftDev | 1,760 |
| 21 | gradle-maven-publish-plugin | 1,715 |
| 22 | Gradle buildSrcVersions | 1,709 |
| 23 | ktlint-gradle | 1,702 |