Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Conventions for 'com.diffplug.spotless' for whitespace and newline formatting of plain text files |
0.7.11
(02 July 2026) |
|
Conventions for 'com.diffplug.spotless' with flexmark Markdown format |
0.7.11
(02 July 2026) |
|
Conventions for 'com.diffplug.spotless' with ktfmt Kotlin format and Apache-2.0 license |
0.7.11
(02 July 2026) |
|
Conventions for 'com.diffplug.spotless' with Palantir Java format and Apache-2.0 license |
0.7.11
(02 July 2026) |
|
Conventions for 'com.diffplug.spotless' as part of the qualityCheck lifecycle |
0.7.11
(02 July 2026) |
|
Conventions for the linting features (-Xlint) of 'javac' that run as part of each 'compileJava' task |
0.7.11
(02 July 2026) |
|
Conventions for 'com.autonomousapps.dependency-analysis' |
0.7.11
(02 July 2026) |
|
Tweaks lifecycle task setup: add quality check lifecycle tasks and remove some tasks from 'build' group |
0.7.11
(02 July 2026) |
|
This plugin simplifies the process of collecting JUnit XML test reports and publishing them to a Fern test reporting service. It parses JUnit XML reports, converts them to Fern's data model, and sends them to your Fern instance through its API. To learn more about Fern, check out its repository: https://github.com/guidewire-oss/fern-reporter |
1.1.0
(20 June 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.8
(21 May 2026) |