Search Gradle plugins

Plugin Latest Version

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)

Gradle plugin to report project dependencies in JSON format

2.0.1
(08 July 2023)

Sets resolution strategies for known CVE reports

0.5.0
(27 June 2023)

Sets up a compatibility test suite against given versions of one or more dependencies, and sets up source sets to create compatibility adapters for different versions of a dependency. This is useful in any context where the runtime dependencies of a program is a matter of configuration, e.g. when integrating a 3rd party tool in a software suite.

0.5.0
(28 March 2023)

A plugin for generating reports about the licenses of the dependencies for your Gradle project

2.1
(10 May 2022)

Gradle plugin to generate version and license reports for your Java (multi)project. The plugin scans all the dependencies and the transitive dependencies (off the shelf software, OTS-SW) and lists the version and license for each dependency. The plugin can also generate an version up-to-date report for the dependencies. Min Gradle version 7.0.

1.0.0-beta.10
(20 March 2022)

Plugin save repository dependencies to files. May be helpful to save jcenter dependencies, used by your project

0.3.0
(05 March 2022)