Search Gradle plugins
| Plugin | Latest Version |
|---|---|
org.ysb33r.gradletest
Featured
A plugin that helps you test your plugin against a variety of Gradle versions |
4.2.1
(05 November 2025) |
|
Sets up a compatibility test suite against given versions of one or more dependencies, and sets up source sets to create compatibility adapters for different versions of a dependency. This is useful in any context where the runtime dependencies of a program is a matter of configuration, e.g. when integrating a 3rd party tool in a software suite. |
0.5.0
(28 March 2023) |
|
Java dependencies compatibility plugin |
0.1
(19 July 2019) |
|
RaptorX Community Binary Compatibility Plugin |
1.5.0
(20 August 2025) |
|
Produces binary API dumps and compares them in order to verify that binary API is preserved. Forked plugin with regex filter support. |
0.16.3
(22 August 2024) |
|
Allows dumping TypeScript definitions of a JS part of a Kotlin multiplatform library that's public in the sense of npm package visibility, and ensures that the public definitions haven’t been changed in a way that makes this change binary incompatible. |
1.0.0
(10 June 2024) |
|
Validates the public JVM binary API to make sure breaking changes are tracked. |
0.1.0
(02 May 2023) |
|
Java conventions with Javadoc, sources, and 1.8 compatibility for publish |
0.3.2
(29 September 2022) |
|
Baseline Java is a collection of Gradle plugins for configuring code quality tools in builds and generated Eclipse/IntelliJ projects. |
6.80.0
(05 December 2025) |
|
Validates the public JVM binary API to make sure breaking changes are tracked. This is a Gradle Settings plugin and can be applied in a `settings.gradle` or `settings.gradle.kts` file. |
0.1.0
(02 May 2023) |