Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Plugin to generate dimensions based on given configuration for any android project |
0.0.1-SNAPSHOT
(19 June 2020) |
|
Compiles Souther sources in a Gradle build. The compiler is not linked: the Souther version the project names is resolved and run in isolation, so this plugin and the Souther it runs are released separately. |
0.2.0
(14 September 2026) |
|
Adds a remote build cache that is configured via environment variables: - GRADLE_REMOTE_BUILD_CACHE_URL: the base URL for the remote build cache - PUSH_TO_REMOTE_BUILD_CACHE: boolean value whether to push to the remote build cache or to use it only for pulling. (optional, default: false) - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) No remote cache is added if no GRADLE_REMOTE_BUILD_CACHE_URL is set. |
1.1.1
(10 September 2026) |
|
Manages AWS CodeArtifact login tokens and integrates with Gradle's maven repositories. Running the login task requires AWS CLI v2 to be available and authenticated. |
0.1.1
(28 March 2023) |
|
Adds task for generating an antora.yml with information from the Gradle build |
0.0.1
(16 December 2022) |
|
Codeguru plugin is using AWS CodeGuru Review service to statically analys the code. See this blog for an intro: https://www.linkedin.com/pulse/aws-codeguru-static-code-analysis-lucas-persson/ Min Gradle version 7.0. |
1.0.0
(03 January 2023) |
|
Pluggable and configurable linter tool for identifying and reporting on patterns of misuse or deprecations in Gradle scripts |
21.2.3
(04 September 2026) |
|
A plugin to enable jUnit tests to be executed in a separate JVM (and optional sequential / parallel) for each test class |
1.0.8
(05 December 2021) |
|
Planning Expert — decomposes a high-level intention (natural language) into a structured execution plan (EPICs → User Stories → Gradle tasks) via LLM (LangChain4j + DeepSeek-v4-pro). Outputs structured stdout. |
0.0.1
(10 May 2026) |
|
SonarLint static code analysis using stand-alone SonarLint engine, for Java, Kotlin, Scala and Node.js projects. Min Gradle version 7.0. |
2.2.0
(17 February 2025) |