Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Agitator is a Gradle plugin for applying model-driven architecture principles with Fermenter |
2.0.1
(30 December 2021) |
|
A Gradle plugin that simplifies and enhances the configuration of Lombok |
0.12.0
(22 March 2025) |
|
The `flamingock-graalvm-metadata-gradle-plugin` collects Flamingock's metadata during compilation by integrating the annotation processor. This plugin is designed to automate the process of gathering relevant data from annotated code elements. |
0.0.5-beta
(17 December 2024) |
|
One-page HTML report with a summary of other reports generated during a build |
3.3
(29 August 2024) |
|
This plugin adds a new task (graphModules) to your project which will create an image with the graph of your module dependency tree |
0.12
(02 June 2023) |
|
A gradle plugin that converts spring-configuration-metadata.json files into markdown tables and writes them into a markdown file. |
0.0.4
(01 May 2023) |
|
A Gradle plug-in that enables generation of Eclipse project files (.project and .classpath) to enable use of the Eclipse IDE for Android projects. Correctly adds Android AAR dependencies to the classpath, works with the new Android build system. |
1.1
(08 October 2019) |
|
A Gradle plug-in that enables generation of Eclipse project files (.project and .classpath) to enable use of the Eclipse IDE for Android projects. Correctly adds Android AAR dependencies to the classpath, works with the new Android build system. |
1.1
(14 October 2018) |
|
Simplifies GWT testing with automatic web server lifecycle management, HTML test file generation, and kotest+selenium integration |
2.2.9
(07 February 2026) |
|
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) |