is not current version
Last Version 0.0.3

gocd-plugin-base 0.0.2

Helper utility to write gocd plugins

License

License

GroupId

GroupId

cd.go.plugin.base
ArtifactId

ArtifactId

gocd-plugin-base
Version

Version

0.0.2
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 0.0.2


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

Dependencies

compile (2)

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

test (7)

Group / Artifact Type Version
cd.go.plugin : go-plugin-api jar 19.1.0
org.junit.jupiter : junit-jupiter-api jar 5.4.1
org.junit.jupiter : junit-jupiter-params jar 5.4.1
org.junit.jupiter : junit-jupiter-engine jar 5.4.1
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 2.25.1
org.skyscreamer : jsonassert jar 1.5.0

Project Modules

There are no modules declared in this project.