Search Gradle plugins
Plugin | Latest Version |
---|---|
com.github.hesch.execforkExecute Java or shell processes in the background during a build. Forked from psxpaul/execfork with a small logging bugfix. |
0.1.15
(14 November 2020) |
info.gconfigThis is simple template processing Gradle plugin for managing project configurations |
1.0.2
(06 October 2020) |
io.github.bennofs.continuous-execPlugin for spawning daemon processes in continuous builds |
0.1.1
(24 September 2020) |
ch.kk7.spawnSpawn and kill UNIX processes with up-to-date checks. |
1.0.20180924200750
(24 September 2018) |
io.github.klahap.pgenThis Gradle plugin simplifies the development process by automatically generating Kotlin Exposed table definitions from a PostgreSQL database schema. It connects to your database, introspects the schema, and creates Kotlin code for Exposed DSL, including table definitions, column mappings, and relationships. Save time and eliminate boilerplate by keeping your Exposed models synchronized with your database schema effortlessly. |
0.8.1
(21 May 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.7
(17 May 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.7
(17 May 2025) |
io.specmatic.gradleThis plugin is used to run Specmatic tests as part of the build process.It ensures some standardization for build processes across specmatic repositories. |
0.6.9
(16 May 2025) |
co.elastic.check-in-generatedUtilities for keeping generated code checked in in sync with the generation process |
1.0.18
(14 May 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.5-alpha
(14 May 2025) |