Search Gradle plugins
Plugin | Latest Version |
---|---|
com.netflix.nebula.dependency-recommenderAllows projects to leave off version numbers in dependencies section and have versions recommended by other sources |
12.5.1
(08 October 2024) |
lv.brain.gradle.javaEnumFinderThe Java Enum Finder is a Gradle plugin designed to search for usages of specific Java Enum classes in your project's main source. The plugin scans through the source code files to find occurrences of the specified enums and reports the files and line numbers where these enums are used. |
1.1.0
(11 September 2024) |
io.github.cquilezg.properties-managerLoad properties from command-line (using project properties: -P option) and from gradle.properties, handling primary property types like strings, numbers, booleans for flexible and dynamic configuration management |
1.0
(09 August 2024) |
eu.davidea.grabverAn easy Gradle plugin that follows semver.org rules to automatically generate the Patch version, Build number and Code version, while Major, Minor and Pre-Release suffix remain under our control. |
2.0.3
(01 August 2024) |
io.github.katoys.version-incrementersimple gradle plugin that increments the version number |
1.2.0
(14 July 2024) |
dev.poolside.gradle.semantic-versionBased on a given major.minor version, plugin determines patch version based on what is already maven repository by auto incrementing it to produce the next version number. Major or minor versions must be manually changed |
0.2.1
(22 June 2024) |
io.github.magek1511Shows number of lines, classes and methods |
1.0.0
(05 December 2023) |
io.github.alecarnevale.abacusCounts and plots the number of files by extension or by inheritance. |
1.0.0
(24 March 2023) |
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) |
uk.co.iotatech.gradle.serviceIotatech plugin to be applied to a microservice, aggregates number of other plugins in a single unit |
0.5.7
(09 September 2022) |