Git Changelist Maven Extension

Maven extension which can set the special changelist user property according to Git metadata.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка Jenkins Continuous Integration and Continuous Delivery Git Инструменты разработки Контроль версий
Группа

Группа

io.jenkins.tools.incrementals
Идентификатор

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

git-changelist-maven-extension
Последняя версия

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

1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Git Changelist Maven Extension
Maven extension which can set the special changelist user property according to Git metadata.

Скачать git-changelist-maven-extension

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

<!-- https://jarcasting.com/artifacts/io.jenkins.tools.incrementals/git-changelist-maven-extension/ -->
<dependency>
    <groupId>io.jenkins.tools.incrementals</groupId>
    <artifactId>git-changelist-maven-extension</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.jenkins.tools.incrementals/git-changelist-maven-extension/
implementation 'io.jenkins.tools.incrementals:git-changelist-maven-extension:1.3'
// https://jarcasting.com/artifacts/io.jenkins.tools.incrementals/git-changelist-maven-extension/
implementation ("io.jenkins.tools.incrementals:git-changelist-maven-extension:1.3")
'io.jenkins.tools.incrementals:git-changelist-maven-extension:jar:1.3'
<dependency org="io.jenkins.tools.incrementals" name="git-changelist-maven-extension" rev="1.3">
  <artifact name="git-changelist-maven-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jenkins.tools.incrementals', module='git-changelist-maven-extension', version='1.3')
)
libraryDependencies += "io.jenkins.tools.incrementals" % "git-changelist-maven-extension" % "1.3"
[io.jenkins.tools.incrementals/git-changelist-maven-extension "1.3"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-core jar 3.5.0
org.eclipse.jgit : org.eclipse.jgit jar 4.9.0.201710071750-r

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

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

Данный проект не имеет модулей.
io.jenkins.tools.incrementals

Jenkins

Jenkins is an open source automation server with an unparalleled plugin ecosystem to support practically every tool as part of your delivery pipelines

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

Версия
1.3
1.2
1.1
1.0-beta-7
1.0-beta-6
1.0-beta-5
1.0-beta-4
1.0-beta-3
1.0-beta-2