HOME > Development > Gradle Plugin Development

Gradle Plugin Development

  • Development
  • Apr 24, 2025
SynopsisGradle Plugin Development, available at $69.99, has an averag...
Gradle Plugin Development  No.1

Gradle Plugin Development, available at $69.99, has an average rating of 4.8, with 27 lectures, 10 quizzes, based on 25 reviews, and has 863 subscribers.

You will learn about Build custom Gradle plugin Get free Gradle consultation or code review if you have concrete questions. Learn about different types of Gradle plugins Extract Gradle script into standalone Gradle plugin Write Gradle plugins with Gradle 8.x version Understand how to apply custom Gradle plugin in real life Learn how to deploy plugin to Gradle Plugin Portal Create extension that provides DSL configuration block for your plugin. Cover plugin logic with unit (JUnit5) and functional tests (Gradle TestKit). This course is ideal for individuals who are Developers who want to create a custom Gradle plugin or Developers that wish to deepen knowledge regarding Gradle build tool or Anyone who is experiencing issues using Gradle plugins It is particularly useful for Developers who want to create a custom Gradle plugin or Developers that wish to deepen knowledge regarding Gradle build tool or Anyone who is experiencing issues using Gradle plugins.

Enroll now: Gradle Plugin Development

Summary

Title: Gradle Plugin Development

Price: $69.99

Average Rating: 4.8

Number of Lectures: 27

Number of Quizzes: 10

Number of Published Lectures: 26

Number of Published Quizzes: 9

Number of Curriculum Items: 41

Number of Published Curriculum Objects: 39

Original Price: $19.99

Quality Status: approved

Status: Live

What You Will Learn

  • Build custom Gradle plugin
  • Get free Gradle consultation or code review if you have concrete questions.
  • Learn about different types of Gradle plugins
  • Extract Gradle script into standalone Gradle plugin
  • Write Gradle plugins with Gradle 8.x version
  • Understand how to apply custom Gradle plugin in real life
  • Learn how to deploy plugin to Gradle Plugin Portal
  • Create extension that provides DSL configuration block for your plugin.
  • Cover plugin logic with unit (JUnit5) and functional tests (Gradle TestKit).
  • Who Should Attend

  • Developers who want to create a custom Gradle plugin
  • Developers that wish to deepen knowledge regarding Gradle build tool
  • Anyone who is experiencing issues using Gradle plugins
  • Target Audiences

  • Developers who want to create a custom Gradle plugin
  • Developers that wish to deepen knowledge regarding Gradle build tool
  • Anyone who is experiencing issues using Gradle plugins
  • Is this course for you?

    Are you an experienced Java, Android developer or someone that is using Gradle to automate builds for applications in private time, at faculty or in your job? Is your Gradle logic in the build script getting complex? Do you need to share your build logic between multiple standalone projects within your team or would you like to make it public for the whole world? Would you like to understand how Gradle plugins work under the hood? Then this course is exactly for you. It’s time to roll up your sleeves and get busy!

    Content

    You will find all the information you need to successfully create your first Gradle plugin or improve your existing Gradle plugins and understand every bit of the logic along the way. You’ll experience Gradle 8.x and Java 17 in action.

    You will learn, how to create:

    Script Plugin

    It’s the easiest and most straight forward way to create useful Gradle plugin in no time.

    Precompiled Script Plugin

    If you want to bring plugin implementation to advanced level you should get familiar with precompiled plugins. It brings the possibility to structure the plugin, easily test and debug it.

    Binary Plugin

    Write and package your plugin like ordinary application with the Gradle API. I will use Java language to write components of the plugin like the implementation of the Plugin interface that has to implement apply() method.

    Publishing

    Publish your binary plugin to

  • Local Maven repo (testing)

  • Private Maven Repo(enterprises, can’t share)

  • Gradle Plugin Portal(sharing is caring)

  • Extensions

    Making binary Gradle plugins flexible through the extension block configuration in a DSL fashion.

    Testing

    If you are serious about your plugin then covering its logic with tests that will verify your requirements and protect you from regressions is the way to go. In the testing section you will see how you can test internal parts with JUnit5 and wrap it up with functional tests written with the help of TestKit GradleRunner class.

    Structure

    Every topic will be explained through theory first. After going through presentations you will be challenged to apply acquired knowledge in extensive quizzes.

    The goal of the course is to give you the most in depth information about Gradle plugins in one place you can find online.

    Course Curriculum

    Chapter 1: Introduction

    Lecture 1: Introduction

    Lecture 2: Guide

    Chapter 2: Plugins

    Lecture 1: Why Gradle Plugins

    Lecture 2: Plugin Application

    Chapter 3: Script Plugin

    Lecture 1: Script Plugin Introduction

    Lecture 2: Local Script Plugin

    Lecture 3: Local Script Plugin Example

    Lecture 4: Remote Script Plugin

    Chapter 4: Precompiled Plugin

    Lecture 1: Precompiled Plugin Introduction

    Lecture 2: Precompiled Script Plugin

    Lecture 3: Precompiled Binary Plugin

    Chapter 5: Binary Plugin

    Lecture 1: Binary Plugin

    Lecture 2: Publishing

    Lecture 3: Publishing – Local Maven Repository

    Lecture 4: Publishing – Private Maven Repository

    Lecture 5: Publishing – Gradle Plugin Portal

    Lecture 6: Extension

    Lecture 7: Testing

    Chapter 6: Wrap Up

    Lecture 1: Gradle Plugin Cheatsheet

    Lecture 2: Gradle 8.x Upgrade

    Lecture 3: Wrapup & Feedback

    Chapter 7: Dependencies

    Lecture 1: Introduction

    Lecture 2: Common Mistakes

    Lecture 3: Dependency Declarations

    Lecture 4: Module Dependency Declarations

    Lecture 5: Dependencies Cheatsheet

    Instructors

  • Gradle Plugin Development  No.2
    Renato Ivancic
    Software Engineer @ Crealogix
  • Rating Distribution

  • 1 stars: 0 votes
  • 2 stars: 0 votes
  • 3 stars: 2 votes
  • 4 stars: 8 votes
  • 5 stars: 15 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!