Incrementals Tools POM

Tools for working with JEP-305 “Incrementals”.

License

License

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

io.jenkins.tools.incrementals
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom
Description

Description

Incrementals Tools POM
Tools for working with JEP-305 “Incrementals”.
Source Code Management

Source Code Management

https://github.com/jenkinsci/incrementals-tools

Download parent

Filename Size
parent-1.3.pom 3 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • lib
  • maven-plugin
  • git-changelist-maven-extension
  • enforcer-rules
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

Versions

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
1.0-alpha-3
1.0-alpha-2
1.0-alpha-1