Happy New Lunar Year! 2023 was a great year for Gradle Build Tool. Let’s recap the key updates close

Dependency Management
Note: Live training sessions are paused as we are working on self-paced training.
Live training sessions will resume next year.

Description

The Gradle Build Tool provides a number of tools to enable you to fine-tune how to manage dependencies that supports the dependency management strategy you have chosen for your software project. In this training we will go over not only how to use these tools but also in which scenario you’d want to use each one.

Duration

4 hours

Audience

This class is designed for developers and build engineers who want to learn how to fine tune their dependencies using the Gradle Build Tool.

Prerequisites

Objectives

  1. Understand different Dependency Management strategies
  2. Learn about various dependency features and where to use them
  3. Hands-on exercises to reinforce learning

Course Outline

  • Version Catalog
  • Dependency Management Strategies
  • Dependency Configurations
  • Declaring Dependencies
    • Rich Versions
    • Dependency Constraints
  • Default Version Conflict Resolution
  • Consistent Resolution
  • Dependency Locking
  • Next Steps