Information Technology
Hands on Training icon
Hands On Training
Hands on Training icon

Gradle Build Tool Fundamentals

Course Cover
compare button icon

Course Features

icon

Duration

2.29 hours

icon

Delivery Method

Online

icon

Available on

Downloadable Courses

icon

Accessibility

Mobile, Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Intermediate

icon

Teaching Type

Self Paced

icon

Video Content

2.29 hours

Course Description

Gradle is a powerful Java tool that allows you to manage your build environment. It provides two DSLs, one in Groovy and one in Kotlin, which enable you to write configuration scripts. In the course "Gradle Build Tool Fundamentals," you will learn the basics of writing build scripts using these DSLs and how to run Java and Kotlin build scripts. The course also covers unit testing with JUnit 4 or JUnit 5, and shows you how to use JUnit 4 to test your Gradle scripts with JUnit 5.

Although Gradle doesn't have its own dependency management system, it can utilize Maven's and Ivy's systems. The course will teach you how to configure and use these systems. Additionally, the class explores the Gradle wrapper, a tool that ensures developers use the correct version of Gradle.

Managing projects with multiple builds is also covered in the course. Both the Groovy and Kotlin DSLs are used in the examples provided.

Overall, "Gradle Build Tool Fundamentals" is a comprehensive course that equips you with the skills to effectively build and test your code using Gradle.

Course Overview

projects-img

International Faculty

projects-img

Case Based Learning

projects-img

Post Course Interactions

projects-img

Case Studies,Instructor-Moderated Discussions

projects-img

Case Studies, Captstone Projects

Skills You Will Gain

Course Instructors

Author Image

Kevin Jones

Instructor

A long time ago in a university far, far away Kevin fell in love with programming. Initially on the university's DEC20 computer doing BASIC and Pascal and a little bit of Fortran. His first job had h...
Course Cover