Search Gradle plugins
Plugin | Latest Version |
---|---|
com.github.minigdx.gradle.plugin.developer.mppConfigure MiniGDX libs to build for different platforms. The usage is mainly for MiniGDX contributors. |
1.4.2
(02 May 2025) |
com.github.minigdx.gradle.plugin.developer.jvmConfigure MiniGDX libs to build for the JVM only. The usage is mainly for MiniGDX contributors. |
1.4.2
(02 May 2025) |
com.supcis.remote-build-cacheAdds 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) |
no.conta.docker-conventionsApplies com.bmuschko:gradle-docker-plugin and configures Conta conventions |
0.5.0-alpha.1
(01 November 2024) |
io.github.zcys12173.plugin_routerConfigure the automatic registration Gradle plugin for the KRouter component library. |
1.0.0-pre-2
(07 August 2023) |
io.github.zcys12173.plugin_router_4_2Configure the automatic registration Gradle plugin for the KRouter component library. |
1.0.0-pre
(16 May 2023) |
de.lancom.genesis.kotlinPlugin for basic configuration of Kotlin based Gradle projects |
2.0.13
(08 April 2023) |
de.lancom.genesis.javaPlugin for basic configuration of Java based Gradle projects |
2.0.13
(08 April 2023) |
io.github.estivensh4.jacoco-coverageThe io.github.estivensh4.jacoco-coverage plugin allows Gradle build scripts to configure minimum Java Code Coverage thresholds for projects, packages, classes, and files. |
0.0.2
(23 February 2023) |
ru.tutu.github.tokenPlugin to configure GitHub token in gradle scripts. |
1.3.5
(09 November 2022) |