API for plugins of GoCD

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

22.1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

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

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

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

Скачать go-plugin-api

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

<!-- https://jarcasting.com/artifacts/cd.go.plugin/go-plugin-api/ -->
<dependency>
    <groupId>cd.go.plugin</groupId>
    <artifactId>go-plugin-api</artifactId>
    <version>22.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cd.go.plugin/go-plugin-api/
implementation 'cd.go.plugin:go-plugin-api:22.1.0'
// https://jarcasting.com/artifacts/cd.go.plugin/go-plugin-api/
implementation ("cd.go.plugin:go-plugin-api:22.1.0")
'cd.go.plugin:go-plugin-api:pom:22.1.0'
<dependency org="cd.go.plugin" name="go-plugin-api" rev="22.1.0">
  <artifact name="go-plugin-api" type="pom" />
</dependency>
@Grapes(
@Grab(group='cd.go.plugin', module='go-plugin-api', version='22.1.0')
)
libraryDependencies += "cd.go.plugin" % "go-plugin-api" % "22.1.0"
[cd.go.plugin/go-plugin-api "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
18.12.0
18.11.0
18.10.0
18.9.0
18.8.0
18.7.0
18.6.0
18.5.0
18.4.0
18.3.0
18.2.0
18.1.0
17.12.0
17.11.0
17.10.0
17.9.0
17.8.0
17.7.0
17.6.0
17.5.0
17.4.0
17.3.0
17.2.0
17.1.0
16.12.0
16.11.0
16.10.0
16.9.0
16.8.0
16.7.0
16.6.0
16.5.0
16.4.0
16.3.0
16.2.1
16.1.0
15.3.1
15.2.0
15.1.0
14.4.0