License |
License |
---|---|
GroupId | GroupIdcd.go.plugin |
ArtifactId | ArtifactIdgocd-package-material-plugin-shim |
Version | Version16.12.0 |
Type | Typejar |
Description |
DescriptionShim 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 |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
cd.go.plugin : go-plugin-api | jar | 16.11.0 |
com.google.code.gson : gson | jar | 2.3.1 |