Search Gradle plugins

Plugin Latest Version

Reads values from properties files in settings scripts.

1.0.0
(21 August 2026)

Reads values from properties files in project build scripts.

1.0.0
(21 August 2026)

Adds a `configure` script block to a `build.gradle` file, within which a fluent API can be used to configure a project.

0.10.1
(09 August 2026)

A Gradle plugin for configure git repositories with a configuration file

0.0.2
(23 May 2019)

Tools and utilities written in Java to help in day-to-day work. CSV To Excel Converts a set of csv files into 1 Excel file. Each csv file is a sheet within excel CSV Diff Diffs two directories containing csv files. Each directory must have the same name and number of files as the other XML Clean Strips out fluff from the XML and manipulating the XML. The use case for this is, before comparison, sometimes XMLs need to be cleaned and renamed. The cleaned xmls can be diffed using xmlunittask. XML DIFF Diffs two directories containing xml files. Each directory must have the same name and number of files as the other READ BLOB Extracts Blobs from Database.SQL should contain a string name and then blob WEBDAV PULL Downloads files from a WEBDAV site, proxy configuration is supported WEBDAV PUSH Pushes files to a WEBDAV site, proxy configuration is supported

2.8
(30 August 2014)

File transformations for the Copy task using Configurate

6.2.0
(09 March 2025)

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.11
(14 July 2025)

Plugin for configuring a project version in build.number file

0.0.1
(02 December 2023)

A plugin to allow Gradle projects to configure their Manifest file specially

1.0.5
(14 October 2022)

A Gradle plugin that enhances build.gradle.kts by moving dependencies, basic project information, and repository configurations into a build.yml file.

1.0.0
(28 November 2025)