Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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) |
|
Validates the public JVM binary API to make sure breaking changes are tracked. This is a Gradle Project plugin and can be applied in a `build.gradle` or `build.gradle.kts` file. |
0.1.0
(02 May 2023) |
|
Detects use of legacy APIs which modern Java versions supersede |
2.1.0-1
(09 June 2020) |
|
Generates a dependency graph snapshot for any Gradle build, which can be submitted via the GitHub Dependency Submission API. |
1.4.0
(16 May 2025) |
|
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3) |
7.18.0
(23 December 2025) |
|
Gradle plugin to add frameworkJar in to classpath for using android hiden api |
1.0.0
(06 January 2026) |
|
OpenAPI Diff Plugin allows the comparison of API Specification files in OpenAPI Spec (v2, v3) format. |
1.2.0
(08 January 2026) |
|
A Gradle plugin that provides a task infrastructure to perform REST requests. |
0.4.2
(30 May 2016) |
|
Dokka is the API documentation engine for Kotlin. This plugin generates output that looks like Javadoc websites. See https://kotlinlang.org/docs/dokka-javadoc.html for more information. The Javadoc output format is still in Alpha, so you may find bugs and experience migration issues when using it. Successful integration with tools that accept Java's Javadoc HTML as input is not guaranteed. You use it at your own risk. |
2.1.0
(15 October 2025) |
|
Detects use of legacy APIs which modern Java versions supersede. |
1.12.0
(03 October 2025) |