gradle-git-versioner VS gradle-jgitver-plugin

Compare gradle-git-versioner vs gradle-jgitver-plugin and see what are their differences.

gradle-git-versioner

A Gradle plugin to automatically version a project based on commit messages and semantic versioning principles (by development-and-dinosaurs)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
gradle-git-versioner gradle-jgitver-plugin
1 1
21 40
- -
6.9 0.0
5 months ago almost 3 years ago
Kotlin Java
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gradle-git-versioner

Posts with mentions or reviews of gradle-git-versioner. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-06.
  • Artifact/Package versioning
    5 projects | /r/devops | 6 Mar 2021
    I use this https://github.com/toolebox-io/gradle-git-versioner It just automatically creates a version for you in every commit. You can configure it the way you want. You just need to add a tag to the last commit of the development, or if you want, in the PR Merge with [major | minor | patch] and the plugin does everything for you without any hassle.

gradle-jgitver-plugin

Posts with mentions or reviews of gradle-jgitver-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-16.

What are some alternatives?

When comparing gradle-git-versioner and gradle-jgitver-plugin you can also consider the following projects:

semantic-release - :package::rocket: Fully automated version management and package publishing

metadata-action - GitHub Action to extract metadata (tags, labels) from Git reference and GitHub events for Docker

GitVersion - From git log to SemVer in no time

jgitver - jgit based library to calculate semver compatible version from git tree

gotagger - A CLI and library for managing versions and git tags based on conventional commit messages.

gradle-release - gradle-release is a plugin for providing a Maven-like release process for projects using Gradle

maven-git-versioning-extension - This extension will set project version, based on current Git branch or tag.

gitops-demo-app1 - First demo app for gitops demo

Gradle buildSrcVersions - Life is too short to google for dependencies and versions