Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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.netflix.nebula.integtest
CC-compatible
Adds source set and task for running integration tests separately from unit tests |
13.1.0
(12 March 2026) |
no.conta.test-output-conventions
CC-compatible
Adds more output to the test tasks in a Conta manner |
1.0.10
(09 March 2026) |
net.ltgt.jooq-kotlin
CC-compatible
Adds a Gradle task to generate Kotlin code from a database schema using jOOQ |
1.0.0
(09 February 2026) |
net.ltgt.jooq
CC-compatible
Adds a Gradle task to generate Java code from a database schema using jOOQ |
1.0.0
(09 February 2026) |
net.ltgt.flyway
CC-compatible
Adds Gradle tasks to run FlywayDB commands |
1.0.0
(09 February 2026) |
org.gradlex.reproducible-builds
CC-compatible
Reproducibility settings applied to Gradle's built-in tasks. |
1.1
(17 October 2025) |
|
Gradle plugin that adds a 'taskTree' task that prints task dependency tree |
4.0.1
(08 March 2025) |
|
A Gradle plugin to run a user defined task on changed projects (modules) and their dependent projects (modules) |
1.8
(29 October 2024) |
|
Make parallel tasks execute serially |
1.1
(07 May 2022) |