About 56 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. Releases · gradle/gradle-distributions - GitHub

    Repository for Gradle Build Tool distributions downloads - Releases · gradle/gradle-distributions

  3. Building and testing Java with Gradle - GitHub Docs

    Learn how to create a continuous integration (CI) workflow in GitHub Actions to build and test your Java project with Gradle.

  4. GitHub - gradle/native-samples: Samples of modern build automation …

    This repository holds several sample Gradle builds which demonstrate how to use Gradle to build Swift/C++ libraries and applications as introduced in our blog post.

  5. SonarSource/sonar-scanner-gradle - GitHub

    When you update a dependency’s checksum in the gradle/verification-metadata.xml file, you validate the change by comparing the sha256 value from Artifactory with the one listed on another package …

  6. gradle repositories · GitHub

    3 days ago · Executable scripts to assist in validating that your Gradle and Maven builds are in an optimal state in terms of maximizing work avoidance when using Develocity…

  7. 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.

  8. 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 …

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

    gradle 中文用户手册 - 中文文档 . Contribute to GradleCN/gradledoc development by creating an account on GitHub.

  10. 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.