Search Gradle plugins

Plugin Latest Version

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

2026.03.01
(01 March 2026)

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)

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

2026.03.01
(01 March 2026)

Provide a set of tasks to read and update version of your Gradle applications, specially in CI/CD.

1.0.8
(08 December 2021)

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

1.0.13
(18 April 2023)