License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Jenkins Continuous Integration and Continuous Delivery Git Development Tools Version Controls |
GroupId | GroupIdio.jenkins.tools.incrementals |
ArtifactId | ArtifactIdgit-changelist-maven-extension |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGit Changelist Maven Extension
Maven extension which can set the special changelist user property according to Git metadata.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
Version |
---|
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
|