Search Gradle plugins

Plugin Latest Version

Stonecraft is a configuration Gradle plugin that removes the boilerplate of setting up a multi-loader, multi-version Minecraft modding workspace.

1.12.6
(08 August 2026)

Detects use of legacy APIs which modern Java versions supersede

2.1.0-1
(09 June 2020)

Gradle plugin that wraps Oracle Web Commerce (ATG) startSQLImport utility to import XML into a versioned repository.

0.2.0
(02 December 2014)

A Gradle plugin that let's you build and generate your Jenkins JobDSL scripts. Note: This repository is DEPRECATED, as the Gradle Plugins Portal (https://plugins.gradle.org) now has its own, simplified, way of publishing Gradle plugins. So, please go to https://plugins.gradle.org/plugin/nl.ikoodi.jenkins.jobdsl to find the latest version of this plugin

0.4.1
(17 April 2015)

Lightweight plugin to get current git branch information and help with project versioning based on it

1.2.2
(30 November 2020)

** Deprecated ** Use the org.gradlex.java-module-dependencies plugin instead A plugin that makes Gradle respect the dependencies defined in 'module-info.java' files.

0.12
(18 August 2022)

Detects use of legacy APIs which modern Java versions supersede.

1.15.0
(26 July 2026)

Plugin for building Rust libraries and applications using Gradle

0.2
(08 April 2018)

This plugin used to override gradle.properties with local.properties for development purposes. As well as externalize version to build.properties file, to keep gradle.properties clean.

1.1.2
(18 September 2020)

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)