Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Supports the declaration of Maven S3 repositories that obtain their credentials from the default AWS provider chain |
1.5.1
(13 June 2025) |
|
File transformations for the Copy task using Configurate |
6.2.0
(09 March 2025) |
|
Code generation for resource bundle strings |
6.2.0
(09 March 2025) |
|
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) |
|
The util to easily define the app version in the property file. Create `version.properties` file at project root level (default) with following properties: `version.code`, `version.major`, `version.minor`, `version.patch`. To define different properties file name or location use `versionPropDef.propertyFile`. |
1.0.0
(04 January 2025) |
|
A custom Gradle plugin that extends gradle-jooq-plugin with default configurations. |
1.0.0
(11 November 2024) |
|
Configuration of and additional functionality for the SpotBugs Gradle plugin |
3.3
(29 August 2024) |
|
Configuration of and additional functionality for the standard PMD plugin |
3.3
(29 August 2024) |
|
Configuration of and JUnit summary report for the standard Test task |
3.3
(29 August 2024) |
|
Additional functionality for the standard Java tasks and additional Java related tasks |
3.3
(29 August 2024) |