Search Gradle plugins
Plugin | Latest Version |
---|---|
org.jlleitschuh.gradle.ktlintProvides a convenient wrapper plugin over the ktlint project. |
12.2.0
(27 February 2025) |
com.fussionlabs.gradle.docker-pluginThe `docker-plugin` is a Gradle plugin created to simplify the process of building and pushing Docker images. It calls the Docker CLI directly, supports multiplatform builds and provides the ability to define custom Docker tasks. |
0.6.0
(26 February 2025) |
dev.sigstore.sign-baseThe plugin provides tasks and configurations so you can wire your own Sigstore signing. If you want sign everything with standard configuration, then consider dev.sigstore.sign plugin instead |
1.3.0
(25 February 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.3
(25 February 2025) |
org.ysb33r.terraform.wrapperProvides terraformw wrapper script so that terraform can be run from the command-line using exactly the same binary that the Gradle project will use. |
2.0.0-alpha.5
(24 February 2025) |
org.ysb33r.terraformProvides Terraform conventions, source sets and predefined tasks |
2.0.0-alpha.5
(24 February 2025) |
org.ysb33r.terraform.baseProvides Terraform extension and tasks. No need to have terraform installed as plugin will take care of caching and installation in a similar fashion as to have Gradle distributions are cached |
2.0.0-alpha.5
(24 February 2025) |
org.ysb33r.opentofu.wrapperProvides opentofuw wrapper script so that opentofu can be run from the command-line using exactly the same binary that the Gradle project will use. |
2.0.0-alpha.5
(24 February 2025) |
org.ysb33r.opentofuProvides OpenTofu conventions, source sets and predefined tasks |
2.0.0-alpha.5
(24 February 2025) |
org.ysb33r.opentofu.baseProvides OpenTofu extension and tasks. No need to have opentofu installed as plugin will take care of caching and installation in a similar fashion as to have Gradle distributions are cached |
2.0.0-alpha.5
(24 February 2025) |