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) |
io.github.crimix.changed-projects-taskA Gradle plugin to run a user defined task on changed projects (modules) and their dependent projects (modules) |
1.8
(29 October 2024) |
com.dorongold.task-treeGradle plugin that adds a 'taskTree' task that prints task dependency tree |
4.0.0
(11 June 2024) |
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) |
name.remal.finalize-by-jacocoFinalize Test tasks with JacocoReport and JacocoCoverageVerification tasks |
1.0.2
(13 November 2024) |
org.barfuin.gradle.taskinfoProvides task metadata and dependency information |
2.2.0
(29 January 2024) |
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) |