g

go-plugin-config-repo-experimental

The APIs described here are needed for developing pipeline as code plugins for GoCD - A continuous delivery server
http://gocd.org
The Apache License, Version 2.0
GoCD Team ThoughtWorks
Files download
File Operation
go-plugin-config-repo-experimental-19.6.0-9304.jar download
go-plugin-config-repo-experimental-19.6.0-9304.pom download
go-plugin-config-repo-experimental-19.6.0-9304-sources.jar download
Apache Maven
<dependency>
  <groupId>cd.go.plugin</groupId>
  <artifactId>go-plugin-config-repo-experimental</artifactId>
  <version>19.6.0-9304</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'cd.go.plugin:go-plugin-config-repo-experimental:19.6.0-9304'
Gradle Kotlin
implementation("cd.go.plugin:go-plugin-config-repo-experimental:19.6.0-9304")
Scala SBT
libraryDependencies += "cd.go.plugin" % "go-plugin-config-repo-experimental" % "19.6.0-9304"
Groovy Grape
@Grapes(
  @Grab(group='cd.go.plugin', module='go-plugin-config-repo-experimental', version='19.6.0-9304')
)
Apache Ivy
<dependency org="cd.go.plugin" name="go-plugin-config-repo-experimental" rev="19.6.0-9304" />
Leiningen
[cd.go.plugin/go-plugin-config-repo-experimental "19.6.0-9304"]
Apache Buildr
'cd.go.plugin:go-plugin-config-repo-experimental:jar:19.6.0-9304'
Dependencies
The project has no third-party dependencies