License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Git Development Tools Version Controls |
GroupId | GroupIdpl.project13.maven |
ArtifactId | ArtifactIdgit-commit-id-plugin-parent |
Last Version | Last Version4.9.10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGit Commit Id Plugin Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
git-commit-id-plugin-parent-4.9.10.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.project13.maven/git-commit-id-plugin-parent/ -->
<dependency>
<groupId>pl.project13.maven</groupId>
<artifactId>git-commit-id-plugin-parent</artifactId>
<version>4.9.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.project13.maven/git-commit-id-plugin-parent/
implementation 'pl.project13.maven:git-commit-id-plugin-parent:4.9.10'
// https://jarcasting.com/artifacts/pl.project13.maven/git-commit-id-plugin-parent/
implementation ("pl.project13.maven:git-commit-id-plugin-parent:4.9.10")
'pl.project13.maven:git-commit-id-plugin-parent:pom:4.9.10'
<dependency org="pl.project13.maven" name="git-commit-id-plugin-parent" rev="4.9.10">
<artifact name="git-commit-id-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.project13.maven', module='git-commit-id-plugin-parent', version='4.9.10')
)
libraryDependencies += "pl.project13.maven" % "git-commit-id-plugin-parent" % "4.9.10"
[pl.project13.maven/git-commit-id-plugin-parent "4.9.10"]