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

Jenkins Archetypes 1.9

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.9
Тип

Тип

pom
Описание

Описание

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

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

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

Скачать archetypes-parent 1.9

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

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

Зависимости

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

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

  • empty-plugin
  • hello-world
  • global-configuration
  • scripted-pipeline
  • global-shared-library