Jenkins Archetypes

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

Лицензия

Лицензия

Категории

Категории

Jenkins Компиляция и сборка Continuous Integration and Continuous Delivery
Группа

Группа

io.jenkins.archetypes
Идентификатор

Идентификатор

archetypes-parent
Последняя версия

Последняя версия

1.13
Дата

Дата

Тип

Тип

pom
Описание

Описание

Jenkins Archetypes
Maven archetypes of useful things you may want to create in the Jenkins project.
Система контроля версий

Система контроля версий

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

Скачать archetypes-parent

Имя Файла Размер
archetypes-parent-1.13.pom 4 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • 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

Версии библиотеки

Версия
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