Search Gradle plugins

Plugin Latest Version

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

0.4.0
(15 July 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)

More concise dependencies declaration. Avoid repeating implementation, api, etc.

0.2.0
(17 February 2024)

Show available dependency updates

0.1.0
(17 October 2023)

Adds the joinfaces-dependencies bom to the projects dependency management.

5.2.0-m3
(30 September 2023)

Gradle plugin to clone projects with git and build them

0.5.2
(29 July 2023)