Search Gradle plugins

Plugin Latest Version

Provide a set of tasks to read and update version of your Gradle applications, specially in CI/CD.

1.0.8
(08 December 2021)

Plugin to generate dimensions based on given configuration for any android project

0.0.1-SNAPSHOT
(19 June 2020)

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.0
(23 January 2025)

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.1.3
(02 October 2025)

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)

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)

Install client side dependencies from NPM or Bower by declaring dependencies in build.gradle, updated for Gradle 7.x.

2.0.0
(30 November 2021)