Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Additional System/Project property sources |
0.54.0
(26 December 2023) |
|
Creates a BOM file |
0.54.0
(26 December 2023) |
|
A Gradle plugin for AppConfig |
0.0.3-alpha03
(07 June 2025) |
|
This is a fork of com.github.bjornvester.wsdl2java version 2.0.2, modified to support Gradle 10 and the configuration cache. |
2.0.3
(22 July 2026) |
|
JetBrains Compose Gradle plugin for easy configuration |
1.12.0-rc01
(11 August 2026) |
|
Gradle plugin to providing configuration mechanism to create a layout. |
6.2.3
(08 August 2026) |
|
A Gradle plugin to load configuration from a JSON file and generate a source file. |
4.0.0
(28 December 2025) |
|
Configure MiniGDX libs to build for different platforms. The usage is mainly for MiniGDX contributors. |
1.5.0
(31 October 2025) |
|
Configure MiniGDX libs to build for the JVM only. The usage is mainly for MiniGDX contributors. |
1.5.0
(31 October 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) |