Search Gradle plugins
Plugin | Latest Version |
---|---|
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) |
de.materna.cms.ci.java-logsConfigures all Javadoc, JavaCompile and GroovyCompile tasks to write log-files for further processing. |
3.8.6
(21 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) |
org.domaframework.doma.compileAllows annotation processors to read Doma resources at compile-time |
4.0.2
(03 July 2025) |
com.github.vlsi.gettextConfigures gettext processing for Gradle |
2.0.0
(24 June 2025) |
com.netflix.nebula.plugin-pluginSets up publishing and release process for all of the other nebula plugins |
22.0.2
(24 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) |