Skip to Content
Gradle Fundamentals
on-demand course

Gradle Fundamentals

with Ken Kousen
September 2015
Intermediate
5h 9m
English
O'Reilly Media, Inc.
Closed Captioning available in German, English, Spanish, French, Italian, Japanese, Korean, Portuguese (Portugal, Brazil), Chinese (Simplified), Chinese (Traditional)

Overview

Learn how to implement Gradle, the Groovy-based build automation system that can help you build and test software projects, from small to large. In this video course, Java consultant Ken Kousen demonstrates Groovy's relationship to Java, and takes a close look at POGOs—plain old Groovy objects—and how they define properties, access modifiers, and generate methods. You’ll learn all of the Groovy mechanisms in a simple, non-trivial application.

Kousen provides detailed Gradle examples, including the Spock testing framework, an overview of the Gradle builds for the Spring framework, and the default Gradle build for Android projects.

In this video course, you’ll explore:

  • Java project builds: specify repositories and dependencies, execute the build, and view the test output
  • Groovy project builds: learn additional tasks and dependencies for Groovy
  • Custom tasks: list available build tasks, define custom tasks, and insert them into the directed acyclic graph
  • Conditional task execution: understand how to control if and when to execute tasks with incremental builds
  • Multi-project builds: learn how Gradle defines subdirectories as separate projects
  • Miscellaneous features: generate a Gradle wrapper for clients who do not have it, and run the Gradle daemon to improve performance
  • Plugins: get a survey of Gradle plugin architecture and learn how to use the application, war, Gretty, and IDE plugins

Ken Kousen, president of Kousen IT, Inc., is a technical trainer, mentor, and consultant in all areas related to Java, specializing in Android, Spring, Hibernate/JPA, Groovy, and Grails. He is the author of Making Java Groovy (Manning) and the upcoming O’Reilly book, Gradle for Android.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Gradle in Action

Gradle in Action

Benjamin Muschko

Publisher Resources

ISBN: 9781491937266Errata Page