gradle/gradle
Adaptable, fast automation for all observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 27.0
- age_days: 6202
- days_rel: 14
- days_push: 7
- n_releases_24m: 29
Adoption not part of the score
18803 stars · 5343 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Gradle is an open-source build automation tool with declarative DSLs in Kotlin and Groovy, incremental builds, build caching, and a rich plugin ecosystem. It supports building Java, Kotlin, Scala, Groovy, Android, C++, and Swift projects from small apps to enterprise monorepos.
Use cases
- build a java application with dependency management
- automate android app builds
- set up incremental builds and build caching for a large monorepo
- write build scripts in kotlin dsl
- migrate a maven project to gradle
- run tests and publish libraries via ci
- build c++ or swift projects with a single build system
When to choose
- you build JVM, Kotlin, or Android projects and want fast incremental builds
- you need scalable build automation for large multi-project or monorepo codebases
- you want a rich plugin ecosystem and IDE integration (IntelliJ, Android Studio, VS Code)
- you need reproducible builds with safe caching and parallel execution
When to avoid
- you have a simple project where a lightweight tool like Make or npm scripts suffices
- your team is deeply invested in Maven and has no need for Gradle's flexibility
- you build only non-JVM/non-native projects with ecosystems that have dedicated tooling
Facets
cli-tool · maturity stable
build-tool dependency-audit developer-tools ci-cd plugin-system developer-tools programming-languages mobile-development cross-platform cross-platform cli jvm windows build-automation kotlin-dsl groovy-dsl incremental-builds build-caching dependency-management android-builds jvm automation android macos linux
7 sources
- readme: https://github.com/gradle/gradle · fetched 2026-08-28 · dd1f6d4556f0
- homepage: https://gradle.org · fetched 2026-08-29 · 8f865712fdd2
- site_page: https://gradle.org/features · fetched 2026-08-29 · 1111ab8be86b
- site_page: https://gradle.org/about-us · fetched 2026-08-29 · a34658253612
- site_page: https://gradle.org/install · fetched 2026-08-29 · 92f34b81f3c7
- site_page: https://docs.gradle.org/ · fetched 2026-08-29 · 0d29ea469ab3
- site_page: https://gradle.org/releases · fetched 2026-08-29 · fd906b961077
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gradle/gradle | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem