Search Gradle plugins

Plugin Latest Version

This plugin automates generation of version numbers based on commit messages and git tags.

1.8.21
(18 November 2025)

Based 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

1.0.0
(07 March 2025)

The 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)

Load 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)

An 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)

simple gradle plugin that increments the version number

1.2.0
(14 July 2024)

Shows number of lines, classes and methods

1.0.0
(05 December 2023)

Counts and plots the number of files by extension or by inheritance.

1.0.0
(24 March 2023)

A 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)

Iotatech plugin to be applied to a microservice, aggregates number of other plugins in a single unit

0.5.7
(09 September 2022)