Search Gradle plugins

Plugin Latest Version

hu.simonadamprog.dependency-analyzer

Analyzing dependencies in a multi-project codebase. Finding root library (direct library dependency / first-level library dependency) for a transitive dependency and their depending projects that directly use them. Displaying unique dependency list. Finding all circular dependency chains.

1.2.0
(03 March 2024)

io.github.yearnlune.graphql.doc.directive.plugin

Gradle plugin to graphql doc

0.0.6
(08 January 2024)

com.elo.dss

Plugin to create a elo-flows direct service, used by elo partners to create a osgi based rest service

1.2.18
(13 March 2025)

org.hiero.gradle.feature.publish-dependency-constraints

Adds the 'publishDependencyConstraint' scope that is used to define dependencies for which direct dependency constraints should be published

0.3.8
(27 March 2025)

org.ysb33r.nodejs.cmdline

Provides access to tools configured by project extensions

4.0.4
(12 March 2025)

com.fussionlabs.gradle.docker-plugin

The `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)

org.cyclonedx.bom

The CycloneDX Gradle plugin creates an aggregate of all direct and transitive dependencies of a project and creates a valid CycloneDX bill-of-materials document from the results. CycloneDX is a lightweight BOM specification that is easily created, human readable, and simple to parse.

2.2.0
(26 February 2025)

io.github.appspiriment.project

This project plugin simplifies the initial setup and version management for an Android application. It removes unnecessary configurations from the app module, creates the `appspirimentlibs.versions.toml` file corresponding to the plugin version, and adds the required `appspiriment` plugin exclusively to the app module (without affecting any other application modules or libraries). Additionally, the plugin configures the `appspirimentlibs.versions.toml` in the `settings.gradle.kts`. **Note:** If your project is using a `settings.gradle` file in Groovy, it will automatically convert it to the Kotlin DSL (`settings.gradle.kts`). You just need to add the plugin with correct version to the root build.gradle.kts (don't use alias, add it directly at first) and sync. This plugin is ideal for setting up a new project with a clean configuration or updating plugin versions. To update versions, simply update the project plugin version and sync. Be aware that this plugin will remove all configurations in the app module's Gradle file, so ensure that no additional configurations are lost.

0.0.3
(25 February 2025)

dev.shushant.generate-app-resource-class.plugin

Simplify resource management in your Jetpack Compose project with the Generate App Resource Class plugin. This Gradle plugin automates the creation of a Kotlin class that acts as a central hub for accessing application resources such as strings and drawables directly from your Composables.

1.0.1
(29 December 2023)

dev.smithers.envrc

Read environment variables directly from .envrc files

0.0.3
(13 September 2023)