Search Gradle plugins

Plugin Latest Version

Plugin that checks that prohibited classes are not used in compiled class files. Min Gradle version: 4.5.

1.5.0
(18 August 2021)

Plugin that creates 'allResolvable' configuration and makes all resolvable configurations to extend it. Min Gradle version: 4.5.

1.5.0
(18 August 2021)

Plugin that reads the alignment data from ${project.rootDir}/manipulation.json and configures build and publishing to use those versions

5.3
(24 February 2026)

Plugin that reads the alignment data from ${project.rootDir}/manipulation.json and configures build and publishing to use those versions

4.0
(02 October 2025)

A plugin that makes Gradle respect the dependencies defined in 'module-info.java' files.

1.12.1
(11 March 2026)

Ensure Jakarta EE dependencies are at versions with the 'jakarta' namespace, or force them back to Java EE dependencies with the 'javax' namespace

0.7.0-rc1
(18 June 2025)

Release opinions on top of gradle-git

21.0.0
(24 June 2025)

Plugin that provides tasks for discovering dependency and Gradle updates.

1.5.0
(18 August 2021)

The plugin ensures correct RPC configurations for your project, that will allow proper code generation. Additionally, it enforces proper artifacts versions for your project, depending on your Kotlin version. Resulting versions of the kotlinx.rpc dependencies will be 'kotlinVersion-kotlinxRpcVersion', for example '1.9.24-0.2.0', where '0.2.0' is the kotlinx.rpc version.

0.10.2
(16 January 2026)

The Dependency Checker Gradle plugin lets you warn users if a specific configuration dependency is not the latest one available from the Maven central repository. The plugin eventually fails the build if the dependency age (the difference between the timestamp of the current version and the latest version) is above a predetermined threshold.

1.0.6
(04 August 2023)