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