Last Version

Git Changelist Maven Extension 1.3

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

License

License

Categories

Categories

Maven Build Tools Jenkins Continuous Integration and Continuous Delivery Git Development Tools Version Controls
GroupId

GroupId

io.jenkins.tools.incrementals
ArtifactId

ArtifactId

git-changelist-maven-extension
Version

Version

1.3
Type

Type

jar
Description

Description

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

Download git-changelist-maven-extension 1.3


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.5.0
org.eclipse.jgit : org.eclipse.jgit jar 4.9.0.201710071750-r

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.