Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Provides code generation from Eclipse EMF Ecore models and integration with additional dependent Java sources. |
1.1.6
(09 January 2019) |
|
Plugin to generate immutable data structures (Kotlin source code) with collections that contain a limited set of elements addressed by coordinates. Also generates tools to diff data and (de)serialize such diffs. |
0.3
(08 September 2022) |
|
Walking Skeleton: generate asciidoc markup documentation from java source code for best integration with site generators like orchid or jbake.. |
0.0.2
(26 January 2025) |
|
Pluggable and distributed refactoring tool for Java source code |
0.3.2
(22 April 2017) |
|
Code Visualizer is a development support tool to generate sequence diagram and class diagram from java source code |
1.1.1
(08 April 2022) |
|
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) |
|
Adds XJC tool to your project for generating Java source code for XML schemas (xsd files). Works with the Gradle build cache and has been tested with Java 8 and 11. Please see the Github project page for details. |
1.9.0
(21 November 2025) |
|
Add support for installing Rust toolchains and cross-compiling Rust source code |
0.6.3
(17 November 2025) |
|
Linting and formatting for Kotlin source code using ktlint |
5.3.0
(17 November 2025) |
|
Plugin helps you configure project to generate source code from proto files for using in th2 components |
0.3.10
(27 October 2025) |