J-Fall 2023: Gradle + Kotlin: Basics and beyond – Lennart ten Wolde

Gradle is a powerful, scriptable, modern build tool. It is seen as the industry standard for building Java applications alongside Maven. What makes gradle special is its pace of innovation. Move fast and break things. We will explore the fundamentals of modern Gradle using the Kotlin DSL which recently became the default language for declarative build configuration. Then, we will follow this up by looking into some unique features of Gradle 8 to improve the reliability and performance of your build as well as showing how you can share build logic more effectively, hopefully convincing you to give Gradle 8 + Kotlin a shot for your next project.

(Visited 5 times, 1 visits today)

About The Author

You might be interested in