New posts in groovy

How to write a conditional collect in groovy?

Array of strings in groovy

How to print Groovy list and keep the quotes?

Groovy method with optional parameters

What is the difference between project(':projectName') {} and $projectRoot/projectName/build.gradle

Best pattern for simulating "continue" in Groovy closure

Gradle Single vs Double Quotes

How to rotate JPEG images based on the orientation metadata?

How do you get the path of the running script in groovy?

Is Grails (now) worth it? [closed]

How do I implement a retry option for failed stages in Jenkins pipelines?

How to extract JSON response through Groovy script?

Groovy String to Date

Gson Serialize field only if not null or not empty

Reading file from Workspace in Jenkins with Groovy script

How do I tell IntelliJ about groovy installed with brew on OSX

Show a Jenkins pipeline stage as failed without failing the whole job

How to encode URL in Groovy?

Run bash command on jenkins pipeline

Jenkins pipeline if else not working