Gradle
Version: 9.8.0
Release: 2026-09-26
Category: Productivity - Miscellaneous
Size: 148058Kb
Dependency:
Not stealth:
Publisher: Gradle Technologies
Description:
Gradle Build Tool ("Gradle") is a build automation tool for multi-language software development produced by Develocity. It manages tasks like compilation, packaging, testing, deployment, and publishing. Supported languages include Java (as well as JDK-based languages Kotlin, Groovy, Scala), C/C++, and JavaScript.[2] Gradle builds on the concepts of Apache Ant and Apache Maven, and introduces a Groovy- and Kotlin-based domain-specific language contrasted with the XML-based project configuration used by Maven.[3] Gradle uses a directed acyclic graph to provide dependency management. The graph is used to determine the order in which tasks should be executed. Gradle runs on the Java Virtual Machine.[4]
Note:
License:
Apache License 2.0