dsl

Groovy DSL for GoCD pipeline definitions, for use with the gocd-groovy-dsl-plugin

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

cd.go.groovydsl
ArtifactId

ArtifactId

dsl
Last Version

Last Version

2.1.0-375
Release Date

Release Date

Type

Type

jar
Description

Description

dsl
Groovy DSL for GoCD pipeline definitions, for use with the gocd-groovy-dsl-plugin
Project URL

Project URL

https://github.com/gocd-contrib/gocd-groovy-dsl-config-plugin
Project Organization

Project Organization

ThoughtWorks, Inc.
Source Code Management

Source Code Management

https://github.com/gocd-contrib/gocd-groovy-dsl-config-plugin

Download dsl

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 3.0.10
org.codehaus.groovy : groovy-json jar 3.0.10
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
org.apache.commons : commons-lang3 jar 3.12.0
jakarta.validation : jakarta.validation-api jar 3.0.1

Project Modules

There are no modules declared in this project.
cd.go.groovydsl

gocd-contrib

The place for all code (plugins, cookbooks etc.) supporting GoCD that isn't part of the core app. These repos are not covered by the official GoCD support.

Versions

Version
2.1.0-375
2.1.0-352
2.1.0-345
2.0.0-241
1.1.0-233
1.0.3-151
1.0.3-150
0.8.0-123