Jenkins Archetypes

Maven archetypes of useful things you may want to create in the Jenkins project.

License

License

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

io.jenkins.archetypes
ArtifactId

ArtifactId

archetypes-parent
Last Version

Last Version

1.13
Release Date

Release Date

Type

Type

pom
Description

Description

Jenkins Archetypes
Maven archetypes of useful things you may want to create in the Jenkins project.
Source Code Management

Source Code Management

https://github.com/jenkinsci/archetypes/

Download archetypes-parent

How to add to project

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

Dependencies

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

Project Modules

  • empty-plugin
  • hello-world
  • global-configuration
io.jenkins.archetypes

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.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0