Git Changelist Maven Extension [relocated]


License

License

Categories

Categories

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

GroupId

io.jenkins.tools
ArtifactId

ArtifactId

git-changelist-maven-extension
Last Version

Last Version

1.0-beta-2
Release Date

Release Date

Type

Type

jar
Description

Description

Git Changelist Maven Extension [relocated]
Git Changelist Maven Extension [relocated]
Source Code Management

Source Code Management

https://github.com/jenkinsci/git-changelist-maven-extension

Download git-changelist-maven-extension

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-beta-2
1.0-beta-1
1.0-alpha-3
1.0-alpha-2
1.0-alpha-1