New posts in groovy

Conditional step/stage in Jenkins pipeline

How to use a variable for the key part of a map

Using Json Slurper + Groovy + Azure answer

Could not find method leftShift() for arguments after updating studio 3.4

Gradle cannot overwrite task with overwrite:true

'dependencies' cannot be applied to '(groovy.lang.Closure)'

<expression> expected, got '=' for variable assignment in Groovy

How should configuration be passed to Gradle Task from a Gradle extension?

How to list all `env` properties within jenkins pipeline job?

Unix timestamp conversion to ISO 8601 in a Groovy script

Checking if a collection is null or empty in Groovy

What is the effect of @NonCPS in a Jenkins pipeline script

Jenkins: Cannot define variable in pipeline stage

How to get just the parent directory name of a specific file

What are the key differences between Scala and Groovy? [closed]

What's wrong with Groovy multi-line String?

Access to build environment variables from a groovy script in a Jenkins build step (Windows)

Understanding the groovy syntax in a gradle task definition

How to check if element in groovy array/hash/collection/list?

How do I create and access the global variables in Groovy?