Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
JShell supports for your gradle project. Let's explore your classes and dependencies with jshell |
1.0.5
(09 January 2020) |
|
A Gradle plugin that lets you compile Apache Avro schemas to Java classes and supports dependencies |
2.0.0
(17 March 2026) |
|
Plugin that helps you configure automatically all the dependencies for KDTO class generator |
1.0.4
(03 December 2025) |
|
This plugin is useful for projects executing unit tests based on the Selenium (https://www.selenium.dev/) framework. See the Javadoc of the plugin class for more details. |
4.0.5
(06 February 2023) |
|
A Gradle plugin to analyze compiled Java classes and generate class diagrams in PlantUML and Mermaid formats. |
1.2.0
(14 February 2026) |
|
A plugin that helps you find out from which .jar archive a class is loaded from |
0.0.2
(07 May 2024) |
|
Generate Assertj assertion classes. (forked from com.github.fhermansson.assertj-generator, update dependencies include assertj-assertions-generator 2.2.0.) |
1.1.3-SNAPSHOT.0.5
(30 December 2020) |
|
Tool to verify the compatibility of the class paths of Gradle projects |
1.5.15
(06 June 2025) |
|
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) |
|
Gradle-usage-plugin - simple plugin for collect information about usage classes or resources. Plugin give that info from dependency tree. |
1.0
(25 October 2019) |