Search Gradle plugins

Plugin Latest Version

Automatically compute the project version from git tags.

1.2
(08 February 2026)

Gradle plugin for managing project versions via Git tags

2024.06.01
(05 June 2024)

Gradle plugin for building project semantic version based on this http://semver.org/ specification.

1.1.3
(23 April 2015)

Extends com.stano.base for multi-module library builds. Applies the base and jacoco plugins to the root project. Does not set a project version — intended for library repositories that manage versioning separately. Inherits the 'root' BaseExtension and the jacocoRootReport aggregate coverage task.

0.1.6
(22 June 2026)

Determine project version from git.

0.7.0
(03 March 2026)

A Gradle plugin that automatically versions your project based on Git tags, following the Semantic Versioning 2.0 specification.

0.2.5
(31 July 2024)

Gradle plugin to use git tags as project version names.

0.0.1
(04 October 2021)

Common Gradle Versions plugin conventions used by tailrocks projects.

0.7.0
(25 February 2026)

Plugin for dynamically setting the project version to a semantic version, based on a base version and the CI environment. Currently supports GitLab CI and Travis CI.

0.3.2
(27 October 2017)

Apply Semver plugin to all projects

0.7.1
(26 September 2024)