gocd-plugin-base

Helper utility to write gocd plugins

License

License

GroupId

GroupId

cd.go.plugin.base
ArtifactId

ArtifactId

gocd-plugin-base
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

gocd-plugin-base
Helper utility to write gocd plugins
Project URL

Project URL

https://github.com/gocd-contrib/gocd-plugin-base
Project Organization

Project Organization

ThoughtWorks, Inc.
Source Code Management

Source Code Management

https://github.com/gocd-contrib/gocd-plugin-base

Download gocd-plugin-base

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.9
org.apache.commons : commons-lang3 jar 3.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1