Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Gradle Essentials

You're reading from   Gradle Essentials Master the fundamentals of Gradle using real-world projects with this quick and easy-to-read guide

Arrow left icon
Product type Paperback
Published in Dec 2015
Publisher
ISBN-13 9781783982363
Length 176 pages
Edition 1st Edition
Tools
Arrow right icon
Authors (2):
Arrow left icon
Abhinandan Maheshwari Abhinandan Maheshwari
Author Profile Icon Abhinandan Maheshwari
Abhinandan Maheshwari
Kunal Dabir Kunal Dabir
Author Profile Icon Kunal Dabir
Kunal Dabir
Arrow right icon
View More author details
Toc

Groovy for Gradle build scripts


To be proficient with Gradle and write effective build scripts, we need to understand some basics of Groovy, which is a fantastic dynamic language in itself. If we have any experience with dynamic languages such as Ruby or Python, in addition to Java, we will feel right at home with Groovy. If not, still knowing that most of the Java syntax is also the valid Groovy syntax should make us feel happy about Groovy, because we can start writing Groovy code and be productive from day one without having to learn anything.

To an unprepared eye, Gradle scripts may look a little difficult to comprehend at first. Gradle build scripts do not merely use the Groovy syntax, but also use a rich and expressive DSL that provides high-level abstractions to represent common build-related logics. Let's take a quick look at what makes Groovy a great choice for writing build files.

Note

Using Groovy for writing build logics is not new. Gant and GMaven have already used Groovy to write...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime