API for plugins of GoCD

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

License

License

GroupId

GroupId

cd.go.plugin
ArtifactId

ArtifactId

go-plugin-api
Last Version

Last Version

22.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

API for plugins of GoCD
The APIs described here are needed for developing plugins for GoCD - A continuous delivery server
Project URL

Project URL

http://gocd.org
Source Code Management

Source Code Management

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

Download go-plugin-api

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.
cd.go.plugin

Versions

Version
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