New posts in groovy

groovy execute with parameters containing spaces

How to define and use function inside Jenkins Pipeline config?

calling .each{} on IntRange returns the range not each integer

How do I convert a Groovy String collection to a Java String Array?

Named parameters

Gradle Build Error in Multi-module project: java.lang.NoClassDefFoundError: at groovyjarjarasm.asm.signature.SignatureReader.parseType

How to set project.version by passing version property on gradle command line?

How do I find out Groovy runtime version from a running app?

How to limit Jenkins concurrent multibranch pipeline builds?

groovy: safely find a key in a map and return its value

Difference between @Delegate, @Mixin and Traits in Groovy?

ContextInitializer in logback-classic version 1.2.9 does not support Groovy config file

How is the performance of Groovy compared with Java?

How can I use the Jenkins Copy Artifacts Plugin from within the pipelines (jenkinsfile)?

How to print a Groovy variable in Jenkins?

How to set variables in a multi-line shell script within Jenkins Groovy?

Groovy, "try-with-resources" construction alternative

Groovy different results on using equals() and == on a GStringImpl

Load script from groovy script

how to accept multiple parameters from returning function in groovy