Search Gradle plugins

Plugin Latest Version

io.github.5hmlA.protobuf

protobuf config for any gradle project, necessary configuration and dependencies will be automatically set up

2025.08.06
(06 August 2025)

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)

io.github.5hmlA.protobuf-convention

protobuf convention for any gradle project, necessary configuration and dependencies will be automatically set up

2025.08.06
(06 August 2025)

io.wttech.config

Organizes and captures configurable input values to your Gradle builds using interactive interfaces (GUI/CLI)

1.0.13
(18 April 2023)