{"id":13459461,"url":"https://github.com/gradle/gradle","last_synced_at":"2026-02-27T12:26:15.528Z","repository":{"id":659479,"uuid":"302322","full_name":"gradle/gradle","owner":"gradle","description":"Adaptable, fast automation for all","archived":false,"fork":false,"pushed_at":"2025-05-12T16:33:19.000Z","size":622307,"stargazers_count":17627,"open_issues_count":3166,"forks_count":4929,"subscribers_count":527,"default_branch":"master","last_synced_at":"2025-05-12T16:35:55.569Z","etag":null,"topics":["build-tool","good-first-issue","gradle","gradle-bt","groovy","java","kotlin"],"latest_commit_sha":null,"homepage":"https://gradle.org","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gradle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-09T18:27:19.000Z","updated_at":"2025-05-12T15:58:56.000Z","dependencies_parsed_at":"2023-12-27T04:21:53.264Z","dependency_job_id":"c63b6682-c8fa-49ca-adf8-f18b53ae72ff","html_url":"https://github.com/gradle/gradle","commit_stats":{"total_commits":105247,"total_committers":869,"mean_commits":"121.11162255466053","dds":0.877811244025958,"last_synced_commit":"53f2b7ac6083a49b9ca83235de0f332a161a4997"},"previous_names":[],"tags_count":762,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gradle%2Fgradle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gradle%2Fgradle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gradle%2Fgradle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gradle%2Fgradle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gradle","download_url":"https://codeload.github.com/gradle/gradle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253797289,"owners_count":21965861,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["build-tool","good-first-issue","gradle","gradle-bt","groovy","java","kotlin"],"created_at":"2024-07-31T09:01:23.440Z","updated_at":"2026-02-27T12:26:15.484Z","avatar_url":"https://github.com/gradle.png","language":"Groovy","funding_links":[],"categories":["Groovy","Groovy (1)","[Groovy](#groovy)","Cross-Platform","Resources","Java 程序设计","Awesome Tools","构建工具","GitHub projects","Kotlin Tools and Frameworks","V. Tools for developing","Credits","Tools","Kotlin Tools, Libraries, and Frameworks","good-first-issue"],"sub_categories":["JavaScript","General Resources","网络服务_其他","Languages","VS Code Extensions for Developer Productivity","2. Deploy, config and build","Mesh networks","JavaScript Libraries for Machine Learning"],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"images/gradle-white-primary.png\" width=\"700px\"\u003e\n    \u003cimg alt=\"Gradle Logo\" src=\"images/gradle-dark-green-primary.png\" width=\"600px\"\u003e\n  \u003c/picture\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://ge.gradle.org/scans\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle\u0026labelColor=02303A\" alt=\"Revved up by Develocity\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://bestpractices.coreinfrastructure.org/projects/4898\"\u003e\n    \u003cimg src=\"https://bestpractices.coreinfrastructure.org/projects/4898/badge\" alt=\"CII Best Practices\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://gradle.org/slack-invite\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Slack-Join%20the%20Community-brightgreen?style=flat\u0026logo=slack\" alt=\"Join the Gradle Community Slack\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://docs.gradle.org/current/userguide/userguide.html\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Docs-Gradle%20User%20Guide-blueviolet?style=flat\u0026logo=read-the-docs\" alt=\"Gradle Documentation\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\n## 🐘 **Gradle Build Tool** \n\n**[Gradle](https://gradle.org/)** is a highly scalable build automation tool designed to handle everything from large, multi-project enterprise builds to quick development tasks across various languages. Gradle’s modular, performance-oriented architecture seamlessly integrates with development environments, making it a go-to solution for building, testing, and deploying applications on **Java**, **Kotlin**, **Scala**, **Android**, **Groovy**, **C++**, and **Swift**.\n\n\u003e For a comprehensive overview, please visit the [official Gradle project homepage](https://gradle.org).\n\n---\n\n### 🚀 **Getting Started**\n\nStarting with Gradle is easy with these essential resources. Follow these to install Gradle, set up initial projects, and explore supported platforms:\n\n- **[Installing Gradle](https://docs.gradle.org/current/userguide/installation.html)**\n- **Build Projects for Popular Languages and Frameworks**:\n  - [Java Applications](https://docs.gradle.org/current/samples/sample_building_java_applications.html)\n  - [Java Modules](https://docs.gradle.org/current/samples/sample_java_modules_multi_project.html)\n  - [Android Apps](https://developer.android.com/studio/build/index.html)\n  - [Groovy Applications](https://docs.gradle.org/current/samples/sample_building_groovy_applications.html)\n  - [Kotlin Libraries](https://docs.gradle.org/current/samples/sample_building_kotlin_libraries.html)\n  - [Scala Applications](https://docs.gradle.org/current/samples/sample_building_scala_applications.html)\n  - [Spring Boot Web Apps](https://docs.gradle.org/current/samples/sample_building_spring_boot_web_applications.html)\n  - [C++ Libraries](https://docs.gradle.org/current/samples/sample_building_cpp_libraries.html)\n  - [Swift Apps](https://docs.gradle.org/current/samples/sample_building_swift_applications.html)\n  - [Swift Libraries](https://docs.gradle.org/current/samples/sample_building_swift_libraries.html)\n\n\u003e 📘 Explore Gradle’s full array of resources through the [Gradle Documentation](https://docs.gradle.org/).\n\n---\n\n### 🛠 **Seamless IDE \u0026 CI Integration**\n\nGradle is built to work smoothly with a variety of Integrated Development Environments (IDEs) and Continuous Integration (CI) systems, providing extensive support for a streamlined workflow:\n\n-   **Supported IDEs**: Quickly integrate Gradle with [Android Studio](https://docs.gradle.org/current/userguide/gradle_ides.html), [IntelliJ IDEA](https://docs.gradle.org/current/userguide/gradle_ides.html), [Eclipse](https://docs.gradle.org/current/userguide/gradle_ides.html), [NetBeans](https://docs.gradle.org/current/userguide/gradle_ides.html), and [Visual Studio Code](https://docs.gradle.org/current/userguide/gradle_ides.html).\n-   **Continuous Integration**: Gradle easily connects with popular CI tools, including Jenkins, [GitHub Actions](https://docs.github.com/actions), [GitLab CI](https://docs.gitlab.com/ee/ci/), [CircleCI](https://circleci.com/), and more, to streamline build and deployment pipelines.\n\n---\n\n### 🎓 **Learning Resources for Gradle**\n\nKickstart your Gradle knowledge with courses, guides, and community support tailored to various experience levels:\n\n- **[DPE University Free Courses](https://dpeuniversity.gradle.com/app/catalog)**: A collection of hands-on courses for learning Gradle, complete with project-based tasks to improve real-world skills.\n- **[Gradle Community Resources](https://community.gradle.org/resources/)**: Discover a range of resources, tutorials, and guides to support your Gradle journey, from foundational concepts to advanced practices.\n- **[Gradle Cookbook](https://cookbook.gradle.org/preface/)**: Access a practical collection of Gradle recipes and best practices to help you work efficiently with Gradle in various scenarios.\n\n---\n\n### 💬 **Community Support \u0026 Resources**\n\nThe Gradle community offers a range of forums, documentation, and direct help to guide you through every step of your Gradle journey:\n\n- **Documentation**: The [Gradle User Manual](https://docs.gradle.org/current/userguide/userguide.html) covers everything from basic to advanced configurations.\n- **Community Forum**: Engage with others on the [Gradle Forum](https://discuss.gradle.org/) for discussions, tips, and best practices.\n- **Community Slack**: [Join our Slack Channel](https://gradle.org/slack-invite) for real-time discussions, with specialized channels like `#github-integrations` for integration topics.\n- **Newsletter**: Subscribe to the [Gradle Newsletter](https://newsletter.gradle.org) for news, tutorials, and community highlights.\n\n\u003e **Quick Tip**: New contributors to Gradle projects are encouraged to ask questions in the Slack `#community-support` channel.\n\n---\n\n### 🌱 **Contributing to Gradle**\n\n- **Contribution Guide**: [Contribute](https://github.com/gradle/gradle/blob/master/CONTRIBUTING.md) to Gradle by submitting patches or pull requests for code or documentation improvements.\n- **Code of Conduct**: Gradle enforces a [Code of Conduct](https://gradle.org/conduct/) to ensure a welcoming and supportive community for all contributors.\n\n---\n\n### 🔗 **Additional Resources**\n\nTo make the most out of Gradle, take advantage of these additional resources:\n\n- **[Gradle Documentation](https://docs.gradle.org/)** - Your go-to guide for all Gradle-related documentation.\n- **[DPE University](https://dpeuniversity.gradle.com/app/catalog)** - Explore tutorials designed to get you started quickly.\n- **[Community Resources](https://gradle.org/resources/)** - Find more community-contributed materials to expand your knowledge.\n\n\u003e 🌟 **Stay connected with the Gradle Community and access the latest news, training, and updates via [Slack](https://gradle.org/slack-invite), [Forum](https://discuss.gradle.org/), and our [Newsletter](https://newsletter.gradle.org)**.\n\n\u003cbr\u003e\u003cbr\u003e\n\u003cdiv align=\"center\" style=\"margin-top: 20px;\"\u003e\n    \u003ca href=\"https://www.linkedin.com/company/gradle/\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\" alt=\"LinkedIn\" style=\"margin: 0 0px;\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://x.com/gradle\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/-000000?style=for-the-badge\u0026logo=x\u0026logoColor=white\" alt=\"X (Twitter)\" style=\"margin: 0 20px;\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://www.youtube.com/@GradleInc\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/-FF0000?style=for-the-badge\u0026logo=youtube\u0026logoColor=white\" alt=\"YouTube\" style=\"margin: 0 20px;\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://mastodon.social/@Gradle\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/-6364FF?style=for-the-badge\u0026logo=mastodon\u0026logoColor=white\" alt=\"Mastodon\" style=\"margin: 0 20px;\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://www.facebook.com/gradleinc\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/-1877F2?style=for-the-badge\u0026logo=facebook\u0026logoColor=white\" alt=\"Facebook\" style=\"margin: 0 20px;\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://gradle.org/slack-invite\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/-4A154B?style=for-the-badge\u0026logo=slack\u0026logoColor=white\" alt=\"Slack\" style=\"margin: 0 20px;\"\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgradle%2Fgradle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgradle%2Fgradle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgradle%2Fgradle/lists"}