JGit Build Number for Maven, Ant, and Gradle

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

Лицензия

Лицензия

Категории

Категории

Git Инструменты разработки Контроль версий JGit Универсальные библиотеки Utility
Группа

Группа

com.labun.buildnumber
Идентификатор

Идентификатор

jgit-buildnumber-parent
Последняя версия

Последняя версия

2.7.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

JGit Build Number for Maven, Ant, and Gradle
Extracts Git metadata and a freely composable build number in pure Java without Git command-line tool. Eclipse m2e compatible.
Ссылка на сайт

Ссылка на сайт

https://github.com/elab/jgit-buildnumber
Система контроля версий

Система контроля версий

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

Скачать jgit-buildnumber-parent

Имя Файла Размер
jgit-buildnumber-parent-2.7.0.pom 9 KB
Обзор

Как подключить последнюю версию

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.24

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.2
ch.qos.logback : logback-classic jar 1.2.11

Модули Проекта

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

Версии библиотеки

Версия
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