Gradle plugin that combines git tags and semantic versioning, and sets the gradle version property accordingly.
'com.cinnober.gradle:semver-git:2.2.0'
<dependency>
<groupId>com.cinnober.gradle</groupId>
<artifactId>semver-git</artifactId>
<version>2.2.0</version>
</dependency>
<dependency org="com.cinnober.gradle" name="semver-git" rev="2.2.0"/>
"com.cinnober.gradle", "semver-git", "2.2.0"