Search Gradle plugins
| Plugin | Latest Version |
|---|---|
org.asciidoctor.jvm.convertProvides asciidoctor task and conventions (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.5
(25 August 2025) |
org.asciidoctor.jvm.revealjs.baseBase plugin for all AsciidoctorJ Reveal.js tasks & extensions. Provides the revealjs and revealjsPlugins project extensions. (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.5
(25 August 2025) |
org.asciidoctor.js.convertProvides asciidoctor task and conventions (If you need a production-ready version of the AsciidoctorJ plugin for Gradle use a 2.x release of this plugin instead) |
4.0.5
(25 August 2025) |
com.github.dkorotych.gradle-maven-execGradle plugin which provides an Maven exec task |
4.0.1
(24 August 2025) |
com.cmgapps.licensesGradle plugin that provides a task to generate a HTML license report of your project. |
5.1.0
(22 August 2025) |
hnct.buildProvides project structure for multiple projects build. Developed for HNCT Company. |
1.3.12-beta1
(18 August 2025) |
com.osmerion.jdk-toolsA Gradle plugin that provides tasks for JDK tools that didn't make it into Gradle itself yet (such as JLink, JPackage, etc.). |
0.3.0
(11 August 2025) |
tokyo.peya.langjalThis plugin provides support for JAL (Java Assembly Language) in Gradle projects. |
0.1.0
(24 July 2025) |
com.varlanv.test-konvencePlugin that provides a way to automatically change and enforce test naming |
1.0.9
(17 July 2025) |
io.github.appspiriment.libraryThis Gradle plugin configures an Android Library module with Hilt Dependency Injection (DI) using KSP (Kotlin Symbol Processing) and does not configure KAPT. It automatically applies the Hilt plugin to the library, enabling DI functionality with KSP. The plugin features a configurable extension, `configureLibrary`, which allows you to enable Compose capabilities by setting `isComposeLibrary` to true within the extension. Additionally, the plugin updates the `appspirimentlibs.versions.toml` file to manage and include the required dependencies for the library. This plugin streamlines the setup for Android libraries, providing seamless integration with Hilt (via KSP) and optional support for Compose. |
0.0.11
(14 July 2025) |