Last Version

Shim for GoCD package repository poller plugin 16.12.0

A shim to help upgrade GoCD package repository poller plugins to work with GoCD 17.1 (if they use the old API-based extension point)

License

License

GroupId

GroupId

cd.go.plugin
ArtifactId

ArtifactId

gocd-package-material-plugin-shim
Version

Version

16.12.0
Type

Type

jar
Description

Description

Shim for GoCD package repository poller plugin
A shim to help upgrade GoCD package repository poller plugins to work with GoCD 17.1 (if they use the old API-based extension point)
Project URL

Project URL

https://www.go.cd/
Source Code Management

Source Code Management

https://github.com/gocd-contrib/gocd-package-material-plugin-shim/

Download gocd-package-material-plugin-shim 16.12.0


<!-- https://jarcasting.com/artifacts/cd.go.plugin/gocd-package-material-plugin-shim/ -->
<dependency>
    <groupId>cd.go.plugin</groupId>
    <artifactId>gocd-package-material-plugin-shim</artifactId>
    <version>16.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/cd.go.plugin/gocd-package-material-plugin-shim/
implementation 'cd.go.plugin:gocd-package-material-plugin-shim:16.12.0'
// https://jarcasting.com/artifacts/cd.go.plugin/gocd-package-material-plugin-shim/
implementation ("cd.go.plugin:gocd-package-material-plugin-shim:16.12.0")
'cd.go.plugin:gocd-package-material-plugin-shim:jar:16.12.0'
<dependency org="cd.go.plugin" name="gocd-package-material-plugin-shim" rev="16.12.0">
  <artifact name="gocd-package-material-plugin-shim" type="jar" />
</dependency>
@Grapes(
@Grab(group='cd.go.plugin', module='gocd-package-material-plugin-shim', version='16.12.0')
)
libraryDependencies += "cd.go.plugin" % "gocd-package-material-plugin-shim" % "16.12.0"
[cd.go.plugin/gocd-package-material-plugin-shim "16.12.0"]

Dependencies

compile (2)

Group / Artifact Type Version
cd.go.plugin : go-plugin-api jar 16.11.0
com.google.code.gson : gson jar 2.3.1

Project Modules

There are no modules declared in this project.