MVN

cd.go.plugin : go-plugin-config-repo

Maven & Gradle

Jul 29, 2023
6.9k stars

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

<dependency>
    <groupId>cd.go.plugin</groupId>
    <artifactId>go-plugin-config-repo</artifactId>
    <version>23.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cd.go.plugin : go-plugin-config-repo to add to Maven - Latest Versions:

  • Latest Stable: 23.3.0

All Versions

Choose a version of cd.go.plugin : go-plugin-config-repo to add to Maven - All Versions:

Version Vulnerabilities Updated
23.3.x
go-plugin-config-repo-23.3.0
23.2.x
go-plugin-config-repo-23.2.0
23.1.x
go-plugin-config-repo-23.1.0
22.3.x
go-plugin-config-repo-22.3.0
22.2.x
go-plugin-config-repo-22.2.0
22.1.x
go-plugin-config-repo-22.1.0
21.4.x
go-plugin-config-repo-21.4.0
21.3.x
go-plugin-config-repo-21.3.0
21.2.x
go-plugin-config-repo-21.2.0
21.1.x
go-plugin-config-repo-21.1.0
20.10.x
go-plugin-config-repo-20.10.0
20.9.x
go-plugin-config-repo-20.9.0
20.8.x
go-plugin-config-repo-20.8.0
20.7.x
go-plugin-config-repo-20.7.0
20.6.x
go-plugin-config-repo-20.6.0
20.5.x
go-plugin-config-repo-20.5.0
20.4.x
go-plugin-config-repo-20.4.0
20.3.x
go-plugin-config-repo-20.3.0
20.2.x
go-plugin-config-repo-20.2.0
20.1.x
go-plugin-config-repo-20.1.0
19.12.x
go-plugin-config-repo-19.12.0
19.11.x
go-plugin-config-repo-19.11.0
19.10.x
go-plugin-config-repo-19.10.0
19.9.x
go-plugin-config-repo-19.9.0
19.8.x
go-plugin-config-repo-19.8.0
19.7.x
go-plugin-config-repo-19.7.0
19.6.x
go-plugin-config-repo-19.6.0
19.5.x
go-plugin-config-repo-19.5.0
19.2.x
go-plugin-config-repo-19.2.0
19.1.x
go-plugin-config-repo-19.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cd.go.plugin</groupId>
    <artifactId>go-plugin-config-repo</artifactId>
    <version>23.3.0</version>
</dependency>