Search Gradle plugins

Plugin Latest Version

io.github.luiqn2007.gradle_plugins.build_tasks

Running some tasks before building, you can create tasks in your projects with java and run before compileJava task, or execute "runSourceTask" task. To use this plugin, you need add compileOnly dependency "com.github.luiqn2007:UselessPluginLib", and create task class in `lq2007.plugins.gradle_plugin` package in your source, implement lq2007.plugins.gradle_plugin.support.ISourcePlugin interface. You can create or edit source by javaparser.

1.2.6
(27 February 2022)

com.dorongold.task-tree

Gradle plugin that adds a 'taskTree' task that prints task dependency tree

3.0.0
(29 March 2024)

io.github.crimix.changed-projects-task

A Gradle plugin to run a user defined task on changed projects (modules) and their dependent projects (modules)

1.6
(04 December 2022)

io.github.afezeria.serial-task

Make parallel tasks execute serially

1.1
(07 May 2022)

io.github.david99999.gradle.notifier

This plugins provides a convenient way for performing tasks after specific gradle tasks finishes or fails

0.0.1
(22 October 2021)

ru.akman.vscode-tasks

Generates VS Code tasks file

0.4.0
(24 February 2020)

all.shared.gradle.code-common-tasks

A Common Set of Gradle's Tasks for Backend's and Frontend's Development<br> automatically applied

1.0.1
(10 November 2018)

org.barfuin.gradle.taskinfo

Provides task metadata and dependency information

2.2.0
(29 January 2024)

com.github.vasugr.tasktracker

A lightweight tool which displays task graph and time taken by tasks in a gradle project

0.0.4
(15 July 2021)

at.droiddave.graphetto

Inspector Graphetto is a Gradle build plugin to inspect and visualize the task execution graph of your build.

0.0.1
(29 April 2020)