About 87,200,000 results
Open links in new tab
  1. GitHub - gradle/gradle: Adaptable, fast automation for all

    Gradle is a highly scalable build automation tool designed to handle everything from large, multi-project enterprise builds to quick development tasks across various languages.

  2. GitHub - gradle/actions: A collection of GitHub Actions to accelerate ...

    The following workflow will generate a dependency graph for a Gradle project and submit it immediately to the repository via the Dependency Submission API. For most projects, this default configuration …

  3. Working with the Gradle registry - GitHub Docs

    You can configure Gradle to publish packages to the GitHub Packages Gradle registry and to use packages stored on GitHub Packages as dependencies in a Java project.

  4. GitHub - microsoft/vscode-gradle: Manage Gradle Projects, run Gradle ...

    This VS Code extension provides a visual interface for your Gradle build. You can use this interface to view Gradle Tasks and Project dependencies, or run Gradle Tasks as VS Code Task. The extension …

  5. actions/setup-gradle/README.md at main - GitHub

    The setup-gradle action can be used to configure Gradle for optimal execution on any platform supported by GitHub Actions. This replaces the previous gradle/gradle-build-action, which now …

  6. gradle-node-plugin/docs/usage.md at main - GitHub

    If it is specified in the configuration, it is able to download and manage Node.js distributions, unpack them into your local .gradle directory and use them from there. It also automatically installs npm …

  7. Gradle plugin for automating everything involving MarkLogic

    Deploy an application, add a host, backup a database, stub out a new project, load modules as you modify them, run a Flux or CoRB job - if it involves MarkLogic, ml-gradle either automates it already …

  8. GitHub - GradleCN/gradledoc: gradle 中文用户手册 - 中文文档

    欢迎加入我们一起为 Gradle 在中文推广出一份力,对于有能力且积极的同学会被邀请加入我们 Group。 开始翻译前,你可以通过以下方式认领,确保没有重复工作。

  9. ben-manes/gradle-versions-plugin - GitHub

    Gradle plugin to discover dependency updates. Contribute to ben-manes/gradle-versions-plugin development by creating an account on GitHub.

  10. [Gradle-8.14.1] "Starting a Gradle Daemon, 1 incompatible and

    May 24, 2025 · This is most likely the consequence of running Gradle builds as part of your image building here. You could get rid of this by cleaning up the daemon registry in the image.