Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Maven-like attachClasses option for the war task. |
9.5.0
(28 April 2026) |
|
Maven-like archiveClasses options for war tasks. |
9.5.0
(28 April 2026) |
|
Convention plugin that configures Kotlin JVM projects with compiler options, JDK version, and standard dependencies. |
0.39.0
(15 April 2026) |
|
Utility plugin for managing configurable project options |
0.2.2
(13 April 2026) |
|
A plugin that generates JAX-RS code from OpenApi documents. It has many configuration options and a broad test suite to cover many corner cases. |
0.13.0
(01 April 2026) |
|
Plugin to configure the PalantirJavaFormat IDEA plugin based on an optional implementation version of the formatter. |
2.90.0
(26 March 2026) |
|
Gradle plugin that builds a self-contained, Docker-ready runtime bundle for Java and Spring Boot applications. It automatically detects required JDK modules, creates a minimized jlink runtime image, packs your app JARs and launcher scripts, and optionally produces a distributable ZIP. Perfect for lightweight container images or standalone deployments. |
1.0.3
(14 November 2025) |
|
Gradle that will find report files from static code analysis, present and optionally fail the build. |
4.1.2
(05 October 2025) |
|
Gradle plugin that determines the current version based on information from Git and optionally a version file. Compared to the semantic-release-version plugin the behavior can be customized. |
2.1.3
(16 September 2025) |
|
This 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) |