Search Gradle plugins

Plugin Latest Version

Download a specific version of the JetBrains Runtime (JBR) and expose it as a JVM toolchain

1.2.0
(18 July 2026)

Settings-plugin that applies the Foojay toolchain resolver so requested JDK versions auto-provision without Gradle's no-toolchain-repositories deprecation warning.

2026.06.13
(13 July 2026)

Applies java-library and jacoco, configures the Java 25 toolchain, JaCoCo XML coverage reports with build/generated-source class exclusions, jar manifest Implementation-Title/Version, and javadoc Xdoclint:all,-html with -quiet. Reads optional GROUP and VERSION_NAME project properties when set.

2026.06.13
(13 July 2026)

Verifies a built AAR's emitted consumer floor (Kotlin metadata version, minCompileSdk, minAndroidGradlePluginVersion, bytecode major) against the declared floors.

0.0.2
(11 July 2026)

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)

Adds help tasks for updating the version.txt file

0.7.11
(02 July 2026)

Conventions for 'com.google.protobuf' with 'grpc' plugin using versions from a platform project

0.7.11
(02 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)

Adds a task to download the required Allure version

4.1.0
(08 June 2026)

Simplify the use of complex agp api and isolate the differences between different agp versions

2026.06.01
(01 June 2026)