Search Gradle plugins

Plugin Latest Version

Generates a Maven POM file for the bundled Umbrella AAR, accurately reflecting resolved Android dependencies from Kotlin Multiplatform projects and supporting advanced exclusion scenarios.

3.0.0
(04 September 2026)

Bundles multiple Android modules—including those from Kotlin Multiplatform projects—into a single AAR for easier distribution. Supports module exclusion, dependency extraction, and source merging for Android targets.

3.0.0
(04 September 2026)

Adds a checkBomAlignment task that fails the build if the BOM's transitive graph requests any org.openrewrite.* or io.moderne.* dependency at more than one version. Hooks into the check lifecycle and any AbstractPublishToMaven task.

2.23.4
(03 September 2026)

Compact, constraint-friendly lockfiles for your dependencies

3.19.0
(28 August 2026)

Compact, constraint-friendly lockfiles for your dependencies

3.19.0
(28 August 2026)

Ensure Jakarta EE dependencies are at versions with the 'jakarta' namespace, or force them back to Java EE dependencies with the 'javax' namespace

0.7.0
(28 August 2026)

Captures Gradle dependency downloads via BuildOperationListener and emits a Flathub-compliant flatpak-sources.json for offline Flatpak builds.

0.2.1
(27 August 2026)

github-gradle implements an way to get dependencies from an the github assets, so you don't need services like jitpack anymore

1.10.3
(24 August 2026)

Adds Groovy and Spock dependencies to the project

4.0.0
(20 August 2026)

Scans Gradle dependencies and Docker base images with Trivy, auto-pins vulnerable versions, and commits fixes locally. Prerequisites: trivy, jq, tar. Install with: apt install -y jq tar curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin v0.72.0 Added tasks: gradleSecurityFix, baseImageSecurityFix (group: security). Both commit fixes to a local branch security/auto-fixes-YYYY-MM-DD. Push the branch and open a PR manually to apply the fixes.

0.2.2
(20 August 2026)