Last Version

Contract for pipeline as code plugins of GoCD 19.6.0-9304

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

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

cd.go.plugin
ArtifactId

ArtifactId

go-plugin-config-repo-experimental
Version

Version

19.6.0-9304
Type

Type

pom
Description

Description

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
Project URL

Project URL

http://gocd.org
Source Code Management

Source Code Management

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

Download go-plugin-config-repo-experimental 19.6.0-9304


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

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.