JGit Build Number Common

Extracts Git metadata and a freely composable build number in pure Java without Git command-line tool. Eclipse m2e compatible.

License

License

Categories

Categories

Git Development Tools Version Controls JGit General Purpose Libraries Utility
GroupId

GroupId

com.labun.buildnumber
ArtifactId

ArtifactId

jgit-buildnumber-common
Last Version

Last Version

2.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

JGit Build Number Common
Extracts Git metadata and a freely composable build number in pure Java without Git command-line tool. Eclipse m2e compatible.
Project URL

Project URL

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

Download jgit-buildnumber-common

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.jgit : org.eclipse.jgit jar 5.13.0.202109080827-r
org.openjdk.nashorn : nashorn-core jar 15.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.0
2.6.0
2.5.0
2.4.0
2.3.1
2.3.0
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0