Search Gradle plugins

Plugin Latest Version

com.diffplug.oomph.ide

Downloads and sets up any Eclipse-based IDE.

4.3.0
(11 March 2025)

com.diffplug.gradle.equinoxlaunch

Launches an equinox application with whatever set of plugins the user specifies

4.3.0
(11 March 2025)

com.diffplug.osgi.equinoxlaunch

Launches an equinox application with whatever set of plugins the user specifies

4.3.0
(11 March 2025)

io.github.appspiriment.room

This 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.3
(25 February 2025)

io.github.appspiriment.library

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.3
(25 February 2025)

org.ysb33r.terraform

Provides Terraform conventions, source sets and predefined tasks

2.0.0-alpha.5
(24 February 2025)

org.ysb33r.opentofu

Provides OpenTofu conventions, source sets and predefined tasks

2.0.0-alpha.5
(24 February 2025)

com.wagner.gitver

Automatically sets your version based on configurable git information

0.2.1
(21 February 2025)

com.supcis.remote-build-cache

Adds a remote build cache that is configured via environment variables: - GRADLE_REMOTE_BUILD_CACHE_URL: the base URL for the remote build cache - PUSH_TO_REMOTE_BUILD_CACHE: boolean value whether to push to the remote build cache or to use it only for pulling. (optional, default: false) - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) No remote cache is added if no GRADLE_REMOTE_BUILD_CACHE_URL is set.

1.1.0
(23 January 2025)

xyz.jpenilla.gremlin-gradle

Export dependency sets to be resolved by xyz.jpenilla:gremlin-runtime

0.0.7
(22 January 2025)