Search Gradle plugins

Plugin Latest Version

Reproducibility settings applied to Gradle's built-in tasks.

1.1
(17 October 2025)

A multithreaded, reproducible drop-in for slow Zip tasks. Compresses entries across all cores (DEFLATE) or STOREs them for maximum speed.

1.3.0
(09 July 2026)

Capture comprehensive git repository metadata at build time -- commit ID, branch, tags, and more -- to embed in your artifacts for reproducibility and traceability.

0.0.1
(07 April 2026)

Store project dependencies alongside your code for reproducible offline builds

1.0.15
(02 May 2021)

Store project dependencies alongside your code for reproducible offline builds

0.5.0
(05 January 2019)

Adds a Maven-style META-INF/maven/<groupId>/<artifactId>/pom.properties to the main jar, wired by convention from the project's group, name and version so Maven-aware tooling (SBOM generators, classpath inspectors, security scanners) can identify the artifact a jar belongs to. The generated file is deterministic with no timestamp, keeping archives reproducible.

0.1.0
(03 July 2026)

Conventions for reproducible Java Module compilation: applies 'org.gradlex.reproducible-builds' and ensures that an exact JDK version is configured and used

0.7.11
(02 July 2026)

CR/CRLF extensions for CopySpec

3.0.2
(07 May 2026)

Generates buildinfo files compatible with https://reproducible-builds.org/docs/jvm/

0.54.0
(26 December 2023)

Generate build-info files for reproducible builds

0.1.3
(14 March 2020)