Search Gradle plugins

Plugin Latest Version

io.github.zeroarst.dependency-updates-commenter

Check dependency updates and add to comments

0.2.4
(09 February 2023)

io.github.joleksiysurovtsev.gradle-dev-containers-starter

A Gradle plugin to automate the deployment of Kafka and Zookeeper containers using Docker. It handles container creation, initialization, and network setup. With each new version, new containers and tasks will be added

0.0.1
(05 September 2023)

pt.com.hugo-dias.git-versioner

This plugin will help you by creating a new version for each git commit based in the commit description

1.0.10
(24 January 2023)

io.github.dwarfley.versioncompanion

Deprecated and replaced by "io.github.dwarfley.version-companion". Use the new plugin ID in your project.

0.1.2
(26 December 2023)

com.ofg.uptodate

Gradle plugin that tells you what libs have new versions on Maven Central and JCenter

1.6.3
(10 February 2017)

org.muehlbachler.gradle.plugin.dependency-update-notifier

Notifies GitLab about new dependency updates. Requires the com.github.ben-manes.versions plugin!

2.0.0
(29 December 2021)

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)