Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.luiqn2007.gradle_plugins.build_tasksRunning 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-treeGradle plugin that adds a 'taskTree' task that prints task dependency tree |
2.1.1
(31 December 2022) |
io.github.crimix.changed-projects-taskA 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-taskMake parallel tasks execute serially |
1.1
(07 May 2022) |
io.github.david99999.gradle.notifierThis plugins provides a convenient way for performing tasks after specific gradle tasks finishes or fails |
0.0.1
(22 October 2021) |
ru.akman.vscode-tasksGenerates VS Code tasks file |
0.4.0
(24 February 2020) |
all.shared.gradle.code-common-tasksA 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.taskinfoProvides task metadata and dependency information |
2.1.0
(25 December 2022) |
com.github.vasugr.tasktrackerA lightweight tool which displays task graph and time taken by tasks in a gradle project |
0.0.4
(15 July 2021) |
at.droiddave.graphettoInspector Graphetto is a Gradle build plugin to inspect and visualize the task execution graph of your build. |
0.0.1
(29 April 2020) |