Gradle

Gradle

version 7+
Build Tool

Modern build automation system


About This Skill

Gradle is an open-source build automation tool focused on flexibility and performance. It uses a Groovy or Kotlin-based domain-specific language (DSL) rather than XML for declaring the project configuration. Gradle builds on the concepts of Apache Ant and Apache Maven, introducing a Groovy-based DSL instead of XML.

Learn More

Useful Resources