Last Version

JGit Build Number Plugins For Maven And Ant 1.2.12

Maven plugin and Ant task, extract buildnumbers from project's Git repository without Git command line tool

License

License

Categories

Categories

Git Development Tools Version Controls JGit General Purpose Libraries Utility
GroupId

GroupId

org.bidib.buildnumber
ArtifactId

ArtifactId

jgit-buildnumber-parent
Version

Version

1.2.12
Type

Type

pom
Description

Description

JGit Build Number Plugins For Maven And Ant
Maven plugin and Ant task, extract buildnumbers from project's Git repository without Git command line tool
Project URL

Project URL

https://github.com/akuhtz/jgit-buildnumber
Source Code Management

Source Code Management

https://github.com/akuhtz/jgit-buildnumber

Download jgit-buildnumber-parent 1.2.12


<!-- https://jarcasting.com/artifacts/org.bidib.buildnumber/jgit-buildnumber-parent/ -->
<dependency>
    <groupId>org.bidib.buildnumber</groupId>
    <artifactId>jgit-buildnumber-parent</artifactId>
    <version>1.2.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bidib.buildnumber/jgit-buildnumber-parent/
implementation 'org.bidib.buildnumber:jgit-buildnumber-parent:1.2.12'
// https://jarcasting.com/artifacts/org.bidib.buildnumber/jgit-buildnumber-parent/
implementation ("org.bidib.buildnumber:jgit-buildnumber-parent:1.2.12")
'org.bidib.buildnumber:jgit-buildnumber-parent:pom:1.2.12'
<dependency org="org.bidib.buildnumber" name="jgit-buildnumber-parent" rev="1.2.12">
  <artifact name="jgit-buildnumber-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bidib.buildnumber', module='jgit-buildnumber-parent', version='1.2.12')
)
libraryDependencies += "org.bidib.buildnumber" % "jgit-buildnumber-parent" % "1.2.12"
[org.bidib.buildnumber/jgit-buildnumber-parent "1.2.12"]

Dependencies

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

Project Modules

  • maven-jgit-buildnumber-plugin
  • jgit-buildnumber-ant-task