MVN

pl.project13.maven : git-commit-id-plugin-parent

Maven & Gradle

Aug 02, 2021
1.5k stars

Git Commit Id Plugin Parent

<dependency>
    <groupId>pl.project13.maven</groupId>
    <artifactId>git-commit-id-plugin-parent</artifactId>
    <version>4.9.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pl.project13.maven : git-commit-id-plugin-parent to add to Maven - Latest Versions:

  • Latest Stable: 4.9.10

All Versions

Choose a version of pl.project13.maven : git-commit-id-plugin-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.9.x
git-commit-id-plugin-parent-4.9.10
git-commit-id-plugin-parent-4.9.9
4.0.x
git-commit-id-plugin-parent-4.0.5
git-commit-id-plugin-parent-4.0.4
git-commit-id-plugin-parent-4.0.3
git-commit-id-plugin-parent-4.0.2
git-commit-id-plugin-parent-4.0.1
git-commit-id-plugin-parent-4.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>pl.project13.maven</groupId>
    <artifactId>git-commit-id-plugin-parent</artifactId>
    <version>4.9.10</version>
</dependency>

Advertisement