Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Sets up the Spine Compiler to be used in your project. |
2.0.0-SNAPSHOT.005
(08 April 2025) |
|
Adds possibility to add build number to a provided version name in the form of "v1.0(buildNumber)" and build version code |
1.0.0
(09 May 2018) |
|
Java Censor is a Gradle plugin that enables developers to publish sources of closed source projects to a Maven repository. It does this by removing implemented code only leaving the signatures of public interfaces, classes, methods and fields behind. |
1.1.0
(20 February 2018) |
|
Fast and safe, at monorepo scale. Static analysis and coverage for every codebase. |
0.1.6
(25 November 2025) |
|
Gradle plugin that scans a use of deprecated APIs in classes built by a project using `jdeprscan` command, which is introduced since jdk9. |
0.1
(22 November 2017) |
|
graphql-gradle-plugin is a Gradle Plugin for GraphQL, based on graphql-java. It accelerates the development for both the client and the server, by generating the Java code. It allows a quicker development when in contract-first approach, by avoiding to code the boilerplate code. |
2.9
(10 March 2025) |
|
graphql-gradle-plugin is a Gradle Plugin for GraphQL, based on graphql-java. It accelerates the development for both the client and the server, by generating the Java code. It allows a quicker development when in contract-first approach, by avoiding to code the boilerplate code. |
1.18.11
(04 April 2023) |
|
The Java Enum Finder is a Gradle plugin designed to search for usages of specific Java Enum classes in your project's main source. The plugin scans through the source code files to find occurrences of the specified enums and reports the files and line numbers where these enums are used. |
1.1.0
(11 September 2024) |
|
A Gradle plugin to easily apply the same setup of static analysis tools across different Android, Java or Kotlin projects. |
1.2
(22 November 2019) |
biz.davidpearson.gradle.androidlinttosonar
Deprecated
A Gradle plugin that converts Android Lint XML files to a SonarQube Generic Issue Import Format JSON file. |
1.0.0-alpha01
(11 October 2020) |