Search Gradle plugins
Plugin | Latest Version |
---|---|
hu.simonadamprog.dependency-analyzerAnalyzing dependencies in a multi-project codebase. Finding root library (direct library dependency / first-level library dependency) for a transitive dependency and their depending projects that directly use them. Displaying unique dependency list. Finding all circular dependency chains. |
1.2.0
(03 March 2024) |
io.github.usefulness.licensee-for-androidA plugin that generates a list of open source licenses you depend on |
0.2.2
(29 January 2024) |
org.taruts.workspaceA plugin for workspace projects. A workspace project groups a number of related projects, each stored in a separate Git repository. This plugin automates cloning of projects included in a workspace for developers who start working with it. The DSL of the plugin allows to specify the list of projects in the workspace and to which subdirectories they are to be cloned. |
1.0.3
(16 March 2023) |
io.github.diegopmendes.ssmgradlePlugin responsible for retrieving a list of Parameter Store and setting the system's local environments |
1.0.1
(14 December 2022) |
se.solrike.otsswinfoGradle 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) |
name.remal.root-project-default-pluginsPlugin that applies many different plugins by default to the root project. See documentation for full applied plugins list. |
1.5.0
(18 August 2021) |
name.remal.experimental-default-pluginsPlugin that applies name.remal.default-plugins plugin and default experimental plugins (see full docs for a list of the plugins). |
1.5.0
(18 August 2021) |
name.remal.buildSrc-default-pluginsPlugin that applies some plugins by default for buildSrc project. See documentation for full applied plugins list. |
1.5.0
(18 August 2021) |
com.github.evestera.depsizePlugin that adds a task "depsize" which calculates and shows dependency sizes. For further documentation, see github repository. |
0.2.0
(04 March 2021) |
com.bisiach.gradle.plugins.gitversionMakes available all GitVersion properties to the gradle build (i.e. GitVersion.SemVer). Run task GitVersion for a list of all properties. Requires GitVersion installed |
1.1.1
(15 February 2021) |