Search Gradle plugins

Plugin Latest Version

Plugin to lock dynamic dependencies

16.1.1
(11 February 2026)

This plugin generates the OSS licenses csv file for all dependencies.

0.5.0
(09 February 2026)

Uploads the projects Dependencies to GitHub using the Dependency submission API

8.14.4
(13 January 2026)

Common tasks for Dependency Track interaction, like SBOM upload or VEX Generation

1.4.4
(04 December 2025)

Gradle convention plugin for WireMock extension dependencies

0.6.0-beta.3
(02 December 2025)

Embed dependencies (A.K.A. `fat` or `uber` jar) in the resulting `jar` outcome

1.1.0
(18 May 2025)

Outputs resolved dependencies as JSON grouped by configuration

1.2.3
(26 April 2025)

Constraints a multi-module build dependency graph

1.1.3
(12 March 2025)

Adds a maven repository to the dependency resolution configuration that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional)

1.1.0
(23 January 2025)

The Dependency Graph Analyser (DGA) Connector Plugin is designed for use with Gradle multi-project builds. It collects module dependency data from all Gradle projects within the build and exports this information in a format compatible with the DGA CLI tool for further analysis and visualisation. The plugin is typically applied using a Gradle init script, making it easy to integrate into existing builds without modifying individual project configurations.

0.1.5
(13 September 2024)