Contract for pipeline as code plugins of GoCD

The APIs described here are needed for developing pipeline as code plugins for GoCD - A continuous delivery server

Лицензия

Лицензия

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

cd.go.plugin
Идентификатор

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

go-plugin-config-repo
Последняя версия

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

22.1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Contract for pipeline as code plugins of GoCD
The APIs described here are needed for developing pipeline as code plugins for GoCD - A continuous delivery server
Ссылка на сайт

Ссылка на сайт

http://gocd.org
Система контроля версий

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

https://github.com/gocd/gocd.git

Скачать go-plugin-config-repo

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

<!-- https://jarcasting.com/artifacts/cd.go.plugin/go-plugin-config-repo/ -->
<dependency>
    <groupId>cd.go.plugin</groupId>
    <artifactId>go-plugin-config-repo</artifactId>
    <version>22.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cd.go.plugin/go-plugin-config-repo/
implementation 'cd.go.plugin:go-plugin-config-repo:22.1.0'
// https://jarcasting.com/artifacts/cd.go.plugin/go-plugin-config-repo/
implementation ("cd.go.plugin:go-plugin-config-repo:22.1.0")
'cd.go.plugin:go-plugin-config-repo:pom:22.1.0'
<dependency org="cd.go.plugin" name="go-plugin-config-repo" rev="22.1.0">
  <artifact name="go-plugin-config-repo" type="pom" />
</dependency>
@Grapes(
@Grab(group='cd.go.plugin', module='go-plugin-config-repo', version='22.1.0')
)
libraryDependencies += "cd.go.plugin" % "go-plugin-config-repo" % "22.1.0"
[cd.go.plugin/go-plugin-config-repo "22.1.0"]

Зависимости

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

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

Данный проект не имеет модулей.
cd.go.plugin

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

Версия
22.1.0
21.4.0
21.3.0
21.2.0
21.1.0
20.10.0
20.9.0
20.8.0
20.7.0
20.6.0
20.5.0
20.4.0
20.3.0
20.2.0
20.1.0
19.12.0
19.11.0
19.10.0
19.9.0
19.8.0
19.7.0
19.6.0
19.5.0
19.2.0
19.1.0