Search Gradle plugins
Plugin | Latest Version |
---|---|
net.bytebuddy.byte-buddy-gradle-pluginA plugin for post-processing class files via Byte Buddy in a Gradle build. |
1.17.6
(16 June 2025) |
io.github.emaarco.bpmn-to-code-gradleGradle plugin that bridges gaps between BPMN and code - fostering the creation of clean process-automation solutions |
0.0.6
(12 June 2025) |
com.mooltiverse.oss.nyxThe Nyx Gradle plugin automates the sematic release process for Gradle projects using semantic versioning and leveraging the Git branching model. |
3.1.4
(10 June 2025) |
io.github.appspiriment.roomThis plugin simplifies the setup of Room for an Android module by automatically applying the required libraries and configurations. It fetches the necessary Room versions from the `appspirimentlibs.versions.toml` file, so ensure that this file is present in your project before applying the plugin. Once applied, the plugin configures the module with all the dependencies and settings needed to integrate Room seamlessly. This helps streamline the setup process, ensuring consistency and compatibility with the versions specified in your `appspirimentlibs.versions.toml` file. |
0.0.10
(09 June 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.10
(09 June 2025) |
co.elastic.check-in-generatedUtilities for keeping generated code checked in in sync with the generation process |
1.1.0
(09 June 2025) |
io.github.guidewire-oss.fern-publisherThis plugin simplifies the process of collecting JUnit XML test reports and publishing them to a Fern test reporting service. It parses JUnit XML reports, converts them to Fern's data model, and sends them to your Fern instance through its API. To learn more about Fern, check out its repository: https://github.com/guidewire-oss/fern-reporter |
1.0.0
(06 June 2025) |
org.graceframework.asset-pipelineAsset-Pipeline is a plugin used for managing and processing static assets in Grace applications primarily via Gradle. |
6.3.0
(30 May 2025) |
com.anthonycr.plugins.mezzanineA plugin that provides simplified runtime access to static resource files by reading them at compile time |
2.1.0
(23 May 2025) |
dev.shushant.localization.pluginSimplify and streamline the localization process for your Android app with the App Localization Plugin. |
1.0.3-beta04
(27 April 2025) |