Declarative Gradle: A developer-first approach to Gradle builds

As Uncle Ben once said to Toby Maguire Spider-Man, "With great power comes great responsibility". Here at Gradle we like to say, "With great flexibility comes great power". And with that flexibility comes a learning curve that bends users toward comprehensibility and maintainability.
This is why we introduced Declarative Gradle in 2024. Now in its third EAP version, this experimental project aims to provide an elegant and extensible declarative build language that enables expressing any build in a clear and understandable way. So what does Declarative Gradle mean for developers?
In this session by Paul Merlin and Sterling Greene, long-time software engineers at Gradle, we look at developer challenges with understanding and maintaining complex builds. We'll demonstrate an innovative approach that harnesses the expressiveness of Kotlin while imposing restrictions to enhance clarity and maintainability. By the end, you'll better understand the benefits a declarative paradigm for build definition brings to project workflows.
- Declarative build principles: Understand the advantages of declarative build language and its impact on project maintainability, readability, and collaboration.
- Expressive DSL: Explore the DSL's capabilities and how it is a powerful tool for concisely expressing build configuration.
- Impact on projects: Explore case studies of projects that use declarative build language, showcasing improvements in understanding, and maintenance.
Meet your speakers
Sponsored by
Past events
Declarative Gradle: A developer-first approach to Gradle builds
In this session, we'll look at developer challenges with understanding and maintaining complex builds and demonstrate our innovative new approach.
Why did my build fail? Using AI to troubleshoot faster with Failure Summaries
In this session with Laurent Ploix, Senior Product Manager at Gradle, you'll see how Failure Summaries can streamline troubleshooting with a deep dive into how to distill complex test failures.