Search Gradle plugins
Plugin | Latest Version |
---|---|
org.buildmosaic.consumerGradle plugin adding mosaic support to a consumer project |
0.1.0
(09 September 2025) |
org.buildmosaic.catalogGradle plugin for building Mosaic tile libraries |
0.1.0
(09 September 2025) |
se.alipsa.nexus-release-pluginAutomates the release process in Nexus (e.g. Sonatype OSSRH) after upload (publish) has completed |
2.0.0
(07 September 2025) |
com.github.virtualcitysystems.semverA gradle plugin allowing to automatically bump the patch version for a CI/CD process. |
1.2.1
(18 August 2025) |
net.bytebuddy.byte-buddy-gradle-pluginA plugin for post-processing class files via Byte Buddy in a Gradle build. |
1.17.7
(16 August 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.1
(14 August 2025) |
io.github.devdamiani.liferay-minimal-envA Gradle plugin designed to automatically configure and provision all necessary services to create a fully functional Liferay environment. This plugin streamlines the setup process, ensuring that all components such as databases, search engines, and other dependencies are configured and ready for Liferay deployment. |
0.8.4
(22 July 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.11
(14 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) |
dev.lukebemish.javac-post-processorA Gradle plugin applying a javac plugin to process Java source files after compilation using ASM. |
0.1.3
(13 July 2025) |