is not current version
Last Version 4.9.10

Git Commit Id Maven Plugin 4.9.9

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Maven Build Tools Git Development Tools Version Controls
GroupId

GroupId

pl.project13.maven
ArtifactId

ArtifactId

git-commit-id-plugin
Version

Version

4.9.9
Type

Type

pom
Description

Description

Git Commit Id Maven Plugin
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download git-commit-id-plugin 4.9.9


<!-- https://jarcasting.com/artifacts/pl.project13.maven/git-commit-id-plugin/ -->
<dependency>
    <groupId>pl.project13.maven</groupId>
    <artifactId>git-commit-id-plugin</artifactId>
    <version>4.9.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.project13.maven/git-commit-id-plugin/
implementation 'pl.project13.maven:git-commit-id-plugin:4.9.9'
// https://jarcasting.com/artifacts/pl.project13.maven/git-commit-id-plugin/
implementation ("pl.project13.maven:git-commit-id-plugin:4.9.9")
'pl.project13.maven:git-commit-id-plugin:pom:4.9.9'
<dependency org="pl.project13.maven" name="git-commit-id-plugin" rev="4.9.9">
  <artifact name="git-commit-id-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.project13.maven', module='git-commit-id-plugin', version='4.9.9')
)
libraryDependencies += "pl.project13.maven" % "git-commit-id-plugin" % "4.9.9"
[pl.project13.maven/git-commit-id-plugin "4.9.9"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.