Search Gradle plugins
Plugin | Latest Version |
---|---|
com.linkedin.python-pexBuilding Python with Gradle |
0.9.11
(18 December 2018) |
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) |
com.github.spotbugsPerforms quality checks on your project's Java source files using SpotBugs and generates reports from these checks |
6.2.5
(18 August 2025) |
io.github.usefulness.licensee-for-androidA plugin that generates a list of open source licenses you depend on |
0.3.1
(18 August 2025) |
com.felipefzdz.gradle.shellcheckThe Shellcheck Gradle plugin performs quality checks on your project's Shell source files using Shellcheck and generates reports from these checks. |
1.5.0
(26 September 2024) |
com.github.spotbugs.temporaryPerforms quality checks on your project's Java source files using SpotBugs and generates reports from these checks. This is a temporary release to support a fix for Gradle 4.10. |
1.6.4
(07 September 2018) |
org.ysb33r.tfdocsGenerates documentation from OpenTofu and Terraform source sets and modules |
2.4.2
(21 August 2025) |
org.asciidoctor.jvm.revealjsPlugin for generating Reveal.JS based slides from Asciidoc source using AsciidoctorJ. Provides the ascidoctorRevealJs task. (If you need a production-ready version of the AsciidoctorJ plugin for Gradle use a 1.5.x release of 'org.asciidoctor.convert' instead) |
4.0.4
(20 December 2024) |
dev.lukebemish.docpatcherGenerates and applies javadoc patches to source files using javadoctor and spoon |
0.3.7
(22 November 2023) |
org.kakara.versionfileGenerates a Version File from your source |
1.0.0
(22 January 2021) |