Search Gradle plugins

Plugin Latest Version

dev.ahmedmourad.nocopy.nocopy-gradle-plugin

The Gradle plugin for no-copy, a Kotlin compiler plugin that performs `copy-erasure` on data classes.

1.5.0
(21 February 2024)

com.legyver.resource-bundle-i18n

Auto-generates resource bundle translations based on original property file and sending the values to libretranslate for translation. This ends up in a locale-specific property file

1.0.4
(17 December 2022)

com.supcis.remote-build-cache

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)